Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 684 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 684 Bytes

Contentful / Metalsmith Boilerplate

An opinionated boilerplate template for creating a statically-generated site, using content managed in Contentful, with a build system backed by Metalsmith.

The build system builds a static site to the /build folder, which can be deployed on your static host of choice. It's geared towards use on Netlify, but you can serve the files from any host that serves static content, including GitHub Pages.

Installing

// TODO

Command line tools

// TODO