henry / weblog (http://henry.precheur.org/weblog/)
Simple blog publisher. It reads structured text files and generates static HTML / Feed files. Weblog aims to be simple and robust.
| commit 333: | 4a48bc0e3439 |
| parent 332: | 11f6c3598b72 |
| branch: | default |
| tags: | 2.4 |
2.4
Changed (Δ0 bytes):
raw changeset »
INSTALL (2 lines added, 2 lines removed)
weblog/__init__.py (1 lines added, 1 lines removed)
| … | … | @@ -11,12 +11,12 @@ Requirements |
11 |
11 |
Download |
12 |
12 |
-------- |
13 |
13 |
|
14 |
`Download Weblog 2. |
|
14 |
`Download Weblog 2.4 <http://henry.precheur.org/weblog/weblog-2.4.tar.gz>`_ |
|
15 |
15 |
|
16 |
16 |
A standalone version of Weblog which includes Jinja2 and markdown2 is also |
17 |
17 |
available: |
18 |
18 |
|
19 |
`Download Weblog 2. |
|
19 |
`Download Weblog 2.4 standalone version <http://henry.precheur.org/weblog/weblog+jinja2+markdown2-2.4.tar.gz>`_ |
|
20 |
20 |
|
21 |
21 |
You can also get it from Weblog's page on the `Python package Index |
22 |
22 |
<http://pypi.python.org/pypi/weblog/>`_. |
