Structure of this blog.
I recently discovered Gource and have been running it across a lot of repos. I decided to see what my blog repo looked like and how it’s structured.
I’m hiding filenames and my username (since I’m rather inconsistent at naming my user in git config), but where you see multiple users editing things at once that’s just me on two different machines with different usernames.
But what I like is that I’ve made an effort to separate functions into directories and avoid a monolithic structure.