The duojs.org website.
$ git clone [email protected]:duojs/duojs.org.git
Make sure you're running Node version 0.11
or greater.
Inside the repository folder, just run:
$ make server
Which will start the server and render the URL to access it at. Then you can edit any of the files in ./src
and refresh the page and the content will be updated automatically.