Matijs van Zuijlen
Matijs van Zuijlen
@Bertg another option would be to teach Jekyll about date ranges, and implement two formatting filters.
As of my PR, this is still correct. The only problem is that the combined date is currently shown in two different ways on the index and events pages, which...
OK, I'll go with that option. We can always change later if it proves too much of a hassle.
@csaunders yes, we can remove that item I think.
@abelards I think first goal should be to automate what's there, then add extra stuff like history per city (a nice feature in itself, though!). As we envisioned it one...
Are you planning to rewrite the main repository to make it smaller?
I'm volunteering to help with the history rewriting. I've done that a lot of while making some of my private projects public.
Yes, this works. Git will keep the original author info around. Also, there are ways to rewrite merges and such. Git's subcommand `filter-branch` is what I would use for that....