OlofBlomqvist / odd-box

dead simple reverse proxy and webserver
https://odd-box.cruma.io/
MIT License
9 stars 1 forks source link

Documentation - separate site #39

Closed OlofBlomqvist closed 2 weeks ago

OlofBlomqvist commented 3 weeks ago

I would like to trim the readme.md file and instead move documentation to a separate github-pages site. Possibly something like nextra would be good enough.

OlofBlomqvist commented 2 weeks ago

done - now serving the docs directory thru github pages, exposed on odd-box.cruma.io. also referenced from the readme.md in the repository. ended up with mdbook rather than nextra since it was very easy to set up