hdra / hndr.me

Website, powered by Pelican

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial Setup

mkvirtualenv blog pip install -r requirements.txt

Main configs are in pelicanconf.py, and publishconf.py include some override for github publish (production config of some kind).

To Publish

make publish.github

Generate HTML with relative URLs for local server

make build make serve

About

Website, powered by Pelican


Languages

Language:Shell 42.7%Language:Python 40.4%Language:Makefile 17.0%