jonobr1 / two.js

A renderer agnostic two-dimensional drawing api for the web.
https://two.js.org
MIT License
8.31k stars 455 forks source link

Finished Vuepress Styling & Content Generation #565

Closed jonobr1 closed 2 years ago

jonobr1 commented 2 years ago

Added:

  1. Generate documentation based on jsdoc comments in the code
  2. Updated gh-pages to be based on VuePress
  3. Ported over many (but not all!) examples
  4. Custom components based on original documentation
  5. Scripts to generate everything • See package.json
  6. Styled based on this Figma project
  7. Architected examples to be platform agnostic (encouraging third party submissions)
  8. Change Log
  9. Searchable

Homepage

Screen Shot 2021-11-15 at 4 21 22 PM

Search with Codepen inline editor behind

Screen Shot 2021-11-15 at 4 22 19 PM

Examples

Screen Shot 2021-11-15 at 4 22 08 PM

Documentation

Screen Shot 2021-11-15 at 4 21 42 PM

Change log

Screen Shot 2021-11-15 at 4 22 26 PM