Scenario: backing up to Glot.io

The Glot service allows sharing code snippets and files to the world. It exposes an API for posting anonymous snippets.

We are going to leverage this service to backup our wiki pages as snippets where each file represents the Markdown content of a wiki page.

A new button is going to be added on the wiki index page:

backup button

Clicking the backup button will trigger the creation of a snippet:

backup created

Each backup snippet can then be seen at Glot.io:

snippet