Skip to content

lev-gc/lev-gc.github.io

Repository files navigation

GitHub Pages

Build Status

About the project

The source files of my Blog.

Maybe some old articles.

Get Started

After cloning the project:

  • change directory to the root path of the project
  • install yarn first: npm i -g yarn
  • execute command yarn

For Hexo:

  • clean project: yarn c or hexo clean
  • compile project: yarn b or hexo generate or hexo g
  • start server on localhost: yarn s or hexo server or hexo s

Releases

No releases published

Packages

No packages published