From 45a2731b7547ae6e92b4dab8e1f4dd0ea21ad486 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 29 Apr 2019 00:17:20 +0100 Subject: Try different configuration for deployment. --- config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 1edc32a..0a931af 100644 --- a/config.toml +++ b/config.toml @@ -23,3 +23,11 @@ enableRobotsTXT = true [blackfriday] extensionsmask = ["autolink"] + +[build] + publish = "public" + command = "hugo --gc --minify" + +[context.production.environment] + HUGO_VERSION = "0.20" + -- cgit v1.2.3-13-gbd6f