hexo-start
摘要内容……
以下为隐藏内容
hexo-start
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 Start
Create a new post
1 | $ hexo new "My New Post" |
More info: Writing
Run server
1 | $ hexo server |
More info: Server
Generate static files
1 | $ hexo generate |
More info: Generating
Deploy to remote sites
1 | $ hexo deploy |
More info: Deployment
hexo同步
以下操作在你的第二个平台上进行,并确定已安装 node.js & npm。
在你想要同步博客的文件夹下执行
1 | git clone <远端博客仓库地址> |
执行hexo指令
test
1 | hexo clean && proxy4 hexo d -g |
------------- 本 文 结 束     感 谢 您 的 阅 读 -------------