Skip to content

social-dist0rtion-protocol/www-data

Repository files navigation

SDP website

Prerequisites

  • Install hexo on your shell

Installation

$ git clone git@github.com:social-dist0rtion-protocol/www-data.git
$ cd www-data
$ npm i

To work with hexo, it is recommended you take a look at the docs.

Run locally

$ hexo serve

# or if you want to view draft blog posts too

$ hexo serve --draft

License

MIT