Published
A lightweight CMS implementation for some lovely folks
I’ve been spending a bunch of time on the Host site recently and just wrote up some thoughts about working with Netlify CMS and GitHub Pages on SB-PH’s tucked-away blog.
TL;DR
Though it’s an unusual setup for a client site, I like the stack and would consider using it again for a similar project.
Edit 23 Jan 2019
I just deployed some small fixes (force curly quotes via the smartify
filter, prevent Cards from showing if no image), but the site doesn’t seem to be updating. It’s updated if I navigate to https://hostofleyton.com/index.html
but not https://hostofleyton.com
. Kind of weird. This StackOverflow thread seems useful, as does GitHub’s own troubleshooting page.