aboutsummaryrefslogtreecommitdiffhomepage
path: root/pages/projects.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-12-05 15:51:52 -0500
committerBradley Taunt <bt@btxx.org>2024-12-05 15:52:39 -0500
commit19f4b111c60ad28d3e20dbacf582c461ebb813c8 (patch)
tree9d8fe180940123259ba5f83068cad89d33cc3edd /pages/projects.md
parent31b53a08ca9932fb9a1dc1d469eeac5061488118 (diff)
Content updates, git forge link adjustments
Diffstat (limited to 'pages/projects.md')
-rw-r--r--pages/projects.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/pages/projects.md b/pages/projects.md
index af4b232..c678d07 100644
--- a/pages/projects.md
+++ b/pages/projects.md
@@ -2,19 +2,13 @@
This page a growing collection of active (and not-so-active) projects I am working on.
-My personal repos can be found here: [git.btxx.org](https://git.btxx.org)
-
-All backups/mirros are hosted on: [sourcehut](https://git.sr.ht/~bt/)
+All git repos are hosted on: [sourcehut](https://git.sr.ht/~bt/)
## Active Projects
+* [httpd.rocks](https://httpd.rocks): Setup an HTTPS-enabled web server with `httpd` on OpenBSD
* [jsfree](https://jsfree.org): Collection of web services that work without JavaScript
-* [ssgit](https://git.btxx.org/ssgit): Static site git page generator
* [Vanilla CSS](https://vanillacss.com): A minimal baseline stylesheet for any web project
-* [Web Audit](https://audit.btxx.org): Detailed checklist audit for developing websites
-* [Normform](https://normform.btxx.org): Minimal CSS form plugin (6KB)
-* [23 Tales](https://23tales.netlify.app): Online collection of works by Beatrix Potter
-* [Light Speed](https://git.btxx.org/lightspeed): Jekyll theme with a perfect Lighthouse score
## Site Generators
@@ -22,8 +16,8 @@ I have a serious problem creating custom site generators...
* [wruby](https://wruby.btxx.org): Minimal site generator written in Ruby
* [barf](https://barf.btxx.org): Minimal blog engine in a tiny shell script
-* [Shinobi](https://git.btxx.org/shinobi): Text-based, RSS focused blogging "system"
-* [pblog](https://git.btxx.org/pblog): Pandoc static blog generator
+* [Shinobi](https://git.sr.ht/~bt/shinobi): Text-based, RSS focused blogging "system"
+* [pblog](https://git.sr.ht/~bt//pblog): Pandoc static blog generator
## Clubs
@@ -33,10 +27,16 @@ I have a serious problem creating custom site generators...
## Suckless Installers / Setups
-* [Open Suck](https://git.btxx.org/open-suck/): OpenBSD desktop based on the suckless philosophy
-* [Alpine Suck](https://git.btxx.org/alpine-suck): Alpine Linux desktop based on the suckless philosophy
+* [Open Suck](https://sr.ht/~bt/open-suck/): OpenBSD desktop based on the suckless philosophy
+* [Alpine Suck](https://sr.ht/~bt/alpine-suck): Alpine Linux desktop based on the suckless philosophy
## Experiments
* [Blog Anonymously](https://anon.btxx.org): A basic starting point for those wishing to blog privately
* [Better Search Results](https://search.btxx.org): Rethinking the UX flow of modern search engines
+
+## Extras
+
+* [Web Audit](https://audit.btxx.org): Detailed checklist audit for developing websites
+* [Normform](https://normform.btxx.org): Minimal CSS form plugin (6KB)
+* [23 Tales](https://23tales.netlify.app): Online collection of works by Beatrix Potter