Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
19df412e
Commit
19df412e
authored
2 years ago
by
Danny Marc Rotscher
Browse files
Options
Downloads
Plain Diff
Merge branch 'revert-
7cb09915
' into 'preview'
Revert "Merge branch '326-htmlproofer' into 'preview'" See merge request
!574
parents
7cb09915
38b8cd8c
No related branches found
No related tags found
2 merge requests
!575
Automated merge from preview to main
,
!574
Revert "Merge branch '326-htmlproofer' into 'preview'"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
doc.zih.tu-dresden.de/mkdocs.yml
+0
-1
0 additions, 1 deletion
doc.zih.tu-dresden.de/mkdocs.yml
with
2 additions
and
3 deletions
Dockerfile
+
2
−
2
View file @
19df412e
...
@@ -6,7 +6,7 @@ SHELL ["/bin/bash", "-c"]
...
@@ -6,7 +6,7 @@ SHELL ["/bin/bash", "-c"]
# Base #
# Base #
########
########
RUN
pip
install
mkdocs>
=
1.1.2 mkdocs-material>
=
7.1.0
mkdocs-htmlproofer-plugin>
=
0.8.0
RUN
pip
install
mkdocs>
=
1.1.2 mkdocs-material>
=
7.1.0
##########
##########
# Linter #
# Linter #
...
@@ -14,7 +14,7 @@ RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0 mkdocs-htmlproofer-plugin>=
...
@@ -14,7 +14,7 @@ RUN pip install mkdocs>=1.1.2 mkdocs-material>=7.1.0 mkdocs-htmlproofer-plugin>=
RUN
apt-get update
&&
apt-get
install
-y
nodejs npm aspell git
RUN
apt-get update
&&
apt-get
install
-y
nodejs npm aspell git
RUN
npm
install
-g
markdownlint-cli
RUN
npm
install
-g
markdownlint-cli
markdown-link-check
###########################################
###########################################
# prepare git for automatic merging in CI #
# prepare git for automatic merging in CI #
...
...
This diff is collapsed.
Click to expand it.
doc.zih.tu-dresden.de/mkdocs.yml
+
0
−
1
View file @
19df412e
...
@@ -223,4 +223,3 @@ extra:
...
@@ -223,4 +223,3 @@ extra:
plugins
:
plugins
:
-
search
-
search
-
markdown-caption
-
markdown-caption
-
htmlproofer
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment