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:
blacksmith will render.All content will be rendered into /public. To render a blacksmith site:
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:
Find more static site generators.