摘要: install hexo on ubuntu 1. sudo apt-get install nodejs sudo apt-get install npm print the version: node -v npm -v 2. sudo npm install -g hexo-cli 3. up 阅读全文
posted @ 2021-02-21 16:50 王阳开 阅读(2749) 评论(0) 推荐(0)