๐Ÿ“ฆ hexojs / hexo

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

โ˜… 41.2k stars โ‘‚ 5.0k forks ๐Ÿ‘ 41.2k watching โš–๏ธ MIT License
hacktoberfesthexojavascriptnodejsstatic-site-generatortypescript
๐Ÿ“ฅ Clone https://github.com/hexojs/hexo.git
HTTPS git clone https://github.com/hexojs/hexo.git
SSH git clone git@github.com:hexojs/hexo.git
CLI gh repo clone hexojs/hexo
Mimi Mimi fix(external_link): noopenner should be noopener (#5729) 1fd997c 17 days ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ .husky
๐Ÿ“ bin
๐Ÿ“ lib
๐Ÿ“ test
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ .lintstagedrc.json
๐Ÿ“„ .mocharc.yml
๐Ÿ“„ CODE_OF_CONDUCT.md
๐Ÿ“„ eslint.config.js
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md
Hexo logo

Hexo

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

Website | Documentation | Installation Guide | Contribution Guide | Code of Conduct | API | Twitter

NPM version Required Node version Build Status dependencies Status Coverage Status Gitter Discord Chat Telegram Chat FOSSA Status Contributor Covenant

Features

  • 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 of themes & plugins

Quick Start

Install Hexo

`` bash $ npm install hexo-cli -g %%CODEBLOCK0%%bash $ brew install hexo %%CODEBLOCK1%% bash $ hexo init blog $ cd blog %%CODEBLOCK2%% bash $ hexo server %%CODEBLOCK3%% bash $ hexo new "Hello Hexo" %%CODEBLOCK4%% bash $ hexo generate ``

More Information

Contributing

We welcome you to join the development of Hexo. Please see contributing document. ๐Ÿค—

Also, we welcome PR or issue to official-plugins.

Contributors

Backers

Backers

Sponsors

Sponsors

License

FOSSA Status