my notes(blog) by hexo install nodejs apt install nodejs install hexo npm install hexo-cli -g Download mynotes cd dev git clone https://github.com/aaray6/mynotes.git cd mynotes npm install build & test hexo g hexo s 浏览器打开http://localhost:4000