niccokunzmann / xr-web

(Future) Website at extinctionrebellion.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XR-Web

This project will hopefully soon be used to generate https://extinctionrebellion.de

Issues and pull requests are very welcome. If something is hart to understand or should be explained in this readme, please also create an Issue.

The same goes for content: If don't feel comfortable making the relevant changes yourself, create an Issue.

Getting started

  1. Checkout the plugins repository: git submodule update --init
  2. Install pipenv https://pipenv.readthedocs.io/en/latest/install/#installing-pipenv
  3. pipenv install --dev

Running the project

  1. pipenv run make devserver (You need to have GNU make installed)
  2. Open your browser at localhost:8000
  3. Start changing things :) If you notice anything weird, don't hesitate to create an issue

About

(Future) Website at extinctionrebellion.de


Languages

Language:CSS 50.7%Language:HTML 17.9%Language:Python 16.9%Language:Makefile 11.4%Language:JavaScript 3.1%