A theme add-on for Plone
Project description
Actuel theme for the new IMIO website.
Preview
Installation du package
- Développer le buildout et ses dépendances::
$ make build-dev
- ou::
$ virtualenv-2.7 . $ bin/pip install -I -r requirements.txt $ ln -s dev.cfg buildout.cfg $ bin/buildout
- Lancer l’instance::
$ bin/instance fg
Installer le package
Aller sur http://localhost:8080/
Créer un nouveau site plone
[Aller dans le control panel section “Modules”](http://localhost:8080/Plone/prefs_install_products_form)
Installer “imioweb.theme”
Ajouter le contenu d’exemple
[Aller dans le control panel section “Modules”](http://localhost:8080/Plone/prefs_install_products_form)
Ajouter “affinitic.demo.content” dans les dépendances et l’installer
Le theme Classic est installé!
Contributors
Benoit Suttor, benoit.suttor@imio.be
Changelog
1.0b8 (2020-02-12)
Split less in diffents files for more structur [thomlamb]
Style for imioweb [thomlamb]
1.0b7 (2020-02-11)
Add styles for imioweb (theme.less) [tlamb]
Add rules to custom favicon. [tlamb]
1.0b6 (2020-02-10)
Add styles for imioweb (theme.less) [tlamb]
Release for view layout in preprod [tlamb]
Fix 404 for ‘Roboto’ font. Adding Roboto folder with .woff inside imioweb.theme less to fix [tlamb]
1.0b5 (2020-02-07)
Add styles for imioweb (theme.less) [tlamb]
Add grunt to compile less. [tlamb]
Custom less slider [tlamb]
1.0b4 (2020-02-06)
Add images in assets folder [tlamb]
Add styles for imioweb (theme.less) [tlamb]
1.0b3 (2020-01-10)
Add base imioweb.less file (custom.less is used for TTW modifications) [laulaz]
1.0b2 (2020-01-08)
Fix barceloneta LESS files path [laulaz]
1.0b1 (2019-12-11)
Initial release. [bsuttor]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.