about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-03-24 18:29:09 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-03-24 19:59:00 +0900
commita7a7734699a04099083fe4f5514058505ecd66d8 (patch)
tree1d23b966660260ccec0f999ea7c07c2c93e70cf9
parentc3b9f544c09932a3bf34b834ae84bbdffa873731 (diff)
downloadsite-a7a7734699a04099083fe4f5514058505ecd66d8.tar.gz
Expand contributions
-rw-r--r--_libs/openring/sources4
-rw-r--r--index.md2
-rw-r--r--works.md21
3 files changed, 25 insertions, 2 deletions
diff --git a/_libs/openring/sources b/_libs/openring/sources
index 9514efa..2831008 100644
--- a/_libs/openring/sources
+++ b/_libs/openring/sources
@@ -3,6 +3,10 @@ https://codesections.com/rss.xml
 https://danct12.github.io/feed.xml
 https://drewdevault.com/feed.xml
 https://huyngo.envs.net/index.xml
+https://mitchellh.com/feed.xml
 https://pgjones.dev/blog/rss20.xml
+https://seirdy.one/posts/index.xml
 https://stallman.org/rss/rss.xml
+https://www.tyil.nl/posts/index.xml
 https://unixsheikh.com/feed.rss
+https://voussoir.net/writing/writing.atom
diff --git a/index.md b/index.md
index b8499a6..d60ddcb 100644
--- a/index.md
+++ b/index.md
@@ -10,6 +10,7 @@ in the [Fediverse][]:
 
 * Pleroma: [cnx@nixnet.social]
 * PeerTube: [cnx@video.hardlimit.com]
+* Pixelfed: [cnx@fotofed.nl]
 * SourceHut: [sr.ht/~cnx]
 * Email: [mcsinyx@disroot.org][^xmpp][^pgp]
 * Matrix: [@cnx:halogen.city]
@@ -23,6 +24,7 @@ in the [Fediverse][]:
 [Fediverse]: https://en.wikipedia.org/wiki/Fediverse
 [cnx@nixnet.social]: https://nixnet.social/cnx
 [cnx@video.hardlimit.com]: https://video.hardlimit.com/a/cnx
+[cnx@fotofed.nl]: https://fotofed.nl/cnx
 [sr.ht/~cnx]: https://sr.ht/~cnx
 [mcsinyx@disroot.org]: mailto:mcsinyx@disroot.org
 [@cnx:halogen.city]: matrix:u/cnx:halogen.city
diff --git a/works.md b/works.md
index 711af90..282bb55 100644
--- a/works.md
+++ b/works.md
@@ -1,5 +1,7 @@
+
 # Free Software Works
 
+@def maxtoclevel = 2
 \toc
 
 ## Packaging
@@ -15,7 +17,7 @@ for security and reproducibility.
 I occationally contribute to [nixpkgs], a collection of software packages
 that can be installed with the Nix package manager.
 
-## CLI
+## Applications
 
 ### threa
 
@@ -26,7 +28,7 @@ to facilitate manipulation by third-party tools.
 ### formbox
 
 [formbox] formats an mbox as HTML or XML.  It is intended
-for rendering email replies on websites and their RSS feed.
+for rendering email [replies] on websites and their RSS feed.
 
 ### rsskey
 
@@ -34,6 +36,11 @@ for rendering email replies on websites and their RSS feed.
 on [Misskey].  It is known for replicating Richard Stallman's
 political notes to [rms@birb.space].
 
+### mepo
+
+[Mepo] is a fast, simple and hackable [OpenStreetMap] viewer for X11 and Wayland
+on desktop and mobile devices.  I occasionally contribute to the project.
+
 ### comp
 
 [Curses Omni Media Player][comp] is a [mpv] front-end using curses.
@@ -179,6 +186,12 @@ Other themes and configurations are cooperated into my personal [dotfiles].
 
 ## Services
 
+### SourceHut
+
+[SourceHut] is a fast and lightweight software development platform.
+It is entirely powered by free software, self-hostable and federated via email.
+I send trivial patches for random issues I run into every now and then.
+
 ### Acanban
 
 [Acanban] is a work-in-progress collaboration platform for students
@@ -198,11 +211,14 @@ was picked for database.
 [threa]: https://sr.ht/~cnx/threa
 [Raku]: https://raku.org
 [formbox]: https://sr.ht/~cnx/formbox
+[replies]: /blog/reply
 [rsskey]: https://sr.ht/~cnx/rsskey
 [RSS]: https://www.rssboard.org/rss-specification
 [Atom]: https://tools.ietf.org/html/rfc5023
 [Misskey]: https://join.misskey.page
 [rms@birb.space]: https://birb.space/@rms
+[Mepo]: https://sr.ht/~mil/mepo
+[OpenStreetMap]: https://www.openstreetmap.org
 [comp]: https://pypi.org/project/comp
 [mpv]: https://mpv.io
 [youtube-dl]: https://youtube-dl.org
@@ -236,6 +252,7 @@ was picked for database.
 [Adwaita]: https://blogs.gnome.org/mclasen/2014/06/13/a-new-default-theme-for-gtk
 [MathieWD]: https://www.opendesktop.org/p/1016294
 [dotfiles]: https://git.sr.ht/~cnx/dotfiles
+[SourceHut]: https://sourcehut.org
 [Acanban]: https://pypi.org/project/acanban
 [ASGI]: https://asgi.readthedocs.io
 [Quart]: https://pgjones.gitlab.io/quart