Files
personal-website/config.yml
2022-01-09 21:13:53 +05:30

55 lines
1.2 KiB
YAML

baseURL: "https://thelazyoxymoron.me/"
languageCode: en-us
title: The Lazy Oxymoron
theme: "PaperMod"
menu:
main:
- identifier: categories
name: Categories
url: /categories/
weight: 10
- identifier: search
name: Search
url: /search/
weight: 20
- identifier: tags
name: Tags
url: /tags/
weight: 30
params:
defaultTheme: auto # options: light, dark
disableThemeToggle: false
profileMode:
enabled: true
title: "Siddhartha Golu"
subtitle: "Welcome to my preferred dumping ground for thoughts."
imageUrl: "images/siddhartha.jpg"
imageTitle: "My default image everywhere"
imageWidth: 120
imageHeight: 140
buttons:
- name: "About Me"
url: about
- name: Articles
url: articles
socialIcons:
- name: "Twitter"
url: "https://twitter.com/thelazyoxymoron/"
- name: "Goodreads"
url: "https://www.goodreads.com/thelazyoxymoron"
- name: "Flickr"
url: "https://flickr.com/photos/thelazyoxymoron/"
- name: "Letterboxd"
url: "https://letterboxd.com/Carte_Blanche/"
- name: "LinkedIn"
url: "https://www.linkedin.com/in/thelazyoxymoron/"
outputs:
home:
- HTML
- RSS
- JSON