chore: work as part of other projects #10
@ -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
|
||||
|
Submodule gitlab-ci updated: 588956b27e...3324ce2002
11
requirements.txt
Normal file
11
requirements.txt
Normal 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
|
Reference in New Issue
Block a user