Skip to content

Axldoune/mpc-hc.org

 
 

Repository files navigation

Dependency Status Build Status

Getting started

  • Install Python (tested with 2.7.5)
  • Install Python setuptools
  • Install Python pip
  • Install Sphinx: pip install Sphinx
  • Install node.js
  • Install the node.js dependencies: npm install
  • On Windows: SET PATH=C:\Python27;C:\Python27\Scripts;%PATH%
  • Run node make or node make website to build the static site
  • Run the Python webserver to test your changes: node make server (http://localhost:8000/)

You can run npm run lint or npm run test to run JSHint and csslint for our files.

About

The source of our website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published