Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-08 | Get rid of conversion stuff, just build content -> website | Rob Austein | |
2021-07-25 | Attachments | Rob Austein | |
This is a bit unwieldy, git isn't really happy with large binary files, but the sizes, both of individual files and of the whole repository, aren't really enough to justify a complex solution. If this does become an issue, we can look into something like git-annex, and if necessary we can `git filter-branch` all the big files out of the repository, but for now just keep it simple. | |||
2021-07-24 | Whack with club until all links pass linkchecker | Rob Austein | |
Most of these weren't really links at all, just unquoted CamelCase. | |||
2021-07-24 | Clean up more links, convert to m.css theme (no JavaScript!) | 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 | Incorporate project-independent stuff I did for IETF NOC | Rob Austein | |
2021-02-14 | Still more borked links | Rob Austein | |
2021-02-14 | Pelican-ize | Rob Austein | |
2021-02-14 | Another reorg, and pelican samples | Rob Austein | |
2021-02-14 | Start restructuring for Pelican | Rob Austein | |
2021-02-14 | Now generating pages directly from sqlite3 | Rob Austein | |
2021-02-14 | rsync fresh sql and attachments and work from that, without Trac itself | Rob Austein | |