Skip to content

Latest commit

 

History

History

jekyll

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

jekyll

This example uses Metalsmith to emulate a Jekyll static site. To test it out yourself just install and run:

npm install
npm start

View it in your browser with:

npm run serve