Skip to content

tsdorsey/metalsmith-static-boilerplate

Repository files navigation

An opinionated, preconfigured, setup for static sites without blog features.

Tested on Node 6.3.1.

Installation:

Install nvm

(optional if you want to install node another way). https://github.com/creationix/nvm#install-script

Install node.

There is an .nvmrc file in the repo so you can cd into the repo and run

nvm install

Install packages

npm install

Start the dev server

npm start

Questions:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published