tamentis / rsthome

Restructured Text Based Homepage

Home Page:http://tamentis.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsthome

Generates static html pages for your pages using standard Makefiles. Here is an example structure:

yourpage
  - config.ini
  - Makefile
  - section_a/index.rst
  - section_a/Makefile
  - section_b/zone_1/index.rst
  - section_b/zone_1/Makefile
  - section_b/zone_2/index.tmpl
  - section_b/zone_2/Makefile

Check the examples/ path for a few Makefile examples.

About

Restructured Text Based Homepage

http://tamentis.com/


Languages

Language:Python 100.0%