Static sites can have benefits, but they aren't right for every project! Learn seven reasons why an SSG might not be the best choice for your next project.
Tag: static site
7 Reasons NOT to Use a Static Site Generator
7 Reasons to Use a Static Site Generator
Is a CMS overkill for your next app? Could a static site generator improve performance, management and security? Learn about the benefits of using an SSG.
How to Host Static Sites for Free with an Automated Pipeline
Learn how to host static Jamstack sites for free with an automated pipeline for deployment. We look at the process for Netlify, GitHub Pages, and many more.
Sculpin Extended: Customizing Your Static Site Blog
Wern Ancheta shows us how to install, use, customize, and deploy a static site blog generated with Sculpin - a PHP static site generator!
How to Create a Static Site with Metalsmith
Craig's tutorial and example code illustrates how to build a static website using the JavaScript-powered Metalsmith generation tool.
Building a Static Site Generator Grunt Plugin
Static site generators seem to be all the rage nowadays. Matthew Daly shows you how to build your own static site generator as a Grunt plugin.