blog/notes.md

24 lines
851 B
Markdown
Raw Normal View History

# 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
2018-06-22 20:19:27 +00:00
1. Finish working on script to so that I can actually get to building some stuff