Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ninjasort/metalsmith-blog
- Owner: ninjasort
- License: mit
- Created: 2015-11-06T21:25:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T19:37:02.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T16:17:06.153Z (9 months ago)
- Language: HTML
- Homepage: http://cameronjroe.com/metalsmith-blog/
- Size: 335 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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`