Skip to content

sorasoras/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.

About

The source code of our website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.8%
  • JavaScript 27.9%
  • CSS 17.5%
  • Ruby 7.8%