Hello all!

I’m documenting a small FOSS project, and I’m looking for some soft that translates a documentation into a web page.

Something simple, with a side board that links the pages/titles/sub-titles, and is PC and Mobile compatible. Basically images, italics, bold and links, with titles and subtitles, would be nice 🙂.

Like the Lemmy install guide for example: https://join-lemmy.org/docs/administration/install_docker.html

Any recommendations?

Thank you all!

  • n0xew
    link
    410 days ago

    You can have a look at hugo, with some simple theme like hugo-book

    • @ValmondOP
      link
      110 days ago

      The example site is a bit cluttered, but maybe that’s just optional, will check out, thanks!