- Apr 15, 2021
-
-
Romain Deville authored
Huge rework of the `docs/.gitlab-ci.yml` to : - Simplify the file describing the CI process. - Use `rules` instead of `only/except` to be more flexible in case of future update. - Update script `docs/_data/plugins.py` to better support external subrepo. - Adding logo in PNG and SVG format. See merge request rdeville.private/my_programs/mkdocs_template!2
-
- Apr 14, 2021
-
-
Romain Deville authored
Mainly updating `docs/.gitlab-ci.yml` and `docs/_data/plugins.py` to make the CI working. Comment formatting test for now.
-
- Apr 13, 2021
-
-
Romain Deville authored
Use basic mkdocs_template to setup base mkdocs documentation
-
Romain Deville authored
Add base templates folder with : - Requirements to build the documentation - Basic mkdocs.yml file - Template and schema for variables
-