z / doknowevil.net

Source code of my blog, using Pelican, including custom dark material design theme

Home Page:http://doknowevil.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doknowevil.net

I wanted a statically generated blog. I started with pelican, and made a theme.

dke theme

Using

Standard Pelican stuff. You must be in the site directory. This assumes you have Pelican installed or are in a venv with Pelican installed.

Build

make clean
make html

Development

Start up the live-reload development server with:

make serve

Then visit: http://localhost:8000

License

MIT

About

Source code of my blog, using Pelican, including custom dark material design theme

http://doknowevil.net


Languages

Language:HTML 47.5%Language:CSS 23.8%Language:Python 11.4%Language:Makefile 10.9%Language:Shell 5.5%Language:JavaScript 1.0%