https://github.com/danopcode/pelican-piggelin
Pelican theme for my blog at http://piggel.in
https://github.com/danopcode/pelican-piggelin
Last synced: 4 months ago
JSON representation
Pelican theme for my blog at http://piggel.in
- Host: GitHub
- URL: https://github.com/danopcode/pelican-piggelin
- Owner: DanOpcode
- License: mit
- Created: 2015-10-10T07:09:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-30T22:00:16.000Z (over 10 years ago)
- Last Synced: 2025-09-02T04:08:25.331Z (9 months 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 install
Build:
.. code:: bash
$ grunt
Continously build:
.. code:: bash
$ grunt watch