Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 641 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 641 Bytes

#Website source code for it2014.fi

##Uses HTML5 Boilerplate skeleton for DocPad Visual design by Risto Vauras, Grass Business Oy Bare essentials for building a modern website with best practices

Getting Started with Docpad

  1. Install DocPad

  2. Clone the project and run the server

    git clone git://github.com/docpad/html5-boilerplate.docpad.git
    cd html5-boilerplate.docpad
    npm install
    docpad run
  3. Open http://localhost:3000/

  4. Start hacking away by modifying the src directory