What is a static site generator?
问题 After ditching Wordpress, I've been experimenting with Jekyll to create a blog. I chose it (over Ghost) to help learn the basics of web development while I blogged. Also, the free hosting on GitHub Pages is neat and free. What exactly is a static site generator (like Jekyll), and why do they exist? 回答1: From Build a Blog with Jekyll and GitHub Pages course on Treehouse: A static-site generator takes a set of templates and raw text files, runs it through a converter and renderer, then