Thinking about Docs Structure

Here’s what I’m thinking for structuring the Docs section of the website. Docs itself will be divided into a couple of subsections. So far I have two:

Docs

  • Guides
  • References

In Guides, it will be divided into categories. If the guide supports multiple OSs, the URL will be divided into the OS and then version.

Docs

  • Guides
    • Linux Basics
      • Setting up an Ubuntu 24.04 Server - /docs/guides/setting-up-a-server/ubuntu/2404
      • Setting up an Ubuntu 26.04 Server - /docs/guides/setting-up-a-server/ubuntu/2604
      • Setting up a Raspberry Pi OS Server - /docs/guides/setting-up-a-server/raspberry-pi-os/13
    • Multimedia
      • Setting up Jellyfin
  • References