19 lines
471 B
Markdown
19 lines
471 B
Markdown
# 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
|
|
|