pylonshq
is the main website code that will power pylonsproject.org.
Currently, it's mainly a place-holder for Pylons Project documentation as found here: Pylons Project Documentation
We're using Compass to generate CSS from SASS so you need to install Compass Stylesheet Authoring Framework, and compile your SASS using this command:
compass compile --force
Any changes made directly to CSS files will be overrided by Compass upon the next compile.