assertjs / assert.js

A simple javascript runtime assertion library that focuses on performance
MIT License
3 stars 1 forks source link

Create website for assert.js that contains documentation of application #2

Open mtronix opened 6 years ago

mtronix commented 6 years ago

The scope of this task is to create website for assert.js that contains documentation of application.

Documentation may be generated from comments (typedoc) and published on github pages with custom domain (assert.js.org)

bebraw commented 6 years ago

I have a light site generator that might fit the bill.

mtronix commented 6 years ago

I created repository: https://github.com/assertjs/assert.js.org for website, @bebraw can you prepare biolerplate for website (Antwar is good chioce, I am familiar with react and webpack)

HTML generated from *.ts files using typedoc will be in docs.assert.js.org