blog/notes.md
2018-06-24 22:26:19 -07:00

930 B

Building

using pandoc script make.sh bash make.sh inputFile styleSheet outputFile

  1. Full path to the file from the script location \

  2. Path to style sheet relative to where the output file will be located \

  3. Full path to the output file \

Todo section

  • site banner which is easier to click on for mobile users, also so that it looks pretty for the site in general

  • Housekeeping - updating site css as time goes on so that I looks good and whatnot

  • make script to handle automatically targetting a given file and producing the proper html output file. The only one which may need something special is the index page since it might need some kind of menu to navigate to other places in the site like links/blog/about etc

Daily Todo/Order list

Layer for index updater which cats out the proper headers/title from a finished markdown post and into the markdown file so that we can compile it like normal