Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | put generated files in gitignore, adjust background color for backticked ↵ | iximeow | |
regions (code tags) and clip out source/ from generated paths | |||
2018-01-01 | use pandoc tempalte instead of headers file | iximeow | |
fix quirk in #eval inclusion that messed up spacing on the first line | |||
2018-01-01 | adjust #eval to execute a shell command rather than execute one program | iximeow | |
also set up pandoc to include a bit of style information, currently located at headers.html TODO plans include configurable headers for a page, but not right now | |||
2018-01-01 | add a thing to include or generate markdown at compile time | iximeow | |
this is how i'll string in sane highlighting for code, assembly, etc |