Skip to content

Decidim Barcelona - Direct and participatory democracy web platform based on Decidim framework

License

Notifications You must be signed in to change notification settings

marinamuca/decidim-barcelona

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decidim-barcelona logo

decidim-barcelona


Citizen Participation and Open Government Application.

Build Status codecov Code Climate Dependency Status

This is the opensource code repository for "decidim-barcelona", based on Decidim.

Upgrade notes

  • app/views/layouts/decidim/widget.html.erb modify the embed to remove organization's logo.
  • app/stylesheets/decidim/email.css, customizes the email template style of Decidim. Be careful in later updates to prevent changes in style.

Development environment setup

You can setup everything with Docker & Docker compose, run:

docker-compose build
docker-compose run --rm app bundle exec rake db:create db:schema:load db:seed
docker-compose up

License

Code published under AFFERO GPL v3 (see LICENSE-AGPLv3.txt)

Code of conduct

See CODE_OF_CONDUCT.md

Create your own app

If you want to make your own instance of Decidim, do not fork us, just go to Decidim.

About

Decidim Barcelona - Direct and participatory democracy web platform based on Decidim framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 62.6%
  • JavaScript 15.8%
  • HTML 15.3%
  • SCSS 4.2%
  • CSS 1.9%
  • Dockerfile 0.1%
  • Other 0.1%