Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 269 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 269 Bytes

网站

https://loongarch.dev

新建博客

hugo new content/zh-cn/posts/XXX.md

新建文档

hugo new content/zh-cn/docs/XXX.md -k docs

新建页面

hugo new content/zh-cn/pages/XXX.md -k page

运行

./view.sh

预览

hugo -e preview server