Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninjasort/metalsmith-blog

A simple blog demonstrating using metalsmith with both the CLI and JS API.
https://github.com/ninjasort/metalsmith-blog

Last synced: 1 day ago
JSON representation

A simple blog demonstrating using metalsmith with both the CLI and JS API.

Awesome Lists containing this project

README

        

# Creating a blog with ES6 and Metalsmith

Learn how to create a blog with ES6 and Metalsmith

[Read the Post](http://velocitycoding.com/2015/11/06/creating-a-blog-with-es6-and-metalsmith)

[View the Demo](http://velocitycoding.github.io/metalsmith-blog)

# Usage

- Clone the repo
- Install `npm install`
- Run `npm run build`