add search, archive, tags, update lnurl
Build & Deploy to DigitalOcean Space / build (push) Successful in 2m0s

This commit is contained in:
2024-05-06 15:38:38 -04:00
parent 84a3a606b6
commit f2194156e5
18 changed files with 89 additions and 7 deletions
+28 -4
View File
@@ -5,6 +5,10 @@ theme: PaperMod
description: Engineering, tech, decentralization, Bitcoin
enableRobotsTXT: true
params:
defaultTheme: auto
author: [ "David Rinaldo" ]
ShowShareButtons: true
ShowReadingTime: true
homeInfoParams:
Title: Hey, I'm David Rinaldo!
Content: Welcome to my blog
@@ -19,16 +23,36 @@ 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: 10
weight: 50
- identifier: support
name: support
url: support
weight: 20
weight: 60
- identifier: rss
name: rss
url: index.xml
weight: 30
weight: 70
outputs:
home:
- HTML
- RSS
- JSON