https://github.com/runnable/metalsmith-blog
Sample metalsmith-blog
https://github.com/runnable/metalsmith-blog
Last synced: 30 days ago
JSON representation
Sample metalsmith-blog
- Host: GitHub
- URL: https://github.com/runnable/metalsmith-blog
- Owner: Runnable
- Created: 2016-05-18T17:19:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-17T20:56:38.000Z (about 10 years ago)
- Last Synced: 2025-01-16T04:31:06.145Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A static blog build with [Metalsmith](http://metalsmith.io/)
Using...
```markup
handlebars
metalsmith
metalsmith-collections
metalsmith-drafts
metalsmith-gist
metalsmith-markdown
metalsmith-pagination
metalsmith-permalinks
metalsmith-tags
metalsmith-templates
metasmith
moment
```
Code was copied and adapted from [https://github.com/expalmer/blog-example-with-metalsmith](https://github.com/expalmer/blog-example-with-metalsmith)