Files
davidrinaldo.com-backup/hugo.yaml
T
david 4afa534bb4
Build & Deploy to DigitalOcean Space / build (push) Successful in 15m21s
add store link
2024-05-28 12:45:43 -04:00

41 lines
863 B
YAML

baseURL: https://davidrinaldo.com/
languageCode: en-us
title: Gallery
copyright: © David Rinaldo
enableRobotsTXT: true
timeZone: America/New_York
timeout: '120s'
sort_by: date
sort_order: desc
markup:
defaultMarkdownHandler: goldmark
menu:
main:
- name: Store
url: https://shop.davidrinaldo.com
weight: 2
params:
defaultTheme: dark
sort_order: desc
author:
email: david@dvdt.dev
name: David Rinaldo
socialIcons:
instagram: https://instagram.com/davidhrinaldo
email: mailto:david@dvdt.dev
website: https://shop.davidrinaldo.com
outputs:
home: ["HTML", "RSS"]
page: ["HTML"]
section: ["HTML"]
imaging:
exif:
disableDate: false
disableLatLong: true
includeFields: ImageDescription|Orientation
module:
imports:
path: github.com/nicokaiser/hugo-theme-gallery/v4
services:
rss:
limit: 100