Static Site CMS
Why is it that there are very few file based, git backed, content management systems (CMS) out there? I see all over people using Hugo, Gatsby, 11ty, Jeckyll, and more to run their static site. The common denominator on all of these? They prioritize the use of .md files and flat-file systems to house their content. Although most of these can operate by pulling remote data from an API, this wasn’t the primary function. continue reading...