summaryrefslogtreecommitdiff
path: root/tidy.conf
AgeCommit message (Collapse)Author
2022-11-18Update nav bar with new links!Bill
2022-11-18Generate blog index from mdBill
2022-11-06Add script for blog publishingBill
Since a blog is written to the index.html its fairly easy to provide just the date and the md file. There still requires the line writing to the Blog Index. Also suppress warning exit from tidy which outputs a 1 if warnings and a 2 if errors were present. This method allows tidy.sh to be scriptable making warnings only return a 0 as well (so I can still use set -e in the scripts)
2022-11-05Add external props to compiled MD filesBill
Comes with some minor changes to the wishlist page
2019-02-17WIP PostStephen Enders
2019-01-212019-01-21 Post + So many updates to the site in generalStephen Enders