Skip to content

egu0/egu0.github.io

Repository files navigation

Egu0's blog

hexo setup

npm install hexo
npx hexo init DIR_NAME
cd DIR_NAME
npm install
export PATH="$PATH:./node_modules/.bin"

# Start server
hexo s
# Localization testing
hexo clean && hexo s
# New post
hexo new [POST_TITLE]

set up of hexo theme next

About

Hexo blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •