[CCC DEV] Site migration (step one)
Jon Simpson
me at jonsimpson.co.uk
Mon May 21 14:00:54 BST 2012
On 21 May 2012, at 01:48, Matt Jadud wrote:
> Our hope is that this will make life easier in terms of updating and
> contributing to the site. We'll likely need a
> "downloads.concurrency.cc" to put large binary blobs (or, something),
> but for now, this will do.
>
> Should we put images in a static location as well, or should those be
> in the git repos?
I'd suggest keeping all the large binaries/images in git anyway (PDF's etc, from a quick look at the commits) - it makes the site self contained and removes any barrier to contribution. Git handles binaries well, although very large assets (ISO's/VM images?) would need some separate thought. As CLJ said, Github has facilities for managing downloads/releases, probably easiest once the source repositories move (as that would be the most appropriate place for them) as IIRC they can be related to tags.
Jon
More information about the developers
mailing list