init: hugo site with mytheme
This commit is contained in:
5
public/categories/随笔/index.html
Normal file
5
public/categories/随笔/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user