A developer and designer friendly web platform for building gorgeous sites, blogs and portfolios.
Go to file
Dorian 9834afd570 Add invoke task for starting up vagrant box.
Renamed modules to avoid namespace clashes.
2014-11-14 08:07:22 -05:00
docs Fix LESS webasset management tasks. 2013-12-11 07:45:01 -05:00
requirements Migrate to using Flask-SQLAlchemy over self-rolled setup. 2014-11-12 18:12:34 -05:00
rookeries Migrate to using Flask-SQLAlchemy over self-rolled setup. 2014-11-12 18:12:34 -05:00
tasks Add invoke task for starting up vagrant box. 2014-11-14 08:07:22 -05:00
tests Move to using a Blueprint for Rookeries. 2014-11-12 08:17:24 -05:00
vagrant Clean up of Vagrant file. 2014-10-09 21:53:39 -04:00
.bowerrc Start migration of AngularDart code to AngularJS. 2014-10-16 22:56:32 -04:00
.gitignore Migrate app packaging helper into an invoke function. 2014-11-10 07:31:43 -05:00
MANIFEST.in Migrate app packaging helper into an invoke function. 2014-11-10 07:31:43 -05:00
README.rst Remove unused web assets. Update documentation. 2013-12-10 07:47:46 -05:00
bower.json Add Chai for assertion library. 2014-10-27 09:20:53 -04:00
fabfile.py Add invoke task for starting up vagrant box. 2014-11-14 08:07:22 -05:00
nose.cfg Added in tasks for nose testing and flake8. Fixed Sphinx documentation setup. 2013-11-25 23:53:44 -05:00
package.json Add rudimentary test package task. 2014-11-03 07:46:24 -05:00
requirements.txt Migrate to using Flask-SQLAlchemy over self-rolled setup. 2014-11-12 18:12:34 -05:00
setup.cfg Make flake8 complain less about packages not part of Rookeries. 2014-10-21 18:36:38 -04:00
setup.py Add first unit test. Refactor to simplify app. 2013-12-16 08:04:50 -05:00
tox.ini Added in tox, nose and coverage tests. Added new invoke tasks. 2013-11-28 17:52:29 -05:00

README.rst

rookeri.es
==========

A simple site scaffolding system for building modern, flexible and maintainable websites.

**rookeri.es** is:

- Powered by Python on the server side using Flask, SQLAlchemy and Jinja2.
- Uses single page Angular Dart apps.
- Harnesses Bootstrap and LESS to help build mobile ready, responsive design sites.
- Licensed under the Affero GNU Genearal Public License (AGPL) version 3.0.