Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 435 Bytes

README.markdown

File metadata and controls

12 lines (9 loc) · 435 Bytes

Mockup for front-end of CodeDay homepage

To test out and develop on local machine:

$ git clone [email protected]:krrishd/codeday-mockup.git
$ cd codeday-mockup/
$ harp server _root

All the data, Jade files, and LESS files that power the site are in the _root folder. Changing the HTML/CSS in the main folder will not chanage anything, and all changes will be written over.