Skip to content

itorrey/dojo-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dojo-website

Development

  1. git submodule update --init --recursive
  2. npm install
  3. bower install
  4. grunt develop
  5. Visit http://localhost:1337/

Note: By default, the reference guide and API docs are not generated by the develop task.

Building the Docs

Reference Guide

  • Requirement: Sphinx
  1. sudo easy_install pip
  2. sudo pip install sphinx
  3. grunt guide

API Docs

  1. grunt api

Deployment

Follow the steps for the Development and Docs install and then run grunt deploy

About

Website for Dojo Toolkit 1.x to 2.x transition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 2.8%
  • HTML 0.8%
  • PHP 0.3%
  • XSLT 0.2%
  • ActionScript 0.1%