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-12 | Tweak trac-to-pelican-home rule | Rob Austein | |
2021-07-12 | Add rule for trac-to-pelican-home.md | Rob Austein | |
2021-07-10 | Whack some URLs to match cgit naming scheme | 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 | Start restructuring for Pelican | 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 | rsync fresh sql and attachments and work from that, without Trac itself | Rob Austein | |
2019-03-19 | tags and theoretically better verbatim text handling | Rob Austein | |