Citizen Participation and Open Government Application.
This is the opensource code repository for "decidim-barcelona", based on Decidim.
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.
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
Code published under AFFERO GPL v3 (see LICENSE-AGPLv3.txt)
If you want to make your own instance of Decidim, do not fork us, just go to Decidim.