Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-09-13 | shebang | Rob Austein | |
2020-09-13 | Rename for conversion | Rob Austein | |
2020-09-13 | Import Cryptech wiki dump | Rob Austein | |
2019-03-21 | More fun with lists | Rob Austein | |
2019-03-21 | No, Gogs is fine with both "*" and "-", problem is something else. | Rob Austein | |
2019-03-21 | Gogs seems not to like "-" as start of list entry | Rob Austein | |
2019-03-21 | Table fixes, possibly incomplete | Rob Austein | |
2019-03-21 | Fix headers, handle CamelCase escapes | Rob Austein | |
2019-03-21 | First cut at table conversion; more cleanup | Rob Austein | |
2019-03-19 | Doh, clean up all the Trac boilerplate pages | Rob Austein | |
2019-03-19 | Notes on table conversion. | Rob Austein | |
2019-03-19 | Handle line splitting differently | Rob Austein | |
2019-03-19 | tags and theoretically better verbatim text handling | Rob Austein | |
2019-03-19 | Initial markdown conversions | Rob Austein | |
2019-03-19 | First cut at Makefile | Rob Austein | |