Skip to content

A markata plugin to pull your github repos into your site by topic. This is a jinja plugin that only needs to be pip installed, then it will automatically be exposed as a jinja tag.

License

Notifications You must be signed in to change notification settings

WaylonWalker/markata-gh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markata gh

Installation

pip install markata-gh

Usage

markta-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" %}

Example

image

License

markata-gh is distributed under the terms of the MIT license.

About

A markata plugin to pull your github repos into your site by topic. This is a jinja plugin that only needs to be pip installed, then it will automatically be exposed as a jinja tag.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages