Age | Commit message (Collapse) | Author |
|
I am now going to be injecting .1mL every 5 days
|
|
|
|
|
|
To regenerate simple do ./compile-mds.sh blog "Hormone Levels"
mds/blog/hormone-levels.md www/blog/hormone-levels.html
|
|
|
|
mp3s committed - we likely need to sort those out w/ git
|
|
|
|
|
|
|
|
|
|
|
|
Since a blog is written to the index.html its fairly easy to provide
just the date and the md file.
There still requires the line writing to the Blog Index.
Also suppress warning exit from tidy which outputs a 1 if warnings and a
2 if errors were present.
This method allows tidy.sh to be scriptable making warnings only return
a 0 as well (so I can still use set -e in the scripts)
|
|
I updated tidy so each file got a nice update along with the actual
update
|