Skip to content

hexo+github搭建博客以及主题更换 | MC.KJ #5

@gitzl

Description

@gitzl

https://gitzl.github.io/2017/02/06/hexo/

step1:安装node.js

下载node :https://nodejs.org/zh-cn/
配置path

step2: 安装Hexo

创建一个目录为:hexo
cd ~/hexo 进入 ,执行如下命令
sudo npm install -g hexo
hexo init
hexo generate(hexo g也可以,生成静态页面)
hexo server (启动)
http

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions