Run example site as hugo module

This commit is contained in:
Andreas Deininger
2023-07-11 00:15:33 +02:00
parent f81e6346d1
commit d28d683001
10 changed files with 17 additions and 12 deletions

View File

@@ -1,7 +1,6 @@
######################## default configuration ####################
baseURL = "https://hugoplate.netlify.app/site/"
title = "Hugoplate"
theme = "hugoplate"
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
timeZone = "America/New_York"
# post pagination
@@ -33,7 +32,6 @@ target = "assets"
source = "hugo_stats.json"
target = "assets/watching/hugo_stats.json"
############################# Build ##############################
[build]
noJSConfigInAssets = false