Posts tagged with 'docs' - 2

Posts tagged with 'docs' - 2

Marmite Command Line Interface

Marmite Command Line Interface

Marmite CLI is designed to be always executed pointing to an input_folder where the markdown content is located, and besides generating the site it comes with other useful features. The basic usage is...

Getting started

Getting started

Learn how to create your blog with Marmite in minutes, you can start with zero-config and then customize gradually later. Not convinced yet? Read why-to-use-marmite Quick Start Installation The quick...

Why to use Marmite?

Why to use Marmite?

Marmite is a simple, easy and opinionated static site generator. Marmite doesn't require specific folder structure or complex configuration, the goal is that a blog can be generated simply by running...

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_...