If what you normally use to build applications is a framework like Ruby on Rails, it becomes easy to use that tool for everything. Simple is often better. Sometimes using a static site generator is the better long-term option.
Do you use static site generators like jekyll or gatsbyjs to do neat things? What use cases have you found best served by static site generators?
I like using concepts from static site generators when thinking about content on the page. For example, we have a page that uses a YAML file to fill much of its content. This helps with a few things: