这里写你的记录,普通 Markdown 全部支持:

  • 列表
  • 加粗斜体行内代码
  • 链接

代码块

def hello():
    print("Hello, Hugo + PaperMod!")

数学公式

行内公式:$E = mc^2$

块级公式:

$$ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} $$

自我记录模式:可以随手写,不追求排版,重点是把知识沉淀下来。

写完后 hugo server -D 本地预览,确认 OK 再 git push 推到 Cloudflare 自动部署。