summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2021-07-13Add a few links to the landing pageRob Austein
2021-07-12Add rule for trac-to-pelican-home.mdRob Austein
2021-07-11Synthetic landing pageRob Austein
Need to copy the landing page hack back into tools/GNUmakefile and tweak the rule so that we don't regenerate it unless something has changed (otherwise it'll change every run, because of the generated date stamp). But right now it's time for dinner.
2021-07-09Incorporate project-independent stuff I did for IETF NOCRob Austein
2021-02-14Another reorg, and pelican samplesRob Austein
2021-02-14RestructureRob Austein
2021-02-14Start restructuring for PelicanRob Austein
2021-02-14Calculate attachment linksRob Austein
Not using these yet
2021-02-14linebreaksRob Austein
2021-02-14Hack images, store outputs in git again for nowRob Austein
Easier to track what each script change does if we keep the before and after versions of the markdown in git too. Clean this up eventually, but simplifies development.
2021-02-14Now generating pages directly from sqlite3Rob Austein
2021-02-14Syntactic sugarRob Austein
2021-02-14rsync fresh sql and attachments and work from that, without Trac itselfRob Austein
2020-09-13shebangRob Austein
2019-03-21More fun with listsRob Austein
2019-03-21No, Gogs is fine with both "*" and "-", problem is something else.Rob Austein
2019-03-21Gogs seems not to like "-" as start of list entryRob Austein
2019-03-21Table fixes, possibly incompleteRob Austein
2019-03-21Fix headers, handle CamelCase escapesRob Austein
2019-03-21First cut at table conversion; more cleanupRob Austein
2019-03-19Notes on table conversion.Rob Austein
2019-03-19Handle line splitting differentlyRob Austein
2019-03-19tags and theoretically better verbatim text handlingRob Austein
2019-03-19First cut at MakefileRob Austein
2019-03-18Initial wiki dump and initial toolsRob Austein