Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matachi/pelican-piggelin
- Owner: matachi
- License: mit
- Created: 2015-10-10T07:09:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-30T22:00:16.000Z (almost 9 years ago)
- Last Synced: 2023-03-14T14:05:22.717Z (over 1 year ago)
- Language: HTML
- Size: 704 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 installBuild:
.. code:: bash
$ grunt
Continously build:
.. code:: bash
$ grunt watch