Darwinny / Pubbly-2016-master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pubbly-2016

This project is live and mostly up to date with the github Repository at

http://www.pubbly.com/Pubbly-2016

DEVELOPMENT NOTES:

To do notes in code:

    Add all to do's in the following format
    Javascript, CSS or PHP:
        // TODO: Single line

        /* TODO:
         *
         * Multi
         * line
         */

    HTML:
        <!-- TODO: Single line -->

        <!-- TODO:
            Multi
            line
        -->

About


Languages

Language:JavaScript 37.3%Language:HTML 26.3%Language:PHP 18.3%Language:CSS 18.1%