The astro / starlight theme has a really nice interface that should support all of the work that we need to do here rebuilding the docs.
I suggest that instead of migraing to Docusaurus 3.x we move to astro and then convert the manually created index.html page to a clean astro / starlight splash layout page.
@flpm has rebuilt the docs already quickly using this theme and you can see it here. It will be easy to update graphics and layout and such from here and I found the splash page layout that should support our landing page.
You can see what the POC code looks like here: https://github.com/flpm/astro-test/
Related issues and discussion:
#853
#843 (comment)
I do think this is a better way for us to go.
The astro / starlight theme has a really nice interface that should support all of the work that we need to do here rebuilding the docs.
I suggest that instead of migraing to Docusaurus 3.x we move to astro and then convert the manually created index.html page to a clean astro / starlight splash layout page.
@flpm has rebuilt the docs already quickly using this theme and you can see it here. It will be easy to update graphics and layout and such from here and I found the splash page layout that should support our landing page.
Related issues and discussion:
#853
#843 (comment)
I do think this is a better way for us to go.