Sha256: 1ab58592bcd749c4085700372495c97d4131007d1cdf40899953d14090ac9307
Contents?: true
Size: 519 Bytes
Versions: 49
Compression:
Stored size: 519 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 Feature 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
49 entries across 49 versions & 2 rubygems