GithubHelp home page GithubHelp logo

jsangmeister / openslides.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openslides/openslides.com

0.0 0.0 0.0 21.91 MB

OpenSlides 3 Website

License: MIT License

JavaScript 0.65% TypeScript 29.15% HTML 51.08% Python 6.58% Smarty 0.25% Shell 0.98% SCSS 9.90% Jinja 1.42%

openslides.com's Introduction

Openslides

This is the repository of the official OpenSlides website.

Development server

Run npm start for a dev server. Navigate to http://localhost:4201/. The app will automatically reload if you change any of the source files.

To start the server which is responsible for handling the orders and newsletter registrations, change to the directory api and run flask run. For a development server with auto-reload, run export FLASK_ENV=development beforehand.

Uploading translations

For easier translation handling, you have to have the transifex client installed (either from the requirements-development.txt or manually). Make sure you exported your API token as described in https://docs.transifex.com/client/init#before-running-tx-init.

After you made some changes to the website, run ./scripts/extract-translations.sh to update the template-de.pot file. Then, upload the file with tx push --source. You can now edit the translations as usual on transifex.

When you are finished, just run tx pull --all and then ./scripts/compile-translations.sh to generate the JSON/MO files.

openslides.com's People

Contributors

emanuelschuetze avatar jsangmeister avatar finnstutzenstein avatar dependabot[bot] avatar elanfer avatar tsiegleauq avatar bernhardreiter avatar normanjaeckel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.