Skip to content

circuits/circuits_purecss_starter

Repository files navigation

circuits + circuits.web + PureCSS Starter Kit

This a starter kit combining the following technologies:

  • circuits and it's circuits.web frameworks. -- Powerful components for your applications.
  • PureCSS -- A set of small, responsive CSS modules that you can use in every web project.

Quick Start

With git, virtualenvwrapper and pip:

git clone https://github.com/prologic/circuits_purecss_starter.git
cd circuits_purecss_starter
mkvirtualenv circuits_purecss_start
pip install -r requirements.txt
./server.py

Visit: http://localhost:8000//

With Docker and Docker Compose:

git clone https://github.com/prologic/circuits_purecss_starter.git
cd circuits_purecss_starter
docker-compose build
docker-compose up

note

You need (and should use) autodock-paas for this.


A live demo can be viewed here: http://circuits_purecss_starter.vz1.bne.shortcircuit.net.au/ (If the demo is down please Contact Me).

Enjoy :)

About

circuits + circuits.web + PureCSS Starter Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published