Article title

Add article

  • Create markdown file with file name end with .md in the directory of this file, e.g. first.md
  • Add link in sidebar.yaml
items:
-   label: Brief
    file: README.md
-   label: First
    file: first.md

More example

More visit: teedoc.neucrack.com or teedoc.github.io

And more example see: github.com/teedoc/teedoc.github.io and https://github.com/teedoc/template , and sipeed wiki


添加文章

  • 在本文件所在目录创建 markdown 以 .md 结尾的文件,比如 first.md
  • sidebar.yaml 中添加侧边栏链接
items:
-   label: Brief
    file: README.md
-   label: First
    file: first.md

更多例子

更多请访问: teedoc.neucrack.com 或者 teedoc.github.io

更多例子访问: github.com/teedoc/teedoc.github.io 或者 https://github.com/teedoc/template , 或 sipeed wiki