personal-website/config.yml

119 lines
3.0 KiB
YAML

baseURL: "https://www.siddharthagolu.com/"
languageCode: en-us
title: Siddhartha Golu
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: 20
- identifier: categories
name: Categories
url: categories
weight: 30
- identifier: tags
name: Tags
url: /tags/
weight: 40
- identifier: search
name: Search
url: /search/
weight: 50
params:
env: production
title: Siddhartha Golu
description: "Siddhartha's digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general."
keywords: ["Blog", "Portfolio", "Minimal", "Digital-Garden", "Siddhartha", "Siddhartha Golu"]
author: ["Siddhartha Golu"]
defaultTheme: auto # options: light, dark
disableThemeToggle: false
images: ["images/Love_for_mountains.jpeg"]
ShowReadingTime: true
ShowShareButtons: false
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
disableSpecial1stPost: false
disableScrollToTop: false
ShowRssButtonInSectionTermList: true
comments: true
hidemeta: false
hideSummary: false
showtoc: false
tocopen: false
ShowAllPagesInArchive: true
cover:
hidden: true
hiddenInList: true
hiddenInSingle: false
label:
icon: /apple-touch-icon.png
homeInfoParams:
Title:
Content: >
- ![Self](/images/self-v2.webp#center "Self")
-
- Welcome to the preferred dumping ground for my thoughts.
-
- 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
title: "Siddhartha Golu"
subtitle: "Welcome to the preferred dumping ground for my thoughts. I write about [books](https://thelazyoxymoron.me/categories/book-notes), cinema and life."
imageUrl: "images/siddhartha.jpg"
imageTitle: "My default image everywhere"
imageWidth: 120
imageHeight: 140
buttons:
- name: "About Me"
url: about
- name: Posts
url: archives
socialIcons:
- name: "Goodreads"
url: "https://www.goodreads.com/siddharthagolu"
- name: "Twitter"
url: "https://twitter.com/SiddharthaGolu"
- name: "Flickr"
url: "https://flickr.com/photos/thelazyoxymoron/"
- name: "Bluesky"
url: "https://bsky.app/profile/siddharthagolu.com"
- name: "Letterboxd"
url: "https://letterboxd.com/Carte_Blanche/"
- name: "LinkedIn"
url: "https://www.linkedin.com/in/siddharthagolu/"
outputs:
home:
- HTML
- RSS
- JSON