Version:
v1.0
Stable MIT Licence
Last update:
March 12, 2021
Particle Gantry 5Joomla!GravWordpressphp 7
The En Toutes Lettres Repo Github particle gives you the ability to manage your assets Internally or Externally in Github. A lot of options are available.
For Gantry 5, template Hydrogen.
For other templates, unzip the file and do a manual installation
Don't forget to add these 2 lines
@import 'dependencies';
@import 'etl_repogridtab';
in your custom.scss (/templates/g5_hydrogen/custom/scss/custom.scss)
or create this file and insert these 2 lines with the help of your text editor (/templates/g5_hydrogen/custom/scss/custom.scss)
See DemoInitial release
Github datas: information and Download
Release name
Download (size)
Download count
Release date
Active days
The particles in English or in French are technically identical: Only the interface of the particle has been translated (yalm file). The twig and scss files are similar.
Under construction
Manual installation
Gantry 5Joomla
- UNZIP the file on your computer.
- You will find some directories (particles, scss, js, images)
- Copy the directories (including files) to
root/templates/TEMPLATE_DIR/custom/
via your FTP client (like FileZilla)