Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 396 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 396 Bytes

SDP website

Prerequisites

  • Install hexo on your shell

Installation

$ git clone [email protected]: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