Skip to content
Snippets Groups Projects
Commit 901e9707 authored by chrissi^'s avatar chrissi^
Browse files

Make website output relocateable

With this change the website is prepared to be served from a
sub-directory on the webserver, e.g. from Gitlab Pages.

To archive this we need to do the following:

* Load our static assets from a relative URL.
* Make sure thumbnails and images are loaded from a relative URL.

But: If running from the live-server media is presented from a slightly
different URL. In this case we do not want to modify the thumbnail URLs.
parent a7277c8a
Branches chrissi/pages
No related tags found
1 merge request!14Chrissi/pages
Pipeline #3094 passed
Loading
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