disdanes / chronobit.com

http://chronobit.com/ website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chronobit.com website is made with a static site generator Pelican.

There are a couple hacks that I used to try and make the website have distinct sub-sites. One of those is using Jinja's 'with' statement to filter articles by category, and then placing the articles in respective folders to their subsites.

I spam

    ./bin/compile

for development, and then use pelican's provided develop_server.sh script to look at it locally.

Push to Amazon S3

Assuming the amazon credentials are setup for s3cmd

    make s3_upload

About

http://chronobit.com/ website


Languages

Language:CSS 45.4%Language:JavaScript 25.2%Language:HTML 23.0%Language:Makefile 3.0%Language:Python 1.9%Language:Shell 1.5%