cleanup and fixed hugo config
This commit is contained in:
parent
dca7276d9c
commit
ec02097300
@ -1,4 +1,4 @@
|
|||||||
baseURL = "https://hugo.br0tkasten.de/"
|
baseURL = "https://www.br0tkasten.de/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "br0tkasten.de"
|
title = "br0tkasten.de"
|
||||||
theme = "LoveIt"
|
theme = "LoveIt"
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
cd /srv/hugo
|
|
||||||
git pull
|
|
||||||
HUGO_ENV="production" hugo
|
|
@ -1,7 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"id": "generate",
|
|
||||||
"execute-command": "/srv/hugo/generate.sh",
|
|
||||||
"command-working-directory": "/srv/hugo"
|
|
||||||
}
|
|
||||||
]
|
|
Loading…
x
Reference in New Issue
Block a user