Add archive gallery.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
baseURL: https://example.org/
|
||||
baseURL: https://xltoolbox.net
|
||||
locale: en-us
|
||||
title: My New Hugo Project
|
||||
title: Daniel's XL Toolbox
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
main:
|
||||
- name: Source Code
|
||||
url: https://github.com/bovender/XLToolbox
|
||||
weight: 1
|
||||
- name: Download
|
||||
url: https://github.com/bovender/XLToolbox/releases/download/v7.3.4/XLToolbox-7.3.4.exe
|
||||
weight: 2
|
||||
@@ -0,0 +1,4 @@
|
||||
imports:
|
||||
- path: git.bovender.de/daniel/hugo_bootstrap_theme
|
||||
- path: git.bovender.de/daniel/hugo_cookie_consent
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
author: Daniel Kraus (bovender)
|
||||
|
||||
hugo_cookie_consent:
|
||||
privacy_policy_url: /privacy
|
||||
enable_tracking: true
|
||||
matomo_host: https://matomo.bovender.de
|
||||
matomo_site_id: 3
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
baseURL: http://localhost:1313/
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
workspace: hugo.work
|
||||
|
||||
Reference in New Issue
Block a user