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. |