Skip to content

reduce number of sed commands

currently sed commands are used in order to adapt the base URL before building the project. This should be possible by using the variable {{ .Site.BaseURL }} instead