Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@RayZhao1998 RayZhao1998 released this 16 Mar 16:32
· 2 commits to master since this release

新增

可执行文件支持一下命令:

  • new
    • new post <post name>: 新增一篇文章
    • new page <page name>: 新增一个页面
  • build
    将 Posts 和 Pages 中所有 md 文件转换成 html 文件
  • run
    将 Output 中生成好的 html 文件,通过 python http.server 构建网站