/duojs.org

The duojs.org website.

Primary LanguageCSS

duojs.org

The duojs.org website.

Installing

$ git clone git@github.com:duojs/duojs.org.git

Developing

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.