Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`.