Move everything into top-level directory so Gitlab pages can find Hugo
... can't find a way to tell it where Hugo's config.toml is, drag.
This commit is contained in:
parent
7dbde49b18
commit
03c98c3783
17 changed files with 2 additions and 3 deletions
|
@ -1,17 +0,0 @@
|
|||
baseURL = "http://example.org/"
|
||||
languageCode = "en-us"
|
||||
title = "When There's Not a Module For That"
|
||||
theme = "reveal-hugo"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe= true
|
||||
|
||||
[outputFormats.Reveal]
|
||||
baseName = "index"
|
||||
mediaType = "text/html"
|
||||
isHTML = true
|
||||
|
||||
[params.reveal_hugo]
|
||||
# theme = "blue"
|
||||
custom_theme = "agaric-blue.scss"
|
||||
custom_theme_compile = true
|
Loading…
Add table
Add a link
Reference in a new issue