Hexo常用命令 新建的md文件配置项编辑博客时前面的Front-matter设置,如下图所示: title 网页文章标题 date 文章创建如期 comments 文章评论功能是否启动 tags 文章标签 categories 文章分类 keywords 文章关键字 新建页执行命令: 1hexo new page cv 如果要将新建页单独链接到指定的HTML页面,就将_config. 2023-03-15 计算机技术 > Hexo blog #Hexo
Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick 2023-03-07 计算机技术 > Hexo blog #Hexo