Skip to content

Decidim.org public landing website. Made with Middleman.

License

Notifications You must be signed in to change notification settings

paarals/decidim.org

 
 

Repository files navigation

Decidim

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

Based on Hydra, a site template initially made for Jekyll, we've migrated it to Middleman. Browse through a live demo.

Hydra was made by CloudCannon, the Cloud CMS for Jekyll.

Installation

If you use Ubuntu, you have an installation script:

$ ./install_ubuntu.bash

If you don't, you need to install rbenv or rvm and bundler. Then you need to install the dependencies using bundler:

$ bundle install

Starting the server

On this directory, execute

$ bundle exec middleman serve

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

About

Decidim.org public landing website. Made with Middleman.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.9%
  • CSS 25.2%
  • Ruby 5.8%
  • JavaScript 2.6%
  • Shell 2.5%