Skip to content

embarklabs/blog

Repository files navigation

Embark Official Blog

The Blog for Embark.

Getting started

Install dependencies:

$ git clone https://https://github.com/rbnpercy/embark-blog.git
$ cd embark-blog
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server