Skip to content

Latest commit

 

History

History

static-site

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

static-site

This example uses Metalsmith to make a static site. To test it out yourself just run:

npm install
npm start

View it in your browser with:

npm run serve