Skip to content

欢迎来到这个小站

主要发一些试验性的东西

流程

  • 使用md文件,直接在nav中显示导航。
  • 使用md的链接格式,可以显示html文件。
  • 使用gh-deploy直接发布到github上。
  • github会触发cloudflair发布?

命令备忘记

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.
  • mkdocs gh-deploy - deploy to github pages