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

View File

@@ -0,0 +1,5 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Categories - 茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><div class=post-list><h1 class=list-title>Categories</h1><div class=post-card><h2><a href=/categories/%E9%9A%8F%E7%AC%94/>随笔</a></h2><div class=post-meta>2026-04-13</div><p class=post-summary></p></div></div></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on 茶凉小记</title><link>https://ziven1220.ac.cn/categories/</link><description>Recent content in Categories on 茶凉小记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ziven1220.ac.cn/categories/index.xml" rel="self" type="application/rss+xml"/><item><title>随笔</title><link>https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/</guid><description/></item></channel></rss>

View File

@@ -0,0 +1,2 @@
<!doctype html><html lang=zh-CN><head><title>https://ziven1220.ac.cn/categories/</title>
<link rel=canonical href=https://ziven1220.ac.cn/categories/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://ziven1220.ac.cn/categories/"></head></html>

View File

@@ -0,0 +1,5 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>随笔 - 茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><div class=post-list><h1 class=list-title>随笔</h1><div class=post-card><h2><a href=/posts/hello-world/>Hello World</a></h2><div class=post-meta>2026-04-13 · [随笔]</div><p class=post-summary>茶凉小记的第一篇文章</p></div></div></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>随笔 on 茶凉小记</title><link>https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/</link><description>Recent content in 随笔 on 茶凉小记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://ziven1220.ac.cn/posts/hello-world/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://ziven1220.ac.cn/posts/hello-world/</guid><description>欢迎来到茶凉小记!这是一个用 Hugo 搭建的静态博客。
关于这个博客 这里记录技术、生活与想法。
console.log(&amp;#34;Hello, Hugo!&amp;#34;); 简单、纯粹、持久。</description></item></channel></rss>

View File

@@ -0,0 +1,2 @@
<!doctype html><html lang=zh-CN><head><title>https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/</title>
<link rel=canonical href=https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/"></head></html>

5
public/index.html Normal file
View File

@@ -0,0 +1,5 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta name=generator content="Hugo 0.123.7"><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><div class=home-hero><h1>茶凉小记</h1><p class=hero-sub>记录技术、生活与想法</p></div><div class=post-list><div class=post-card><h2><a href=/posts/hello-world/>Hello World</a></h2><div class=post-meta>2026-04-13 · [随笔]</div><p class=post-summary>茶凉小记的第一篇文章</p></div></div></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

3
public/index.xml Normal file
View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>茶凉小记</title><link>https://ziven1220.ac.cn/</link><description>Recent content on 茶凉小记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ziven1220.ac.cn/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://ziven1220.ac.cn/posts/hello-world/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://ziven1220.ac.cn/posts/hello-world/</guid><description>欢迎来到茶凉小记!这是一个用 Hugo 搭建的静态博客。
关于这个博客 这里记录技术、生活与想法。
console.log(&amp;#34;Hello, Hugo!&amp;#34;); 简单、纯粹、持久。</description></item></channel></rss>

View File

@@ -0,0 +1,6 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Hello World - 茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><article class=post-single><h1 class=post-title>Hello World</h1><div class=post-meta>2026-04-13 · [随笔]</div><div class=post-content><p>欢迎来到茶凉小记!这是一个用 Hugo 搭建的静态博客。</p><h2 id=关于这个博客>关于这个博客</h2><p>这里记录技术、生活与想法。</p><div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-javascript data-lang=javascript><span style=display:flex><span><span style=color:#a6e22e>console</span>.<span style=color:#a6e22e>log</span>(<span style=color:#e6db74>&#34;Hello, Hugo!&#34;</span>);
</span></span></code></pre></div><blockquote><p>简单、纯粹、持久。</p></blockquote></div></article></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

5
public/posts/index.html Normal file
View File

@@ -0,0 +1,5 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Posts - 茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><div class=post-list><h1 class=list-title>Posts</h1><div class=post-card><h2><a href=/posts/hello-world/>Hello World</a></h2><div class=post-meta>2026-04-13 · [随笔]</div><p class=post-summary>茶凉小记的第一篇文章</p></div></div></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

3
public/posts/index.xml Normal file
View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on 茶凉小记</title><link>https://ziven1220.ac.cn/posts/</link><description>Recent content in Posts on 茶凉小记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ziven1220.ac.cn/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://ziven1220.ac.cn/posts/hello-world/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://ziven1220.ac.cn/posts/hello-world/</guid><description>欢迎来到茶凉小记!这是一个用 Hugo 搭建的静态博客。
关于这个博客 这里记录技术、生活与想法。
console.log(&amp;#34;Hello, Hugo!&amp;#34;); 简单、纯粹、持久。</description></item></channel></rss>

View File

@@ -0,0 +1,2 @@
<!doctype html><html lang=zh-CN><head><title>https://ziven1220.ac.cn/posts/</title>
<link rel=canonical href=https://ziven1220.ac.cn/posts/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://ziven1220.ac.cn/posts/"></head></html>

1
public/sitemap.xml Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ziven1220.ac.cn/categories/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url><url><loc>https://ziven1220.ac.cn/posts/hello-world/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url><url><loc>https://ziven1220.ac.cn/posts/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url><url><loc>https://ziven1220.ac.cn/tags/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url><url><loc>https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url><url><loc>https://ziven1220.ac.cn/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url><url><loc>https://ziven1220.ac.cn/categories/%E9%9A%8F%E7%AC%94/</loc><lastmod>2026-04-13T00:00:00+00:00</lastmod></url></urlset>

5
public/tags/index.html Normal file
View File

@@ -0,0 +1,5 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Tags - 茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><div class=post-list><h1 class=list-title>Tags</h1><div class=post-card><h2><a href=/tags/%E6%B5%8B%E8%AF%95/>测试</a></h2><div class=post-meta>2026-04-13</div><p class=post-summary></p></div></div></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

1
public/tags/index.xml Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on 茶凉小记</title><link>https://ziven1220.ac.cn/tags/</link><description>Recent content in Tags on 茶凉小记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ziven1220.ac.cn/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>测试</title><link>https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/</guid><description/></item></channel></rss>

View File

@@ -0,0 +1,2 @@
<!doctype html><html lang=zh-CN><head><title>https://ziven1220.ac.cn/tags/</title>
<link rel=canonical href=https://ziven1220.ac.cn/tags/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://ziven1220.ac.cn/tags/"></head></html>

View File

@@ -0,0 +1,5 @@
<!doctype html><html lang=zh-CN data-theme=dark><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>测试 - 茶凉小记</title>
<link rel=preconnect href=https://fonts.googleapis.com><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel=stylesheet><link rel=stylesheet href=/css/main.css></head><body><header class=site-header><div class=header-inner><a href=/ class=site-title>茶凉小记</a><nav class=site-nav><a href=/>首页</a>
<a href=/posts/>归档</a>
<a href=/categories/>分类</a>
<a href=/tags/>标签</a></nav></div></header><main class=main-content><div class=post-list><h1 class=list-title>测试</h1><div class=post-card><h2><a href=/posts/hello-world/>Hello World</a></h2><div class=post-meta>2026-04-13 · [随笔]</div><p class=post-summary>茶凉小记的第一篇文章</p></div></div></main><footer class=site-footer><div class=footer-inner><p>© 2026 茶凉小记</p><p><a href=https://beian.miit.gov.cn target=_blank>浙ICP备2023002438号</a></p></div></footer></body></html>

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>测试 on 茶凉小记</title><link>https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/</link><description>Recent content in 测试 on 茶凉小记</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Mon, 13 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://ziven1220.ac.cn/posts/hello-world/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://ziven1220.ac.cn/posts/hello-world/</guid><description>欢迎来到茶凉小记!这是一个用 Hugo 搭建的静态博客。
关于这个博客 这里记录技术、生活与想法。
console.log(&amp;#34;Hello, Hugo!&amp;#34;); 简单、纯粹、持久。</description></item></channel></rss>

View File

@@ -0,0 +1,2 @@
<!doctype html><html lang=zh-CN><head><title>https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/</title>
<link rel=canonical href=https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://ziven1220.ac.cn/tags/%E6%B5%8B%E8%AF%95/"></head></html>