This project is licensed under the terms of the MIT license.
git clone https://github.com/departement-loire-atlantique/publik-themes-interne --recurse-submodules
cd publik-themes-interne
make install
make clean && make install
Get the version from the tag name of the last released version.
Example : https://git.entrouvert.org/publik-base-theme.git/tag/?id=v6.94
The version is : 2c5427f50f515849311c7f4f621255b3f8fb421f
git -C .\publik-base-theme\ checkout 2c5427f50f515849311c7f4f621255b3f8fb421f
git add .\publik-base-theme\
git commit -m "update publik-base-theme submodule to new version"
git push
We're following Entr'ouvert guidelines.