summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-09fix layoutHEADmasteriximeow
2018-07-09add linksiximeow
2018-07-09add pic to indexiximeow
2018-07-09add pic notesiximeow
2018-07-09no fun allowediximeow
2018-07-09add max-width and padding to styling templateiximeow
2018-07-04fix layout of header navigation buttonsiximeow
2018-01-03add makefile to streamline publishing, build_index to generate writing.htmliximeow
2018-01-03add star trek armada notesiximeow
2018-01-03add pandoc styling, adjust templateiximeow
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-01put generated files in gitignore, adjust background color for backticked ↵iximeow
regions (code tags) and clip out source/ from generated paths
2018-01-01use pandoc tempalte instead of headers fileiximeow
fix quirk in #eval inclusion that messed up spacing on the first line
2018-01-01remove empty fileiximeow
2018-01-01transform headers html into a proper pandoc templateiximeow
2018-01-01fix style issuesiximeow
missing backtick produces incorrect html more screencaps converted remove containing div as it is now part of the pandoc template
2018-01-01now 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-01center-align contentiximeow
2018-01-01sheb-teth writeup cleanupiximeow
2018-01-01adjust #eval to execute a shell command rather than execute one programiximeow
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-01add sheb-teth writeupiximeow
conversion still WIP
2018-01-01add a thing to include or generate markdown at compile timeiximeow
this is how i'll string in sane highlighting for code, assembly, etc
2017-07-24first brush of coolermaster REiximeow
2017-07-24fix formatting issues, expand more on everythingiximeow
2017-05-30add a bunch of thingsiximeow
2017-05-30not sure what this would ignore but SUREiximeow
2017-03-22initialiximeow