Skip to content

mohamed-osama-aboelkheir/ifyour.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 65.4%
  • HTML 23.3%
  • JavaScript 11.3%