The fmhy wiki is great and i want to make a wiki with the same backend but cant find what it uses

  • far_university190@feddit.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 年前

    Probably markdown source, markdown to html with some tool (pandoc) with relative link, then it is static page

    Edit: gitlab also have “gitlab pages” for similar feature

    • IrritableOcelot@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 年前

      Pandoc does allow you to make “github styled” PDFs and HTML from markdown, can confirm! It doesn’t have any of the widgets, but the text formatting looks the same.