Skip to content
Snippets Groups Projects
Commit 4e854d08 authored by Lars Bilke's avatar Lars Bilke
Browse files

[web] Added _redirects file with more redirects.

parent 76c5b2fd
No related branches found
No related tags found
No related merge requests found
...@@ -32,11 +32,3 @@ ...@@ -32,11 +32,3 @@
yarn --ignore-engines --ignore-optional --non-interactive yarn --ignore-engines --ignore-optional --non-interactive
pandoc-citeproc --bib2json ../Documentation/bibliography.bib > data/bibliography.json pandoc-citeproc --bib2json ../Documentation/bibliography.bib > data/bibliography.json
hugo -b $DEPLOY_PRIME_URL""" hugo -b $DEPLOY_PRIME_URL"""
[[redirects]]
from = "/help/documentation"
to = "https://ogs5-keywords.netlify.com"
[[redirects]]
from = "/project/license"
to = "https://github.com/ufz/ogs/blob/master/LICENSE.txt"
/help/documentation/geometry-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/gli.html
/help/documentation/mesh-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/msh.html
/help/documentation/process-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/pcs.html
/help/documentation/numeric-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/num.html
/help/documentation/time-step-control-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/tim.html
/help/documentation/initial-condition-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/ic.html
/help/documentation/boundary-condition-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/bc.html
/help/documentation/source-term-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/st.html
/help/documentation/fluid-properties-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/mfp.html
/help/documentation/solid-properties-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/msp.html
/help/documentation/material-properties-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/mmp.html
/help/documentation/output-control-file https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/out.html
/help/documentation/* https://ogs5-keywords.netlify.com
/project/license https://github.com/ufz/ogs/blob/master/LICENSE.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment