/website/content/news/item/new-website-live.html
HTML | 18 lines | 11 code | 7 blank | 0 comment | 0 complexity | 68a6bda60165aac33ab447db9d6f8303 MD5 | raw file
1--- 2title: > 3 Website Live 4created: !!timestamp '2011-07-11 10:30:00' 5modified: !!timestamp '2011-07-11 10:30:00' 6--- 7 8{% mark noexcerpt %} 9 10<p>The dexml project has a website!</p> 11 12<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> 13 14<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> 15 16 17{% endmark %} 18