You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matthew Harris edited this page Jan 21, 2016
·
1 revision
head_adder.py is a script that will add either jekyll or hyde
templateing formating to the top and bottom of all your md files
python ../webshooter/head_adder.py -h
usage: head_adder.py [-h] path case
addes jekyll or hyde headers to all the pages
positional arguments:
path folder containing html (raw) files
case hyde or jekyll
optional arguments:
-h, --help show this help message and exit