andytom / blog-src

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog-src

Pelican config and source files for andytom.github.io.

Setup

mkproject blog
git clone git@github.com:andytom/blog-src.git
git clone git@github.com:andytom/pure-single.git
git clone git@github.com:andytom/andytom.github.io.git
pip install -r blog-src/requirements.txt

Usage

Use make html to generate the site.

For more details see make help.

TODO

  • Add githooks for pushing changes

External Documentation

About


Languages

Language:Makefile 52.4%Language:Shell 29.8%Language:Python 17.8%