Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Fragner
website
Commits
204e53d6
Commit
204e53d6
authored
Oct 08, 2018
by
Thomas Fragner
Browse files
Update .gitlab-ci.yml, config.toml files
parent
3e468033
Pipeline
#30
passed with stages
in 33 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
204e53d6
...
...
@@ -12,7 +12,7 @@ pages:
-
source venv/bin/activate
-
pip install -r .pandoc/requirements.txt
-
cp -purv .pandoc ~/
-
hugo
-b http://k1455954.pages.gitlab.ce.jku.at/website
-
hugo
artifacts
:
paths
:
-
public
...
...
config.toml
View file @
204e53d6
...
...
@@ -6,7 +6,7 @@
# The URL of your website.
# End your URL with a `/` trailing slash, e.g. `https://example.com/`.
baseurl
=
"/"
baseurl
=
"
http://k1455954.pages.gitlab.ce.jku.at/website
/"
# Title of your site
title
=
"Vorwisschenschaftlich Arbeiten"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment