chore: work as part of other projects #10

Merged
jon_nfc merged 4 commits from general-fixes into development 2023-05-23 00:53:15 +00:00
3 changed files with 13 additions and 2 deletions

View File

@ -17,7 +17,7 @@ include:
ref: development
file:
- conventional_commits/.gitlab-ci.yml
- validation/.gitlab-ci.yml
- lint/markdown.gitlab-ci.yaml
Lint Markdown:
extends: .Lint_Markdown

11
requirements.txt Normal file
View File

@ -0,0 +1,11 @@
Jinja2==3.0.3
mkdocs==1.2.3
mkdocs-minify-plugin==0.5.0
mkdocs-material-extensions==1.0.3
wheel
mkdocs-material==8.1.7
Pygments==2.13.0
# pymdown-extensions==9.1 fails
pymdown-extensions==9.5
./website-template/custom-plugins/mkdocs-plugin-tags
mkdocs-git-revision-date-localized-plugin==0.11.1