Stories by rtpg
Very interesting for people who like Restructured Text's extensions but really just want to use Markdown.
Given the recent emacs chatter, I felt it would be good to link to this really good intro to using emacs lisp (also gives an entrypoint for figuring out loads of stuff)
It seems like there's a new default for a lot of web teams to design a frontend and backend in entirely separate repos, even when a project is brand new.
My default reflex is to just try and get everything into a single repo, but I find myself not finding a great answer for dealing with a multi-r...