Skip to content

emanuelschuetze/openslides.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openslides.org - The website of OpenSlides

This is the GitHub repository of the website http://www.openslides.org of OpenSlides only! The software project OpenSlides is managed in an own repository.

Setup website locally

If you want to help translating openslides.org into your language contribute to our transifex project.

Installation and start of the current website

  1. Check requirements

    You need to have Node.js (>=0.10) and Git installed.

  2. Get source code of openslides.org

    Clone current master version from openslides.org GitHub repository:

    $ git clone https://github.com/OpenSlides/openslides.org.git
    $ cd openslides.org
    
  3. Install all npm and bower packages:

    $ npm install
    
  4. Start http server:

    $ npm start
    

Open browser at http://localhost:8080/

Used software

openslides.org uses the following JavaScript packages (see bower.json):

License and authors

openslides.org (with all texts and images) is Free/Libre Open Source Software (FLOSS) and distributed under the MIT License, see LICENSE file.

Main author of openslides.org is Emanuel Schütze.

About

The website for the OpenSlides project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • JavaScript 15.0%
  • CSS 14.6%
  • ApacheConf 0.7%