A nice page inspired by NetSurf, generated from a data.txt
file, automatically pushed to gh-pages
branch via GitHub Action.
- lines starting with
//
get filtered out (comments!) - lines starting with
#
are section names - other lines are basically CSV separated by
|
. The columns are title, status, notes. - status can be one of:
notstarted
juststarted
inprogress
nearlydone
complete