aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 19:30:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 19:33:24 +0000
commit5c6030dff1ad2a163da5320abeedcf72a01aa363 (patch)
treed7e09f519d8f9a2b5e15d023495b21e6d877eaf5 /textproc/Makefile
parent416276e380140faf2304f672b839c9dfdc0b0439 (diff)
downloadports-5c6030dff1ad2a163da5320abeedcf72a01aa363.tar.gz
ports-5c6030dff1ad2a163da5320abeedcf72a01aa363.zip
textproc/py-mike: Add py-mike 1.1.2
mike is a Python utility that makes it easy to deploy multiple versions of your MkDocs-powered docs to a Git branch, suitable for hosting on Github via gh-pages. mike is built around the idea that once you've generated your docs for a particular version, you should never need to touch that version again. This means you never have to worry about breaking changes in MkDocs, since your old docs (built with an old version of MkDocs) are already generated and sitting in your gh-pages branch. While mike is flexible, it's optimized around putting your docs in a <major>.<minor> directory, with optional aliases (e.g. latest or dev) to particularly notable versions. This makes it easy to make permalinks to whatever version of the documentation you want to direct people to. WWW: https://github.com/jimporter/mike
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b848b87aa93d..7795d3c42bf3 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1377,6 +1377,7 @@
SUBDIR += py-mathics-pygments
SUBDIR += py-mdit-py-plugins
SUBDIR += py-mdurl
+ SUBDIR += py-mike
SUBDIR += py-misaka
SUBDIR += py-mistune
SUBDIR += py-mistune0