https://github.com/fomightez/pelican_configuration
configuration of pelican I have put together
https://github.com/fomightez/pelican_configuration
Last synced: 4 months ago
JSON representation
configuration of pelican I have put together
- Host: GitHub
- URL: https://github.com/fomightez/pelican_configuration
- Owner: fomightez
- Created: 2013-11-29T07:01:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T03:52:51.000Z (over 9 years ago)
- Last Synced: 2024-12-28T13:25:14.040Z (6 months ago)
- Language: Makefile
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wayne's Fomightiest Blog
------------------------
This is a port of my blog to the [Pelican](http://blog.getpelican.com/)
blogging platform. It doesn't contain the 'output' or '_build' directories pelican will generate.It is based on the [Pelican Boostrap 3 theme](https://github.com/DandyDev/pelican-bootstrap3).
Requirements
------------- The [Pelican Boostrap 3 theme](https://github.com/DandyDev/pelican-bootstrap3). My customized variation can be found ????? <---- REPLACE WHEN UPLOADED. As described [here](https://github.com/DandyDev/pelican-bootstrap3#installation), you point the `THEME` variable in your `pelicanconf.py` to `/path/to/pelican-bootstrap3` .
- Recent version of
[pelican-plugins](http://github.com/getpelican/pelican-plugins):
Make sure the path is specified correctly in `pelicanconf.py`.- Recent version of [Pelican](http://github.com/getpelican/pelican). For
the static paths (downloads, images, figures, etc.) to appear in the right
place, Pelican 3.3+ must be used.