init: hugo site with mytheme

This commit is contained in:
Ubuntu
2026-04-13 13:51:02 +08:00
commit e9b2dca47b
30 changed files with 287 additions and 0 deletions

47
hugo_stats.json Normal file
View File

@@ -0,0 +1,47 @@
{
"htmlElements": {
"tags": [
"a",
"article",
"blockquote",
"body",
"div",
"footer",
"h1",
"h2",
"head",
"header",
"html",
"link",
"main",
"meta",
"nav",
"p",
"pre",
"title"
],
"classes": [
"footer-inner",
"header-inner",
"hero-sub",
"highlight",
"home-hero",
"list-title",
"main-content",
"post-card",
"post-content",
"post-list",
"post-meta",
"post-single",
"post-summary",
"post-title",
"site-footer",
"site-header",
"site-nav",
"site-title"
],
"ids": [
"关于这个博客"
]
}
}