Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokester/nanoc-blog
yet another static blog, built by nanoc
https://github.com/jokester/nanoc-blog
Last synced: 13 days ago
JSON representation
yet another static blog, built by nanoc
- Host: GitHub
- URL: https://github.com/jokester/nanoc-blog
- Owner: jokester
- Created: 2012-12-30T13:44:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-15T16:19:37.000Z (over 8 years ago)
- Last Synced: 2023-03-24T07:42:58.593Z (over 1 year ago)
- Language: HTML
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# nanoc-blog
A template for nanoc-powered blog, works in place of `nanoc create-site`.
## What it provides
- out-of-box configuration for a static blog:
- tag
- sitemap
- atom feed
- basic layout with [Materialize](http://materializecss.com/)- filters for modern transpilers:
- markdown / haml `->` html
- scss / sass `->` css
- coffeescript / typescript `->` typescript## How to use
- instead of `nanoc create-site`, clone this repo.
- you are ready to go.## Files
## Makefile
So we can isolate nanoc install within `.bundle`.