centos部署hexo并上传到github

1)环境搭建,安装Node.js 2)安装EPEL库 yum install epel-release -y 3)安装Node.js、Git yum install nodejs git -y 4)检查安装 node -v npm -vnode 2.安装Hexo博客框架 1)利用npm安装淘宝源 npm config set registry https://registry.npm.taobao
相关文章
相关标签/搜索