您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 基于Node.js搭建hexo博客过程详解

  2. 主要介绍了基于Node.js搭建hexo博客过程详解,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,
  3. 所属分类:其它

    • 发布日期:2020-10-16
    • 文件大小:67kb
    • 提供者:weixin_38622467
  1. 基于Node.js搭建hexo博客过程详解

  2. 一、安装新版本的nodejs和npm 安装n模块: npm install -g n 升级node.js到最新稳定版 n stable 二、安装hexo note: 参考github,不要去其官网 安装Hexo npm install hexo-cli -g Setup your blog hexo init blemesh cd blemesh 安装Cactus主题,众多开源主题中比较简洁的一个: 主题页 Cactus页 git clone https://github.com
  3. 所属分类:其它

    • 发布日期:2021-01-02
    • 文件大小:110kb
    • 提供者:weixin_38682254