Marmite uses Tera as its template parser, the language is very similar to Jinja or Twig. [!IMPORTANT] always link relative to the current path starting with ./ If absolute url is needed then use {{ url_for(path="path", abs=true) }} templa ... read more →
Marmite as a static site generator, doesn't have commenting features, but there are various options of external commenting systems to integrate. Utterances Use github issues as comment system Requires user to login to github Giscus Use Github dis ... read more →