ifyour / ifyour.github.io

🕶 Personal Blog Powered by Hexo
https://ifyour.github.io/
10 stars 2 forks source link
blog hexo

Blog

Build Status

Ifyour's Blog, Powered by Hexo.

Usage

# config hexo-cli
$ yarn global add hexo-cli

# go blog folder
$ cd path/to/blog && yarn

# create a new article. layoutType: draft/post/page
$ hexo new [layout] <title>

# generate
$ hexo g

# server to preview
$ hexo s

# deploy
$ hexo d

Branches

License

CC0