--
Chapter1: 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 |
Chapter2: 傻丁玲
Normally hexo would generate index.html in folder. This will generate a slide.html in same folder for you. Simply visit https://[yousite]/path/to/your/article/slide.html to quickly have a presentation.
--
Clever Zongwu
1 | ls |
--
Clever CPP Code
1 |
|
--