Skip to content
Snippets Groups Projects
Commit e4f92f69 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

updated mkdocs config, build

parent 89c12cd5
Branches
Tags
No related merge requests found
...@@ -2,7 +2,7 @@ site_name: Computer Resources @ IMGW ...@@ -2,7 +2,7 @@ site_name: Computer Resources @ IMGW
# default is ./site/ # default is ./site/
# could change this to /var/www/html/docs # could change this to /var/www/html/docs
site_url: "https://wolke.img.univie.ac.at/documentation/general/" site_url: "https://wolke.img.univie.ac.at/documentation/general/"
site_dir: "/tmp/cr-site/" site_dir: "./site/"
# site_dir: "/var/www/html/documentation/general/" # site_dir: "/var/www/html/documentation/general/"
docs_dir: "." docs_dir: "."
repo_url: https://gitlab.phaidra.org/imgw/computer-resources repo_url: https://gitlab.phaidra.org/imgw/computer-resources
...@@ -36,6 +36,7 @@ plugins: ...@@ -36,6 +36,7 @@ plugins:
- exclude: - exclude:
glob: glob:
- testing/* - testing/*
- site/*
extra: extra:
social: social:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment