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]-
Notifications
You must be signed in to change notification settings - Fork 0
Hexo blog
egu0/egu0.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Hexo blog
Resources
Stars
Watchers
Forks
Releases
No releases published