jcubic / wayne

Service Worker Routing library for in browser HTTP requests
https://jcubic.github.io/wayne
MIT License
556 stars 29 forks source link

Create a website #37

Open jcubic opened 3 months ago

jcubic commented 3 months ago

There should be a website and documentation.

This is time-consuming, but I think it will be a good first issue.

Onic99 commented 2 months ago

Hi! I'd like to work on this issue. Could you provide more details on what content you would like for the website and documentation? Thanks!

jcubic commented 2 months ago

You can propose something. I would like to have:

Note that documentation don't need to be perfect, it can be refined later.

Right now, I'm thinking maybe using Docusaurus is a good idea. I use it in one project, and it's a fast way to create documentation written in Markdown file. The tool use React to build a website.