/website/content/news/item/new-website-live.html
http://github.com/rfk/dexml · HTML · 18 lines · 11 code · 7 blank · 0 comment · 0 complexity · 68a6bda60165aac33ab447db9d6f8303 MD5 · raw file
- ---
- title: >
- Website Live
- created: !!timestamp '2011-07-11 10:30:00'
- modified: !!timestamp '2011-07-11 10:30:00'
- ---
- {% mark noexcerpt %}
- <p>The dexml project has a website!</p>
- <p>Yes, I've finally gotten around to finding a website/documentation toolchain that works for me. This means I'm going to be writing and expanding a tutorial, providing FAQs, and other fun things that just don't fit into the PyPI package page.</p>
- <p>FYI, the hosting is provided by the <a href="http://packages.python.org/">cheeseshop</a>. The site is built using a combination of <a href="http://sphinx.pocoo.org/">sphinx</a> for the API docs and tutorial, and <a href="http://hyde.github.com/">hyde</a> for the general layout and management.</p>
- {% endmark %}