Commit Graph

5 Commits

Author SHA1 Message Date
fedb059fdb use markdown(1) and cat(1) to build the html
* add an empty footer
    * add a minimal html header
    * indent the nav
    * modify the build process (publish.sh):
      * use a tmp directory
      * use discount markdown(1) rather than discount mkd2html(1)
      * generate html page title from the file name
      * indent html body
      * use cat(1) to combine the pieces
    * remove trailing newlines in publish.sh
    * git ignore tmp/ directory
2020-09-14 10:16:48 -07:00
fca71a607c fix closing </nav> tag 2020-09-14 09:38:13 -07:00
0c1b9b1df0 add https:// to website links 2020-09-13 22:22:55 -07:00
ec923b909c fix links 2020-09-13 18:18:52 -07:00
c3c64d7de8 first commit 2020-09-13 17:50:28 -07:00