Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
5aba21b7
Verified
Commit
5aba21b7
authored
Oct 30, 2023
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Fixed the paths
parent
4df9e8a4
No related branches found
No related tags found
1 merge request
!222
Resolve "Enable database dump import"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mkdocs.yml
+23
-8
23 additions, 8 deletions
mkdocs.yml
with
23 additions
and
8 deletions
mkdocs.yml
+
23
−
8
View file @
5aba21b7
...
@@ -3,6 +3,7 @@ repo_url: https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-service
...
@@ -3,6 +3,7 @@ repo_url: https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-service
repo_name
:
fda-services
repo_name
:
fda-services
site_author
:
Research Unit Data Science, Technische Universität Wien
site_author
:
Research Unit Data Science, Technische Universität Wien
copyright
:
CC-BY 4.0 Technische Universität Wien & Universität Wien
copyright
:
CC-BY 4.0 Technische Universität Wien & Universität Wien
docs_dir
:
.docs
nav
:
nav
:
-
Home
:
index.md
-
Home
:
index.md
-
get-started.md
-
get-started.md
...
@@ -14,7 +15,7 @@ extra_css:
...
@@ -14,7 +15,7 @@ extra_css:
-
stylesheets/extra.css
-
stylesheets/extra.css
theme
:
theme
:
favicon
:
images/signet_white.png
favicon
:
images/signet_white.png
custom_dir
:
docs/overrides
custom_dir
:
.
docs/overrides
logo
:
images/signet_white.png
logo
:
images/signet_white.png
font
:
font
:
text
:
IBM Plex Serif
text
:
IBM Plex Serif
...
@@ -22,16 +23,30 @@ theme:
...
@@ -22,16 +23,30 @@ theme:
features
:
features
:
-
navigation.tabs
-
navigation.tabs
-
navigation.tabs.sticky
-
navigation.tabs.sticky
-
navigation.instant
-
navigation.sections
-
content.code.annotate
-
content.code.annotate
-
content.code.copy
icon
:
icon
:
repo
:
fontawesome/brands/git-alt
repo
:
fontawesome/brands/git-alt
palette
:
palette
:
# Palette toggle for light mode
-
media
:
"
(prefers-color-scheme:
light)"
scheme
:
default
scheme
:
default
primary
:
custom
primary
:
custom
font
:
font
:
code
:
Roboto Mono
code
:
Roboto Mono
toggle
:
toggle
:
icon
:
material/weather-night
icon
:
material/brightness-7
name
:
Switch to dark mode
# Palette toggle for dark mode
-
media
:
"
(prefers-color-scheme:
dark)"
scheme
:
slate
primary
:
custom
font
:
code
:
Roboto Mono
toggle
:
icon
:
material/brightness-4
name
:
Switch to light mode
name
:
Switch to light mode
name
:
material
name
:
material
markdown_extensions
:
markdown_extensions
:
...
...
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