# About

**Minimal Digital** is an introductory toolkit compiled by [Alison Harvey](https://profiles.cardiff.ac.uk/staff/harveyae) as part of an [AHRC-RLUK Professional Practice Fellowship Scheme](https://www.rluk.ac.uk/ahrc-rluk-professional-practice-fellows-announced/) project to research, trial, and review free and simple tools for getting started with digital storytelling, digital archives, and digital exhibitions.

The tools reviewed on this site are all free to use, and based on [minimal computing](http://go-dh.github.io/mincomp/). They don't require web-hosting, or access to a server. They can be used by anyone, anywhere, to support self-development, teaching, research, and creativity. The toolkit is intended to introduce these tools in an accessible, jargon-free way. Many are underpinned by a technical framework known as [IIIF](https://aeh0.github.io/minimal-digital/iiif/).

<table data-full-width="true"><thead><tr><th>Feature</th><th data-type="checkbox">Storiiies</th><th data-type="checkbox">Exhibit</th><th data-type="checkbox">Padlet</th><th data-type="checkbox">Google Sites</th><th data-type="checkbox">Collection Builder</th><th data-type="checkbox">Wax</th></tr></thead><tbody><tr><td>Free</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>No adverts</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Unbranded</td><td>true</td><td>true</td><td>false</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Exhibition templates</td><td>false</td><td>false</td><td>false</td><td>false</td><td>true</td><td>true</td></tr><tr><td>Geotagging</td><td>false</td><td>false</td><td>true</td><td>false</td><td>true</td><td>false</td></tr><tr><td>IIIF support</td><td>true</td><td>true</td><td>false</td><td>true</td><td>false</td><td>true</td></tr><tr><td>Embeddable</td><td>true</td><td>true</td><td>true</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Access control</td><td>true</td><td>true</td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td>Easy</td><td>true</td><td>true</td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td>Intermediate</td><td>false</td><td>false</td><td>false</td><td>false</td><td>true</td><td>false</td></tr><tr><td>Advanced</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>true</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aeh0.gitbook.io/minimal-digital/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
