aboutsummaryrefslogtreecommitdiff
path: root/extract.py
AgeCommit message (Collapse)Author
2021-02-16Refactor Wiki2Markdown as classRob Austein
Makes portions of the mess clearer, not as much as I'd hoped. With a bit more work we could fold header-crunching into the existing regexp mechanism, but code blocks, links, and tables require state.
2021-02-15AuthorsRob Austein
2021-02-15More cleanup, a few more attachment linksRob Austein
2021-02-14Fix publication datesRob Austein
2021-02-14Pelican-izeRob Austein
2021-02-14Add image linksRob Austein
Clean up whacky invisible unicode characters in links on a couple of source packages
2021-02-14Hard-link image treeRob Austein
2021-02-14Preliminary Pelican configRob Austein
2021-02-14Another reorg, and pelican samplesRob Austein