About
This page can be your personal About page, with folder-routed markdown.
Vengeance Blog1 minInspired by Vengeance UI docs layout
This can be your About
Use this page as your own About section. Replace this text with your bio, work summary, stack, and links.
What you get
This template reads markdown files from content/blog/**.md and automatically wires:
- route path from folder/file name
- right TOC progress rail from
##/###headings - mind web node title from frontmatter
title
Folder routing
File:
txt1content/blog/about/about-template.md
Route:
txt1/about/about-template
Frontmatter fields
Use this frontmatter schema:
yaml1---2title: "Post title"3description: "One-line summary"4author: "Your name"5inspiredBy: "Source or reference"6date: "2026-07-24"7readingTime: "6 min" # optional, auto-calculated if omitted8isNew: true # optional9---
Rich markdown
Image:

Mermaid diagram
Rendering diagram...
Flow diagram sample
Rendering diagram...