Skip to content

juliakloiber/datenwirken.de

 
 

Repository files navigation

This is the Open Data Impact Case Studies website.

Requirements

Quick Start

virtualenv venv

# On Windows, replace the following line with 'venv\Scripts\activate'.
source venv/bin/activate

pip install -r requirements.txt

To develop the site, run python build.py runserver and visit http://localhost:7000/. All static assets will be rebuilt as you change them. However, if sass isn't on your command-line, your SASS files won't be rebuilt.

The site directory will contain the generated website files.

Deployment

To deploy the site, run python build.py deploy.

About

Open Data Impact Case Studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.6%
  • HTML 28.4%
  • JavaScript 5.5%
  • Other 0.5%