Skip to content

billschaller/doctrine-website-sphinx

 
 

Repository files navigation

Doctrine-Project.org Website

We built our complete website with Tinkerer, which includes some sophisticated plugins that generate project details and hooks into Github.

The contents of the page are located in site/ directory.

To write a new blog post just cd site/ and then call the following to create a draft:

$ tinker -d "Title of Post"

Open a pull request with the draft and we will publish it once accepted.

You can build and view the page by callling tinker -b in the site/ directory. Make sure to sudo pip install tinkerer to get the required dependencies.

About

Sphinx-based Doctrine Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 35.3%
  • ApacheConf 21.4%
  • PHP 14.7%
  • HTML 14.4%
  • Python 12.7%
  • JavaScript 1.2%
  • Shell 0.3%