carolromero / decidim.org

Decidim.org public landing website. Made with Middleman.

Home Page:http://www.decidim.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decidim

This is a work in progress of the future web for Decidim project, the participatory democracy framework.

Installation (with bundler)

Install the dependencies and start the middleman server.

bundle install
bundle exec middleman s

You can access to the development web with http://localhost:4567/

Installation (with docker)

You can set it up with Docker and docker-compose.

docker-compose up

You can access to the development web with http://localhost:4567/

Translations

You can help us with translations to your locale. For doing so, you can:

  1. Go to Decidim.org project at Crowdin.
  2. If you see your langugage you can ask for permissions there, if not you can Contact us so we can add your language.

Thanks!!

About

Decidim.org public landing website. Made with Middleman.

http://www.decidim.org

License:GNU Affero General Public License v3.0


Languages

Language:SCSS 87.7%Language:HTML 10.3%Language:JavaScript 1.0%Language:Ruby 0.9%Language:Dockerfile 0.1%