hexo-theme-Butterfly
用于放置所有和hexo-Butterfly主题相关的配置内容
hello Hexo
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.
欢迎来到Hexo! 这是你的第一个文章. 检查 官方文档 可以获得更多的信息. 如果你对使用hexo有因为,你可以在troubleshooting中找到答案,或者在GitHub上的提问。
https://hexo.io/zh-cn/docs/
安装hexonpm install -g hexo-cli
Quick StartCreate a new post - 新建一个文章$ hexo new "My New Post"
More info: Writing
Run server - 本地预览效果$ hexo server
More info: Server
Generate ...