The home for developers
Track your course progress, manage projects, and find your dream job - all in one place.
Start Your Free Trial7 Day Free Trial. Cancel Anytime.
SitePoint Premium
Static site generators allow you to store a website’s content in separate files with simple formatting (like Markdown) and define all markup, styling and scripts elsewhere. Then you run a special command and turn these files into plain HTML that’s served to the user.
There are lots of solutions to choose from, and in this guide I’d like to present Hexo, an open-source static site generator suitable for building blogs and documentation websites. The following topics will be covered:
After working through this guide, you’ll be familiar with Hexo and be able to create your own sites.
Ilya Bodrov-Krukowski
1 total