Hexo Documentation
How to Hexo?
Official Documentation
Some good-looking themes
Some interesting Blog
Multiple workspace/device
Pinned article on Top
- hexo-generator-index –> refers to This
- hexo-generator-index-pin-top
Full Tutorial
Add Mini Game to Hexo
Possible to encounter: Errors and solutions
- Error EPERM: Error when copying files from extend dirs:
1 | ←[32mINFO ←[39m Copying files from extend dirs... |
Solution : try delete “.git” folder!
- Error ENOTEMPTY: Error when clearing “.deploy_git” folder
1 | INFO Deploying: git |
Solution : try delete “.deploy_git” folder!
NOTE: All the mentioned errors seems to be occur when you try to upload hexo blog into github but in new branch. I worked on this by refering to this article, but seems to be missing out some of the steps.
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.