add openring, add 'updated on' meta field

This commit is contained in:
Siddhartha
2023-06-26 01:09:31 +05:30
parent 375f472a2c
commit 1b7efef41e
106 changed files with 4191 additions and 594 deletions

View File

@@ -5,24 +5,37 @@ theme: "PaperMod"
buildDrafts: false
enableGitInfo: true
frontmatter:
lastmod:
- lastmod
- :git
- date
- publishDate
menu:
main:
- identifier: about
name: About
url: /about
weight: 10
- identifier: archive
name: Archive
url: archive
weight: 10
weight: 20
- identifier: categories
name: Categories
url: categories
weight: 20
weight: 30
- identifier: tags
name: Tags
url: /tags/
weight: 30
weight: 40
- identifier: search
name: Search
url: /search/
weight: 40
weight: 50
params:
env: production
@@ -68,9 +81,7 @@ params:
-
- I write about [books](/categories/book-notes), [cinema](/categories/cinema) and life, whenever I can carve some time off from [building One800.](https://www.one800.help/)
- [Read more](/about) about my (silly) motivations behind creating this website.
- I write about [books](/categories/book-notes), [cinema](/categories/cinema), [life](/categories/poetry) and [engineering](/categories/technical), whenever I can carve some time off from [building One800](https://www.one800.help/). Feel free to jump into the recent posts below, or start with some [byte sized TILs](/categories/til).
profileMode:
enabled: false