decidim-design
The Design module implements the design guide for Decidim, a guide that includes all information related with the design of the platform.
Usage
The design application index is available at /design path
This is a module oriented for developers, as a building block to be used by other modules.
Installation
To install this module, run in your console:
bundle add decidim-design
bundle exec rails decidim:upgrade
bundle exec rails db:migrate
Contributing
See Decidim.
License
See Decidim.