Hi there 👋

Welcome to my blog

Hello World

欢迎 欢迎来到我的博客!这是使用 Hugo 和 PaperMod 主题创建的第一篇文章。 关于这个博客 这个博客使用以下技术栈: Hugo: 快速的静态站点生成器 PaperMod: 简洁优雅的 Hugo 主题 GitHub Pages: 免费的静态网站托管服务 GitHub Actions: 自动化部署流程 代码示例 这是一段 Python 代码: def hello_world(): print("Hello, World!") return True if __name__ == "__main__": hello_world() 这是一段 JavaScript 代码: function helloWorld() { console.log("Hello, World!"); return true; } helloWorld(); 特性 ✅ 响应式设计 ✅ 暗色/亮色主题切换 ✅ 代码语法高亮 ✅ 搜索功能 ✅ 文章归档 ✅ 标签分类 下一步 后续会持续更新技术文章,敬请期待!

February 19, 2026 · 1 min · 62 words · syccxdr