diff --git a/mkdocs.yml b/mkdocs.yml index a23ecac169227f690ad24618cca83040b9216a18..85a61ef0fac7171efb28b061db0d75acef40faba 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,7 @@ site_name: Computer Resources @ IMGW # default is ./site/ # could change this to /var/www/html/docs 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/" docs_dir: "." repo_url: https://gitlab.phaidra.org/imgw/computer-resources @@ -36,6 +36,7 @@ plugins: - exclude: glob: - testing/* + - site/* extra: social: