GitXplorerGitXplorer
m

PythonDoesBlog

public
4 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
c5341bb6c6bb8adbdc4794e1dc420bcb27320938

Pubsubhubbub and some layout. Starting a refactor.

mmahmoud committed 13 years ago
Unverified
004914b39e89c82a616e76106f7ca74c872f24bf

a couple more todo items

mmahmoud committed 13 years ago
Unverified
4b6b4fdcb3a7be803c4884bf81b5ee7ad110b613

more styling; add basic bottle server for github integration/automatic publishing

mmahmoud committed 13 years ago
Unverified
de6419c17d67632592b5d19db8656c76e7300e50

more styling; add author pages

mmahmoud committed 13 years ago
Unverified
b75907a18eda3421fd187c19d808b44be2828b4c

more styling work

mmahmoud committed 13 years ago
Unverified
5ae0d3bea9ec5f3d66fd8a8fefc498e01f922896

generation 95% done, on to styling.

mmahmoud committed 13 years ago

README

The README file for this repository.

A Python-centric static blog generator. Takes Python modules and turns them into blog posts with a native understanding of ReST, doctests, and straight Python.

Internally, uses docutils, Mako, and Pygments for some of the heavy lifting.