- Notifications
You must be signed in to change notification settings - Fork4.9k
A fast, simple & powerful blog framework, powered by Node.js.
License
NotificationsYou must be signed in to change notification settings
hexojs/hexo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A fast, simple & powerful blog framework, powered byNode.js.
Website |Documentation |Installation Guide |Contribution Guide |Code of Conduct |API |Twitter
- Blazing fast generating
- Support for GitHub Flavored Markdown and most Octopress plugins
- One-command deploy to GitHub Pages, Heroku, etc.
- Powerful API for limitless extensibility
- Hundreds ofthemes &plugins
Install Hexo
$ npm install hexo-cli -g
Install withbrew on macOS and Linux:
$ brew install hexo
Setup your blog
$ hexo init blog$cd blog
Start the server
$ hexo server
Create a new post
$ hexo new"Hello Hexo"
Generate static files
$ hexo generate
- Read thedocumentation
- Visit theAwesome Hexo list
- Find solutions introubleshooting
- Join discussion onGoogle Group,Discord,Gitter orTelegram
- See theplugin list and thetheme list on wiki
- Follow@hexojs for latest news
We welcome you to join the development of Hexo. Please seecontributing document. 🤗
Also, we welcome PR or issue toofficial-plugins.
About
A fast, simple & powerful blog framework, powered by Node.js.
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published