Join us at Jamstack Conf Virtual, October 6-7. Register now!

StaticGen

A List of Static Site Generators for Jamstack Sites

AboutContributeAbout JamstackNeed a Static CMS?

Blacksmith

https://github.com/flatiron/blacksmith flatiron/blacksmith (561)
Languages:JavaScript
Templates:Plates
License:MIT

A generic static site generator built using flatiron, plates, and marked.

Blacksmith sites have a specific directory structure for storing the various parts of your site: settings, layout, partials, pages, and content. Content exists in two forms:

  • Markdown files that blacksmith will render.
  • Supporting content such as css and images.

All content will be rendered into /public. To render a blacksmith site:

Components

Each blacksmith site defines a hierarchical set of components which can be composed to create any type of site you want! A couple of examples:

  • A Blog
  • A Documentation Site
  • A Custom Splash Page or Content Site

StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.

© Netlify 2020