Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 771 Bytes

File metadata and controls

executable file
·
26 lines (16 loc) · 771 Bytes

opendata2013.softwareniagara.com

The official website for the Open Data Day 2013 Hackathon organized by Software Niagara. This website is based on the HTML Boilerplate skeleton for DocPad.

Getting Started

  1. Install DocPad

  2. Clone the project and run the server

    git clone git://github.com/softwareniagara/opendata2013.softwareniagara.com
    cd opendata2013.softwareniagara.com
    npm install
    docpad run
  3. Open http://localhost:9778/

  4. Start hacking away by modifying the src directory

License

This website is licensed under the MIT license. See LICENSE.md for full details.