/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

  1. ---
  2. title: >
  3. Website Live
  4. created: !!timestamp '2011-07-11 10:30:00'
  5. modified: !!timestamp '2011-07-11 10:30:00'
  6. ---
  7. {% mark noexcerpt %}
  8. <p>The dexml project has a website!</p>
  9. <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>
  10. <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>
  11. {% endmark %}