Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Michael Lewis
website
Commits
0f3e35a6
Commit
0f3e35a6
authored
Nov 08, 2019
by
Michael Lewis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed domain in config
parent
8ef3264f
Pipeline
#94710949
passed with stages
in 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
config.toml
config.toml
+1
-1
No files found.
.gitlab-ci.yml
View file @
0f3e35a6
#image: registry.gitlab.com/pages/hugo:latest
image
:
monachus/hugo
image
:
monachus/hugo
# Need to use this as opposed to the above to avoid possible TOCSS errors with some themes (e.g. hugo-coder)
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
...
...
config.toml
View file @
0f3e35a6
baseURL
=
"https://
aeliantech.gitlab.io/blog
/"
baseURL
=
"https://
michael-lewis.com
/"
languageCode
=
"en-gb"
title
=
"Michael I Lewis"
theme
=
"hugo-coder"
...
...
Write
Preview
Markdown
is supported
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