From e417a818e207a6cca6e2f3c471611673ab836a62 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sat, 25 May 2024 16:14:03 -0400 Subject: Initial commit for Jekyll testing and conversion, updated --- projects.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 projects.md (limited to 'projects.md') diff --git a/projects.md b/projects.md new file mode 100644 index 0000000..5c7c19e --- /dev/null +++ b/projects.md @@ -0,0 +1,34 @@ +--- +layout: page +title: Projects +permalink: /projects/ +--- + +This page a growing collection of active (and not-so-active) projects I am working on. + +All my open source projects are hosted through git on both: [sourcehut.org](https://sr.ht/~bt/) and [git.btxx.org](https://git.btxx.org) + +## Active Projects +* [barf](https://barf.btxx.org): Minimal blog engine in a tiny shell script +* [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.netlify.app): Minimal CSS form plugin (6KB) +* [23 Tales](https://23tales.netlify.app): Online collection of works by Beatrix Potter +* [Shinobi](https://git.btxx.org/shinobi): Text-based, RSS focused blogging "system" +* [pblog](https://git.btxx.org/pblog): Pandoc static blog generator +* [Light Speed](https://git.btxx.org/lightspeed): Jekyll theme with a perfect Lighthouse score + +## Clubs +* [1MB Club](https://1mb.club): A collection of web pages weighing less than 1 megabyte +* [1kB Club](https://1kb.club): A collection of web pages weighing less than 1 kilobyte +* [XHTML Club](https://xhtml.club) A collection of HTML-focused websites + +## 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 + +## 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 -- cgit v1.2.3-54-g00ecf