/coding-std-new

Replacement/Refresh of Joomla! Coding Standards

Primary LanguageCoffeeScriptMIT LicenseMIT

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

Uses some Coffeekup, html.md and Eco for partials plus Twitter Bootstrap 3

Getting Started

  1. Install DocPad

  2. Clone the project and run the server

    git clone git://github.com/Hutchy68/coding-std-new.git
    cd coding-std-new
    npm install
    docpad run
  3. Open http://localhost:9778/ - see Issue #1 you will have to modify the docpad.coffee file before you can use localhost to view changes.

  4. Modifying the src directory changes the output to out

License

See LICENSE