The documentation of user content translations doesn't really belong in the customization introduction.
1.0 KiB
1.0 KiB
Customization
You can modify your own Consul Democracy to have your custom visual style, but first you'll have to create your own fork from.
We've created an specific structure where you can overwrite and customize the application in a way that will let you keep updating it from Consul Democracy's main repository, without having conflicts on code merging or risking loosing your customization changes. We try to make Consul Democracy as vanilla as possible to help other developers onboard the codebase.
Special Folders and Files
In order to customize your Consul Democracy fork, you'll make use of some custom folders on the following paths:
config/locales/custom/app/assets/images/custom/app/views/custom/app/controllers/custom/app/models/custom/
Also these are the files where you can apply some customization:
app/assets/stylesheets/custom.cssapp/assets/stylesheets/_custom_settings.cssapp/assets/javascripts/custom.jsGemfile_customconfig/application.custom.rb