Decidim::Pages
The Pages module adds static page capabilities to any participatory process. It basically provides an interface to include arbitrary HTML content to any step.
Usage
Pages will be available as a Component for a Participatory Process.
Installation
Add this line to your application's Gemfile:
gem 'decidim-pages'
And then execute:
bundle
Contributing
See Decidim.
License
See Decidim.