8000 GitHub - mpc-hc/mpc-hc.org: The source code of our website.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

mpc-hc/mpc-hc.org

Repository files navigation

The source code of https://mpc-hc.org/

Build Status devDependencies Status

Getting started

  • Install Node.js
  • Install grunt: npm install -g grunt-cli
  • Install the Node.js dependencies via npm: cd mpc-hc.org and then npm install
  • Install Ruby with DevKit
  • Run gem install bundle and then bundle install
  • Run grunt build to build the static site, grunt to build and watch for changes (http://localhost:8000/). Run grunt --help to see all the available tasks.

Releases

No releases published

Packages

No packages published

Contributors 10

0