Skip to content

Files

Latest commit

 

History

History
19 lines (10 loc) · 906 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 906 Bytes

markmeld logo

A collection of markmeld templates

How to use

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.

Submitting a new template

You can propose a new template to this repo by PR.

Make your own

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.

Indexing commit

This repository uses a pre-commit hook to update the list.json, with python index_contents.py > list.json.