Skip to content

SiQuan-Wen/SiQuan-Wen.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客初始化配置

需要下载好Node.JS 和Git

下载hexo-cli命令行工具

npm install -g hexo-cli

初始化Hexo

hexo init <project name>

安装主题

git clone https://github.com/YunYouJun/hexo-theme-yun themes/yun

下载依赖

npm install or yarn install

本地开发

hexo serve

一键部署

hexo deploy

About

hexo驱动的个人博客,小菜鸡自娱自乐的地方。学无止境,fighting。💥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published