hello hexo
Command
1 | $ hexo init [folder] |
Option | Description |
---|---|
-d, —deploy | Deploy after generation finishes |
-w, —watch | Watch file changes |
config
Website in subdirectory
If your website is in a subdirectory (such as http://example.org/blog) set url to http://example.org/blog and set root to /blog/
Ctrl+Alt+N
- hexo install
- hexo server
- hexo deploy
- hexo install
- hexo server
- hexo deploy
1 | public staic void main(String[] args) |