https://github.com/raphink/augeas-website
Augeas website
https://github.com/raphink/augeas-website
Last synced: about 1 year ago
JSON representation
Augeas website
- Host: GitHub
- URL: https://github.com/raphink/augeas-website
- Owner: raphink
- Created: 2012-08-01T08:45:33.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-01-03T16:26:01.000Z (over 13 years ago)
- Last Synced: 2025-02-17T00:48:43.690Z (over 1 year ago)
- Language: Python
- Size: 1.98 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The files for the Augeas website.
You need python-docutils since all the content is in restructured text[1]
You also need rest2web[2], that is used as the template engine. I am afraid the Makefile has the path to it in my home directory hardcoded :(
[1] http://docutils.sourceforge.net/rst.html
[2] http://www.voidspace.org.uk/python/rest2web/