2016.11.07 built blog with Hexo; theme: NexT
2017.01.11 create new [projects] page by setting it as one of the categories
- edit the scaffolds/post.md (post template)
|
|
- writing a new post with header
categories: projects
- edit themes/_config.yml
|
|
- setting page icon, language, etc.
ref: https://www.zhihu.com/question/33324071
2017.01.12 change NeXT theme to be “mist”, works on localhost but not on the web
fixed by updating theme (git pull)
another option: hexo clean