Skip to content

uniqueway/uniqueway-blog

Repository files navigation

无二之旅技术博客

安装

git clone https://github.com/uniqueway/uniqueway-blog
cd uniqueway-blog 
npm install hexo-cli -g
hexo server

撰写

cd uniqueway-blog
hexo new [layout] <title>
hexo generate
git add .
git push origin master

More Documentation

部署

hexo deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published