[Buildbot-devel] Notes from the summit
Stefan Seefeld
seefeld at sympatico.ca
Sun Dec 19 21:29:51 UTC 2010
On 12/19/2010 04:10 PM, Dustin J. Mitchell wrote:
>
> As far as replacing the main Buildbot site with HTML - I'd be happy to
> see that done, provided
> - some kind of templating is used to avoid duplication of headers,
> footers, etc.
> - common changes are easy to make with minimal equipment required
>
> I can set up Buildbot to automatically update the site on a commit.
I think Sphinx (http://sphinx.pocoo.org/) is an excellent tool for such
a purpose. It makes it very convenient to add content using
ReStructuredText, gives the power to style using templates, and is easy
to extend.
It's used by python.org, as well as numerous other (often
python-centric) projects (http://sphinx.pocoo.org/examples.html).
FWIW,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
More information about the devel
mailing list