feat(about): add about page with theme details and features

This commit is contained in:
Aditya Telange
2026-05-09 21:49:22 +05:30
parent eb4aea7577
commit 7e8531701a
2 changed files with 126 additions and 4 deletions
+7 -4
View File
@@ -32,15 +32,18 @@ languages:
series: series
menu:
main:
- name: About
url: about
weight: 1
- name: Archive
url: archives
weight: 5
weight: 2
- name: Search
url: search/
weight: 10
weight: 2
- name: Tags
url: tags/
weight: 10
weight: 4
- name: "Docs (Wiki)"
url: https://github.com/adityatelange/hugo-PaperMod/wiki/
@@ -158,7 +161,7 @@ params:
homeInfoParams:
Title: "PaperMod's Demo"
Content: |
A clean, fast, and responsive Hugo theme built for a polished reading experience.
A clean, fast, and responsive Hugo theme built for a polished reading experience. [Read more..](/about/)
- Lightweight by design, with a modern layout that keeps your content front and center.
- Explore the [Docs (Wiki)](https://github.com/adityatelange/hugo-PaperMod/wiki/) to learn more about features and configuration.
- Support the project on [GitHub](https://github.com/adityatelange/hugo-PaperMod) and share it with others who love minimalistic designs.