A fast, simple & powerful blog framework, powered by Node.js.
https://github.com/hexojs/hexo.git
A fast, simple & powerful blog framework, powered by Node.js.
Website | Documentation | Installation Guide | Contribution Guide | Code of Conduct | API | Twitter
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
``
We welcome you to join the development of Hexo. Please see contributing document. ๐ค
Also, we welcome PR or issue to official-plugins.