Hexo next主题 添加分类、标签、关于 发表于 2022-05-17 分类于 Hexo 生成“分类”页1hexo new page categories categories赋予文章 12categories: - Python 生成“标签”页1hexo new page tags tags赋予文章 123tags: - Anaconda - Jupyter 清除: hexo clean 生成: hexo g 预览: hexo s 部署: hexo d