mthpower / blog

Static blog generated with pelican.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

My static blog generated with pelican.

Currently hosted at mthpower.uk

Installation

git clone git@github.com:mthpower/blog.git

pip install -r requirements.txt

Development

./develop_server.sh start

... hack and type away ...

./develop_server.sh stop

Generate and deploy to production

pelican content -s publishconf.py

make s3_upload

About

Static blog generated with pelican.

License:MIT License


Languages

Language:Makefile 48.3%Language:Shell 27.4%Language:Python 24.3%