Customizing Templates
Customizing Templates
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_...
Give us a ☆ on github
Static Site Generator
for blogs
made with ❤️ and 🦀
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_...
Listing Page The following fragments allow markdown and HTML and are rendered by Tera so it is possible to use template expressions. The global context is available for templating. _announce.md _head...