Skip to content

mthpower/blog

Repository files navigation

Blog

My static blog generated with pelican.

Currently hosted at mthpower.uk

Installation

git clone [email protected]: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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published