mevsum / ifyour.github.io

🕶 Personal Blog Powered by Hexo

Home Page:https://ifyour.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • src: All the original files
  • master: For GitHub pages

License

CC0

About

🕶 Personal Blog Powered by Hexo

https://ifyour.github.io/


Languages

Language:CSS 65.4%Language:HTML 23.3%Language:JavaScript 11.3%