feat: Init with clean layout

This commit is contained in:
SauravDhakal
2026-04-01 08:06:08 +05:45
parent 1206387246
commit df6f488ccd
46 changed files with 747 additions and 432 deletions

View File

@@ -1,5 +1,5 @@
# DEmo
baseURL: "https://sauravdhakal.com.np/"
baseURL: "/"
relativeURLs: true
languageCode: en-us
title: Saurav Dhakal
theme: ["PaperMod"]
@@ -77,14 +77,12 @@ params:
# home-info mode
homeInfoParams:
Title: "Hi there \U0001F44B, I'm Saurav!"
Title: "Hi there \U0001F44B, Im Saurav!"
Content: >
Im a software engineer who enjoys building thoughtful systems and learning how things really work.
<br />
<br /><br />
This is my digital garden - notes, projects, and lessons along the way.
- <br />
<br /><br />
Checkout my [CV](files/CV.pdf) for my works and projects.
socialIcons:
@@ -123,16 +121,27 @@ params:
menu:
main:
- identifier: posts
name: posts
name: Posts
url: /posts/
weight: 10
- identifier: tags
name: tags
url: /tags/
- identifier: notes
name: Notes
url: /notes/
weight: 20
- identifier: tags
name: Tags
url: /tags/
weight: 30
- identifier: search
name: Search
url: /search/
weight: 40
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
pygmentsUseClasses: true
markup:
goldmark:
renderer:
unsafe: true
highlight:
noClasses: false
# anchorLineNos: true