goss-org / goss

Quick and Easy server testing/validation
https://goss.rocks
Apache License 2.0
5.5k stars 470 forks source link

Final steps to new documentation #925

Open dklimpel opened 4 weeks ago

dklimpel commented 4 weeks ago

The documentation was migrated to readthedocs.io

This seems to work:

related to:

I do not know the solution for docs preview. Perhaps a settings in readthedocs.io

aelsabbahy commented 3 weeks ago

I'll look into docs preview and see what I can find next week.

aelsabbahy commented 3 weeks ago

Sorry, been a bit swamped. I'll try to get to this before the end of the week.

dklimpel commented 3 weeks ago

No problem. Everything is ok.

aelsabbahy commented 1 week ago

I think previews are fixed now: https://github.com/goss-org/goss/pull/940

Also, I changed the default version to redirect to stable https://goss.readthedocs.io/ now redirects to stable instead of latest. I'm wondering if that makes more sense, or if I should just have the goss.rocks redirect go explicitly to stable and have goss.readthedocs.io point to latest :thinking:

Or I have goss.rocks -> goss.readthedocs.io and that redirects to stable, it's a double redirect, but readthedocs settings would dictate.

(thinking out loud)

dklimpel commented 1 week ago

Presumably stable makes more sense than latest, as you usually download the stable binaries as well.