Skip to content
/ Blog Public

My WebFront development knowledge collection blog

Notifications You must be signed in to change notification settings

zexiplus/Blog

Repository files navigation

Blog

我的个人技术博客

介绍

一个基于hexo模版的博客, 部署在github.io, 预览地址 zexiplus.github.io

快速启动

下载 hexo cli

npm install -g hexo-cli

新建项目

hexo init blog

启动服务

hexo server

更改内容

新增博客

把markdown文件复制到 source/_posts文件夹下

变更模版主题

  • 下载主题至 themes
  • 更改 _config.yml文件theme字段为指定主题

About

My WebFront development knowledge collection blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published