Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-04 | fix layout of header navigation buttons | iximeow | |
2018-01-03 | add makefile to streamline publishing, build_index to generate writing.html | iximeow | |
2018-01-03 | add star trek armada notes | iximeow | |
2018-01-03 | add pandoc styling, adjust template | iximeow | |
template was indented, resulting in weirdness about <pre> content. insert a newline before adding #include'd content try to decode read lines as utf-8 and report error if any do *not* try to decode for output, just let python deal with it (writing unicode strings causes issues because python may try to write multi-byte codepoints by converting to a byte, then throwing due to out of range values) | |||
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 | remove empty file | iximeow | |
2018-01-01 | transform headers html into a proper pandoc template | iximeow | |
2018-01-01 | fix style issues | iximeow | |
missing backtick produces incorrect html more screencaps converted remove containing div as it is now part of the pandoc template | |||
2018-01-01 | now that the content has left/right margin, code boxes won't span the screen ↵ | iximeow | |
and don't need to be reduced-width | |||
2018-01-01 | center-align content | iximeow | |
2018-01-01 | sheb-teth writeup cleanup | iximeow | |
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 sheb-teth writeup | iximeow | |
conversion still WIP | |||
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 | |||
2017-07-24 | first brush of coolermaster RE | iximeow | |
2017-07-24 | fix formatting issues, expand more on everything | iximeow | |
2017-05-30 | add a bunch of things | iximeow | |
2017-05-30 | not sure what this would ignore but SURE | iximeow | |
2017-03-22 | initial | iximeow | |