Sha256: 1e7998220353591a87c3fe51be37c92049eaa619a969d1b3aaccd2e75e309e7c
Contents?: true
Size: 547 Bytes
Versions: 13
Compression:
Stored size: 547 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/AjuntamentdeBarcelona/decidim). ## License See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim).
Version data entries
13 entries across 13 versions & 2 rubygems