Sha256: 8c0056ea9e69631572c96106473896b246e5507e8e65de28dd73fa4c0519d180
Contents?: true
Size: 524 Bytes
Versions: 88
Compression:
Stored size: 524 Bytes
Contents
# 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: ```ruby gem 'decidim-pages' ``` And then execute: ```bash bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
88 entries across 88 versions & 1 rubygems