Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
docs
Commits
945ebb3a
Commit
945ebb3a
authored
Dec 09, 2019
by
rinpatch
Browse files
add markdown-include
parent
98312432
Pipeline
#25207
failed with stages
in 1 minute and 14 seconds
Changes
2
Pipelines
381
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
945ebb3a
...
...
@@ -15,7 +15,7 @@ fetch-and-build:
script
:
-
apk add git python3
-
python3 -m ensurepip
-
pip3 install mkdocs mkdocs-material
-
pip3 install mkdocs mkdocs-material
markdown-include
-
./manage.sh all --branch $BRANCH
deploy
:
...
...
mkdocs.yml
View file @
945ebb3a
...
...
@@ -32,3 +32,5 @@ markdown_extensions:
custom_checkbox
:
true
-
pymdownx.superfences
-
pymdownx.details
-
markdown_include.include
:
base_path
:
docs
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment