Mkdocs Gitlinks
Project description
MKDocs Gitlinks
This is a simple plugin for MKDocs that creates links to git projects easier.
Usage
To use the plugin you need to set it up
Config
In the mkdocs.yml add:
plugins:
- mkdocs_gitlinks:
Markdown
Then in the markdown you can link to git projects (currently only Github is supported) by using the syntax below:
[github](orginisation/project)
For example to link to this project use:
[github](umaaz/mkdocs_gitlinks)
Output
The result of this is to change the link to:
Options
There are a few options available
plugins:
- mkdocs_gitlinks:
show_docs: false # setting this to true will include a link to the github pages for the project
github_host: github.com # this allows for changing the github host name
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mkdocs_gitlinks-0.0.3.tar.gz.
File metadata
- Download URL: mkdocs_gitlinks-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98b80bfb8c99d3cb663ca15c9163b216129108edaa3e3c2bf28637c6bb3593f8
|
|
| MD5 |
3f062c6bcac6cd4fc85828623da64166
|
|
| BLAKE2b-256 |
60e577ad043cdb0403d650cc3b221e02182912051c9f7503359a282233b00733
|
File details
Details for the file mkdocs_gitlinks-0.0.3-py3-none-any.whl.
File metadata
- Download URL: mkdocs_gitlinks-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f95b2fe2899e32843387b543a85f8fb6f5afea4bded1cb6a406b053b2480db3
|
|
| MD5 |
463ab4236f3aa71e19e10e3e3cd3d5ce
|
|
| BLAKE2b-256 |
4d2cdca7942589d4ed1983ea5abbe45882c37de49a81a3bf070d9b53a74fe27b
|