static_pages/render_all.sh

3 lines
459 B
Bash
Executable file

pandoc --css=file:/home/nixolas/Documents/static_pages/templates/style.css -s --embed-resource -f markdown+smart --toc --metadata pagetitle="Chrono Track" --to html5 ./src/chrono_track.md -o output/chrono_track.html
pandoc --css=file:/home/nixolas/Documents/static_pages/templates/style.css -s --embed-resource -f markdown+smart --toc --metadata pagetitle="WGU Capstone User Guide" --to html5 ./src/wgu_instructions.md -o output/WGU-Capstone-User-Guide.html