An open API service indexing awesome lists of open source software.

https://github.com/databio/mm_templates


https://github.com/databio/mm_templates

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# markmeld logo

# A collection of markmeld templates

## How to use

This repository provides an API for templates for use with the [markmeld](http://github.com/databio/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](https://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`.