Docusaurus application

First of all, congratulations for this great project called YunoHost. I had never heard of it. And I find it very interesting, so I would like to try it and also contribute my help as much as possible.

But taking my first steps, I wanted to ask you a question: Doesn’t Docusaurus exist as an application in YunoHost?

I see that the official documentation is written with Docusaurus. And I find it strange that the application does not exist within YunoHost, being the one that YunoHost itself is using.

Do you know if this is correct?

First of all, welcome :waving_hand:

It’s indeed in the wishlist and a package draft is in wip.

The documentation doesn’t use the package but use the Github actions scripts to automatically update the docs site after each commit on the main branch.

You may want to try Astro with the Starlight theme.
It should run as a static website as a “My Webapp” in Yunohost (doesn’t even need the PHP server).

Thank you very much for your recommendation.

I finally solved it this way, but using Publii and its ProDocs theme.

The idea is the same, to deploy a static site. But since my profile is not technical and Publii has a desktop version, it was easier for me.