awulkan / Metalplate

A Metalsmith boilerplate with blog functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metalplate

A Metalsmith boilerplate with blog functionality

This project is still under construction. I hope to have it working soon though!

Info for me

  • sync starts browser-sync, serves ./public, starts chrome as the browser

  • dev starts sync and nodemon watches the filesystem. When nodemon sees a change it will run the build script and reload the browser with the changes.

https://metalsmith.slack.com/files/woody/F1D16ATAA/Watching_Metalsmith

https://www.neustadt.fr/essays/crafting-a-simple-blog-with-metalsmith/

About

A Metalsmith boilerplate with blog functionality


Languages

Language:JavaScript 57.7%Language:HTML 40.9%Language:CSS 1.4%