pip install markata-ghmarkta-gh is a jinja plugin for markata, once installed it can be enabled through the following config.
[markata.jinja_md]
extensions = ['markata_gh.repo_list.GhRepoListTopic']Inside your markdown you can use the gh_repo_list_topic tag.
## Markata plugins
{% gh_repo_list_topic "markata" %}markata-gh is distributed under the terms of the MIT license.
