KingCheni / KingCheni.github.io

ToFlying: KingChen's Blog
0 stars 0 forks source link

🌈 ToFlying

This website of blog is deployed by GitHub-Pages.

And it is auto-builded by Hexo which is a fast, simple and powerful blog framework.

There are some awesome articles that I want to share with others.

You can click this URL to read these articles.

How to use

# install hexo-cli
npm install -g hexo-cli

# create a new blog
hexo new "My New Blog"

# generate static files
yarn generate

# deploy to github pages
yarn deploy

# or you can use the following command to deploy (it can handle the cname file)
yarn go

🚀 Powered