Files
dvdt.dev/hugo.yaml
T
david 694bb6f55b
Build & Deploy to DigitalOcean Space / build (push) Successful in 2m6s
disable scroll to top button
2024-05-08 20:09:06 -04:00

60 lines
1.3 KiB
YAML

baseURL: https://dvdt.dev/
languageCode: en-us
title: dvdt.dev
theme: PaperMod
description: Engineering, tech, decentralization, Bitcoin
enableRobotsTXT: true
params:
defaultTheme: auto
author: [ "David Rinaldo" ]
ShowShareButtons: true
ShowReadingTime: true
disableScrollToTop: true
homeInfoParams:
Title: Hey, I'm David Rinaldo!
Content: Welcome to my blog
socialIcons:
- name: Nostr
url: https://snort.social/nprofile1qqsdufu77fmhejsz22cgvhkphafhtuepyt7d5e0a7g3627y8rrcstlcs0hjf8
- name: Gitea
url: https://git.dvdt.dev/david
- name: LinkedIn
url: https://linkedin.com/in/davidhrinaldo
permalinks:
posts: /:year/:month/:title
menu:
main:
- identifier: home
name: home
url: /
weight: 10
- identifier: search
name: search
url: /search
weight: 20
- identifier: tags
name: tags
url: /tags
weight: 30
- identifier: archives
name: archives
url: /archives
weight: 40
- identifier: about-me
name: about me
url: /about-me/
weight: 50
- identifier: support
name: support
url: support
weight: 60
- identifier: rss
name: rss
url: index.xml
weight: 70
outputs:
home:
- HTML
- RSS
- JSON