aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.woodpecker.yml3
-rw-r--r--config.toml3
m---------themes/gokarna0
3 files changed, 4 insertions, 2 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 4ff3a9d..db757d3 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -2,5 +2,4 @@ steps:
build:
image: fish
commands:
- - hugo --minify --cleanDestinationDir --destination /srv/http/a
- - echo eW91IGZvdW5kIGl0IQo= | base64 -d > /srv/http/a/holy-grail
+ - hugo --cleanDestinationDir --destination /srv/http/a
diff --git a/config.toml b/config.toml
index ba19dd0..ee292ff 100644
--- a/config.toml
+++ b/config.toml
@@ -54,3 +54,6 @@ theme = 'gokarna'
[services]
[services.rss]
limit = 20
+
+[minify]
+ minifyOutput = true
diff --git a/themes/gokarna b/themes/gokarna
-Subproject fc09ce7645eb309dc70796376f0da042b10f988
+Subproject 84fcbab134f8ec8aba38e47962b5246ad6a359b