Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit f7c1ddfe authored by Abel Santos's avatar Abel Santos
Browse files

OEL-1280: Bring sections of paragraphs into README.md file.

parent f05f64ba
No related branches found
No related tags found
5 merge requests!121OEL-1421: Fix cosmetic changes.,!116OEL-1394: Merge 1.x into EPIC-1293-Project, align with new version of card:search pattern,!115Upate the EPIC-1293-project,!105EPIC: OEL-1255: Migrate paragraphs,!93[OEL-1255] OEL-1280: Copy and rename paragraph submodule from oe_bootstrap_theme
# The OpenEuropa Whitelabel theme
## Paragraphs
The paragraphs below are not yet themed therefore not recommended for usage:
- Contextual navigation
- Document
Some paragraphs are considered "internal", and only meant to be used inside other paragraphs:
- Listing item: To be used as item paragraph within 'Listing item block'.
- Fact: To be used as item paragraph within 'Facts and figures'.
## Requirements
This depends on the following software:
......@@ -18,7 +30,13 @@ composer require openeuropa/oe_whitelabel
In order to enable the theme in your project perform the following steps:
- Enable the OpenEuropa Whitelabel Theme and set it as default ```./vendor/bin/drush config-set system.theme default oe_bootstrap_theme```
- Enable the OpenEuropa Whitelabel Theme and set it as default ```./vendor/bin/drush config-set system.theme default oe_whitelabel_theme```
### Integration with oe_paragraphs
In order to have full working integration with paragraphs in your project, you must enable oe_whitelabel_paragraphs module:
```./vendor/bin/drush en oe_whitelabel_paragraphs```
## Development setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment