This repository provides an API for templates for use with the markmeld markdown melder. The templates are published to web using GitHub Pages. Instructions, descriptions, and API access can be found at databio.org/mm_templates.
You can propose a new template to this repo by PR.
It's super easy to make your own template repository for re-use, just use this repository as an example. You can even host it on github pages to share with the world.
This repository uses a pre-commit hook to update the list.json
, with python index_contents.py > list.json
.