Skip to content

dojo/dojo-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5243a22 · Dec 8, 2024
Jan 26, 2023
Oct 25, 2017
Mar 12, 2015
Apr 10, 2015
Apr 15, 2015
Mar 12, 2015
Oct 25, 2017
Jan 26, 2023
Aug 11, 2015
Aug 13, 2022
Dec 8, 2024
Apr 30, 2015

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

Dojo 1 - website for Dojo Toolkit 1.x to 2.x transition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published