hexo-start

0.0.5 • Public • Published

= README

Hexo-start boilerplate that uses PUG (aka jade) and Hexo-admin web interface.

Create new directory and navigate there:

mkdir my-new-blog && cd my-new-blog

Install hexo-start boilerplate

npm install hexo-start

Install hexo if you haven't done it yet

npm install -g hexo

Copy hexo-start config files into your new project:

cp -r ./node_modules/hexo-start/* ./

modify them to suit your needs.

Run hexo server:

hexo server -g

Package Sidebar

Install

npm i hexo-start

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

835 kB

Total Files

105

Last publish

Collaborators

  • ojn