ghexo

1.0.5 • Public • Published

Hexo

A fast, simple & powerful blog framework, powered by Node.js.

Features

  • Incredibly fast - generate static files in a glance
  • Markdown support
  • Deploy to GitHub Pages & Heroku with only one command
  • Ported Octopress plugins
  • High extendibility & customizability
  • Compatible with Windows, Mac & Linux

Install

npm install -g hexo

Update

npm update -g

Getting Started

Setup a project:

hexo init project
cd project

Create a new article:

hexo new "New Post"

Generate static files:

hexo generate

Start the server:

hexo server

Next Step

Interested? Check the documentation for more info!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    0
  • 1.0.4
    0

Package Sidebar

Install

npm i ghexo

Weekly Downloads

0

Version

1.0.5

License

MIT

Last publish

Collaborators

  • guoyukun