Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matachi/pelican-piggelin

Pelican theme for my blog at http://piggel.in
https://github.com/matachi/pelican-piggelin

Last synced: 5 days ago
JSON representation

Pelican theme for my blog at http://piggel.in

Awesome Lists containing this project

README

        

========
Piggelin
========

Piggelin is a theme for `Pelican `_. I created it for
`my blog `_.

License: `MIT `_

Build
=====

Install dependencies:

.. code:: bash

$ npm install -g grunt-cli
$ npm install

Build:

.. code:: bash

$ grunt

Continously build:

.. code:: bash

$ grunt watch