New port: textproc/py-mkdocs-nature: MkDocs theme, a clone of the "greenish" Sphinx theme of the same name

PR:		227309
Submitted by:	Kai <freebsd_ports@k-worx.org>
This commit is contained in:
Yuri Victorovich 2018-04-06 08:29:09 +00:00
parent d7ba7667b3
commit e96dda7563
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466629
4 changed files with 32 additions and 0 deletions

View File

@ -1327,6 +1327,7 @@
SUBDIR += py-markdown2
SUBDIR += py-mistune
SUBDIR += py-mkdocs
SUBDIR += py-mkdocs-nature
SUBDIR += py-mwparserfromhell
SUBDIR += py-nltk
SUBDIR += py-numpydoc

View File

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= mkdocs-nature
DISTVERSION= 0.2.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= freebsd_ports@k-worx.org
COMMENT= MkDocs theme, a clone of the "greenish" Sphinx theme of the same name
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs>0:textproc/py-mkdocs@${FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1522960276
SHA256 (mkdocs-nature-0.2.1.tar.gz) = 4f99e8b3c9e9eed052d8dc8b92eed6a9cd034139ab43f4ecccb88d1c06d40bdb
SIZE (mkdocs-nature-0.2.1.tar.gz) = 48697

View File

@ -0,0 +1,8 @@
The MkDocs-Nature theme is a clone of the "greenish" Sphinx theme of the same
name and supports a number of features which are configurable by the end user:
- Theme Variables
- Search
- Code Highlighting
WWW: https://waylan.github.io/mkdocs-nature