Install once. Write your text. Build it. Publish with Netlify Drop. Share.

ko-fi

Install

Only the first time.

Build

mkdir example
pandoc message.md -o example/index.html --css style.css --self-contained --metadata title="Ejemplo"

Deploy

Other options:

Example