Sha256: 5de63047dcc0a44eb0f821b4f546e9b829c15c1007e79596b09ed88d6ed687ce
Contents?: true
Size: 967 Bytes
Versions: 12
Compression:
Stored size: 967 Bytes
Contents
= Customize Decidim is multiple things: * A command-line utility, which can create an application * A set of libraries, that the application can use Most of the time, you should work with the generated application. That application (development_app on this docs) should be named as your project, for instance for Barcelona City Council is `DecidimBarcelona`, so for creating it should be: [source,console] ---- decidim DecidimBarcelona ---- Inside of your application you can customize it in different ways: * xref:customize:authorizations.adoc[Authorizations] * xref:customize:code.adoc[Code] * xref:customize:gemfile.adoc[Gemfile] * xref:customize:images.adoc[Images] * xref:customize:javascript.adoc[Javascript] * xref:customize:menu.adoc[Menu] * xref:customize:oauth.adoc[OAuth] * xref:customize:styles.adoc[Styles] * xref:customize:texts.adoc[Texts] * xref:customize:users_registration_mode.adoc[User registration mode] * xref:customize:views.adoc[Views]
Version data entries
12 entries across 12 versions & 1 rubygems