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,19 @@
---
title: "Hello World"
date: 2026-04-13
categories: ["随笔"]
tags: ["测试"]
description: "茶凉小记的第一篇文章"
---
欢迎来到茶凉小记!这是一个用 Hugo 搭建的静态博客。
## 关于这个博客
这里记录技术、生活与想法。
```javascript
console.log("Hello, Hugo!");
```
> 简单、纯粹、持久。