2023-11-07 23:09:38 +00:00
|
|
|
title: Hugo Blox Test
|
2022-06-28 19:54:43 +01:00
|
|
|
baseURL: https://example.com
|
2020-10-24 19:45:13 +01:00
|
|
|
module:
|
|
|
|
imports:
|
2023-11-07 23:09:38 +00:00
|
|
|
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind
|
2020-10-26 22:32:20 +00:00
|
|
|
outputs:
|
2023-11-01 19:34:48 +00:00
|
|
|
home: [HTML, RSS, WebAppManifest]
|
2021-01-20 01:03:37 +00:00
|
|
|
disableAliases: true
|
|
|
|
taxonomies: []
|
2021-07-10 00:20:15 +01:00
|
|
|
markup:
|
|
|
|
_merge: deep
|
2022-01-03 15:21:25 +00:00
|
|
|
security:
|
|
|
|
_merge: deep
|
2020-10-27 19:03:51 +00:00
|
|
|
params:
|
2022-06-28 19:54:43 +01:00
|
|
|
header:
|
|
|
|
navbar:
|
|
|
|
enable: false
|
|
|
|
extensions:
|
|
|
|
cms:
|
|
|
|
local_backend: true
|
|
|
|
publish_mode:
|