- Wed 20 August 2014
- Python
- Kyler Brown
Blogging with Github + Pelican
In the name of fun and procrastination, I have moved my irregular internet musings to this Pelican powered github site. Pelican is a neat little static site generator, similar to Jekyll, but using Python (my preferred language). Pelican generates content from markdown, reStructuredText or html files, the latter allowing the …