Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-24 | Clean up more links, convert to m.css theme (no JavaScript!) | Rob Austein | |
2021-07-13 | Add a few links to the landing page | Rob Austein | |
2021-07-12 | Tweak trac-to-pelican-home rule | Rob Austein | |
2021-07-12 | Add rule for trac-to-pelican-home.md | Rob Austein | |
2021-07-11 | Synthetic landing page | Rob 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-11 | More git link cleanup | Rob Austein | |
* Fix Trac "export:" links * Use "about" link for naked repository links so default view is the README.md * Adjust to match new cgit configuration which hides ".git" suffixes | |||
2021-07-10 | Whack some URLs to match cgit naming scheme | Rob Austein | |
2021-07-09 | Run conversion with updated toolset | Rob Austein | |
2021-07-09 | Incorporate project-independent stuff I did for IETF NOC | Rob Austein | |
2021-05-09 | Finally get hanging text in lists mostly right | Rob Austein | |
2021-05-09 | Fix one kind of link farble by processing Creole before CamelCase | Rob Austein | |
Still some messes due to lack of bang-quoting of "CrypTech". | |||
2021-05-09 | BSD makefile | Rob Austein | |
2021-02-16 | Refactor Wiki2Markdown as class | Rob 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-16 | Trivial cleanup | Rob Austein | |
2021-02-16 | Simplify substitution loops | Rob Austein | |
2021-02-16 | Simplify convert_image() | Rob Austein | |
2021-02-15 | Try mapping source: and browser: links | Rob Austein | |
This turns out to be less useful than expected, because somehow for every single link in the wiki, the source repository is not quite in the obvios plae with cgit. Might be a cgit configuration issue, but this gets wonky enough that it's probably simpler just to expand the JSON file we already have for the filter rules so that it includes other magic stuff like a URL map for this kind of link. | |||
2021-02-15 | Get inter-page links right | Rob Austein | |
2021-02-15 | Handle bare URLs | Rob Austein | |
2021-02-15 | Seriously rework link processing | Rob Austein | |
2021-02-15 | Authors | Rob Austein | |
2021-02-15 | Convert whacky [[span()]] links | Rob Austein | |
[[span()]] is poorly documented, and the Cryptech Wiki only used it because somebody was trying to force TracWiki to do something it really didn't want to do. Trying to write a general [[span()]] parser for this is over the top, just handle this screwball case. | |||
2021-02-15 | Still more links | Rob Austein | |
2021-02-15 | Handle quoting correctly | Rob Austein | |
2021-02-15 | One more tiny link tweak | Rob Austein | |
2021-02-15 | More cleanup, a few more attachment links | Rob Austein | |
2021-02-15 | Unused and fairly sketchy code | Rob Austein | |
2021-02-15 | PKCS #11 | Rob Austein | |
2021-02-14 | Yet more links | Rob Austein | |
2021-02-14 | Even more links | Rob Austein | |
2021-02-14 | Still more borked links | Rob Austein | |
2021-02-14 | Still more borked links | Rob Austein | |
2021-02-14 | Fix more links | Rob Austein | |
2021-02-14 | Fix publication dates | Rob Austein | |
2021-02-14 | Pelican-ize | Rob Austein | |
2021-02-14 | Add image links | Rob Austein | |
Clean up whacky invisible unicode characters in links on a couple of source packages | |||
2021-02-14 | Hard-link image tree | Rob Austein | |
2021-02-14 | Preliminary Pelican config | Rob Austein | |
2021-02-14 | Another reorg, and pelican samples | Rob Austein | |
2021-02-14 | Restructure | Rob Austein | |
2021-02-14 | Start restructuring for Pelican | Rob Austein | |
2021-02-14 | Calculate attachment links | Rob Austein | |
Not using these yet | |||
2021-02-14 | linebreaks | Rob Austein | |
2021-02-14 | Images | Rob Austein | |
2021-02-14 | Hack images, store outputs in git again for now | Rob 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-14 | Now generating pages directly from sqlite3 | Rob Austein | |
2021-02-14 | Syntactic sugar | Rob Austein | |
2021-02-14 | rsync fresh sql and attachments and work from that, without Trac itself | Rob Austein | |
2020-09-13 | GC | Rob Austein | |
2020-09-13 | Initial conversion pass | Rob Austein | |