Experimenting with Decap CMS
In my last little post I mentioned that I need to get a content management system (CMS) set up for this site to help me write more frequently. The site is (at the time of writing) static HTML generated from Markdown files by Eleventy (11ty). While Markdown is easy to write in any text editor, I still need to manage image files and their code snippets for Eleventy. Publishing is done through pushing to a Git repository—this part at...