This is the first time for me using Hexo to write Technology Blog. In the document which U want to creat new Blog, click righten mouse button: 123 [email protected] MINGW64 /e/spyderCodes/MyBlog/hexo$ hexo new "The New Begin"INFO Created: E:spyderCodesMyBloghexosource_postsThe-New-Begin.md other command config 1234567891011121314 hexo help hexo init #初始化一个目录hexo new "postName" #新建文章hexo new page "pageName" #新建页面hexo generate #生成网页,可以在 public 目录查看整个网站的文件hexo server #本地预览,'Ctrl+C'关闭hexo deploy #部署.deploy目录hexo clean #清除缓存,**强烈建议每次执行命令前先清理缓存,每次部署前先删除 .deploy 文件夹**hexo n == hexo newhexo g == hexo generatehexo s == hexo serverhexo d == hexo deploy Everything right! 赞微海报分享
近期评论