Hexo个人博客
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
李亚楠 574da48f52 调整网站结构 11 months ago
.github 首次提交 11 months ago
.idea 添加文章外网访问NAS 11 months ago
scaffolds 首次提交 11 months ago
source 调整网站结构 11 months ago
themes 首次提交 11 months ago
.gitignore 首次提交 11 months ago
_config.butterfly.yml 调整网站结构 11 months ago
_config.landscape.yml 首次提交 11 months ago
_config.yml 添加文章ls、cp、rm、mv命令详解 11 months ago
package-lock.json 首次提交 11 months ago
package.json 首次提交 11 months ago
readme.md 首次提交 11 months ago
yarn.lock 首次提交 11 months ago

readme.md

hexo new page --path about/me "About me" hexo new --path about/me "About me"

部署命令

hexo g && hexo d