From a79e425fc976d94b1262f3679ac517d53fe8697a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 01 Nov 2013 11:00:26 -0400 Subject: projects/index.mdwn: Reformat into lists. --- (limited to 'projects/index.mdwn') diff --git a/projects/index.mdwn b/projects/index.mdwn index 70c5ca3..81f3bab 100644 --- a/projects/index.mdwn +++ b/projects/index.mdwn @@ -4,79 +4,51 @@ Following is a list of free/libre and open source software projects that I maintain. -Active or Otherwise Interesting -=============================== - -[ProteanOS](http://www.proteanos.com/) --------------------------------------- - -ProteanOS is a fully-free BusyBox/Linux-libre operating system binary -distribution designed for embedded applications. - -Within this project, I've also developed a number of programs, including: - - * [opkbuild](http://git.proteanos.com/opkbuild/opkbuild.git/) - * [opkhelper](http://git.proteanos.com/opkhelper/opkhelper.git/) - * [markdownbook](http://git.proteanos.com/markdownbook/markdownbook.git/) - * [pro-archman](http://www.proteanos.com/dev/pro-archman/) - -[ssic (Server Side Includes Compiler)](ssic/) ---------------------------------------------- - -ssic processes HTML documents with SSI directives formatted as SGML comments. -It can be used to process documents without an HTTP server for local browsing or -to generate static HTML documents to be efficiently served by an HTTP server. -Documents could even be preprocessed, e.g. by a Markdown processor, before being -parsed with ssic. - -[cgol (Curses Game of Life)](cgol/) ------------------------------------ - -An implementation of Conway's Game of Life written in C and using the curses -interface. - -[screen-batt](screen-batt/) ---------------------------- - -A simple battery status indicator for GNU Screen. - - -Dead -==== - -[libRCIO](https://gitorious.org/librcio) ----------------------------------------- - -A library written in ISO C to read and write UNIX-style run control -(configuration) files. - -[Cowbell](https://gitorious.org/cowbell) ----------------------------------------- +Projects I Maintain +=================== -"Curses, I'm up already!" A feature-packed alarm clock with a curses interface. - -[changelog-gen](changelog-gen/) +Active or Otherwise Interesting ------------------------------- -A UNIX shell script to generate a change log from "CHANGE:" tags found in Git -commit messages. - -[HIDRECT (Human Interface Device Reverse Engineering Capture Tool)][hidrect] ----------------------------------------------------------------------------- + * [ProteanOS](http://www.proteanos.com/): + ProteanOS is a fully-free BusyBox/Linux-libre operating system binary + distribution designed for embedded applications. Within this project, I'm + also developing a number of programs, including: + - [opkbuild](http://git.proteanos.com/opkbuild/opkbuild.git/) + - [opkhelper](http://git.proteanos.com/opkhelper/opkhelper.git/) + - [markdownbook](http://git.proteanos.com/markdownbook/markdownbook.git/) + - [pro-archman](http://www.proteanos.com/dev/pro-archman/) + * [ssic (Server Side Includes Compiler)](ssic/): + ssic processes HTML documents with SSI directives formatted as SGML + comments. It can be used to process documents without an HTTP server for + local browsing or to generate static HTML documents to be efficiently served + by an HTTP server. Documents could even be preprocessed, e.g. by a Markdown + processor, before being parsed with ssic. + * [cgol (Curses Game of Life)](cgol/): + An implementation of Conway's Game of Life written in C and using the curses + interface. + * [screen-batt](screen-batt/): + A simple battery status indicator for GNU Screen. -A simple event-based capture tool for human interface devices. - -[hidrect]: https://gitorious.org/hidrect - -[VHC (Virtual Host Config)](https://gitorious.org/vhc) ------------------------------------------------------- - -A collection of scripts to manage hosted users, domains, Web roots, and -mailboxes. - -[testbuild](http://git.pehjota.net/dev/testbuild.git/) ------------------------------------------------------- - -A simple script to automate build testing for software managed with Git. +Dead +---- + + * [libRCIO](https://gitorious.org/librcio): + A library written in ISO C to read and write UNIX-style run control + (configuration) files. + * [Cowbell](https://gitorious.org/cowbell): + "Curses, I'm up already!" A feature-packed alarm clock with a curses + interface. + * [changelog-gen](changelog-gen/): + A UNIX shell script to generate a change log from "CHANGE:" tags found in + Git commit messages. + * [HIDRECT (Human Interface Device Reverse Engineering Capture + Tool)](https://gitorious.org/hidrect): + A simple event-based capture tool for human interface devices. + * [VHC (Virtual Host Config)](https://gitorious.org/vhc): + A collection of scripts to manage hosted users, domains, Web roots, and + mailboxes. + * [testbuild](http://git.pehjota.net/dev/testbuild.git/): + A simple script to automate build testing for software managed with Git. -- cgit v0.9.1