Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

Latest commit

 

History

History

dev-progress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Dev progress page

A nice page inspired by NetSurf, generated from a data.txt file, automatically pushed to gh-pages branch via GitHub Action.

Syntax

  • 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