dependabot-preview[bot] 29242c4fc4 build(deps): [security] bump lodash.merge from 4.6.1 to 4.6.2 in /site
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 07:58:12 -05:00
..
2019-08-07 11:01:44 -05:00
2019-05-07 17:42:32 +02:00
2019-04-29 13:00:58 +02:00
2019-04-29 13:00:58 +02:00

Embark Official Website

The website for Embark.

Getting started

Install dependencies:

$ git clone https://github.com/status-im/embark-site.git
$ cd embark-site
$ npm install

Generate:

$ hexo generate

Run server:

$ hexo server