Skip to content
/ blog Public

blog.maples31.com/blog - my blog website, combined with hexo, deployed on github page

Notifications You must be signed in to change notification settings

Maple-pro/blog

Repository files navigation

Command

# New a post/draft/page
hexo new post <title>
hexo new page --path about/me "About me"
hexo new draft <title>

# Generate
hexo generate

# Server
hexo server

# Deploy
hexo deploy

# Clean
hexo clean

# Publish
hexo publish

Notes

About

blog.maples31.com/blog - my blog website, combined with hexo, deployed on github page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published