./textproc/py-mkdocs-bootswatch, Bootswatch themes for MkDocs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1, Package name: py311-mkdocs-bootswatch-1.1, Maintainer: pkgsrc-users

This package provides themes for the different Bootswatch themes for the MkDocs
project.


Required to run:
[textproc/py-mkdocs] [lang/python310]

Master sites:

Filesize: 524.745 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-10 11:14:51 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-mkdocs*: not for Python 3.12

Wants to use distutils
   2022-02-05 10:50:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-mkdocs-bootswatch: updated to 1.1

Version 1.1 (2020/02/22)

Update to support MkDocs version 1.1.
Update to support Bootstrap 4.
Remove the amelia and readable themes, which were dropped by Bootswatch.
Add Bootswatch's new themes: darkly, litera, lumen, lux, materia, minty, pulse, \ 
sandstone, solar, and superhero.
Port changes from the parent mkdocs theme:
Properly handle the scroll offset for anchors.
Improve support for long dropdowns.
Improve support for tall nav headers
Use toc_tokens to generate the TOC
Fix padding/background color issues with hljs code blocks.

Version 1.0 (2018/08/03)

Inherit from the mkdocs theme and get all the parent theme's features.
Update to support MkDocs version 1.0.

Version 0.5 (2018/02/16)

Fix padding of code blocks
Generate all themes from one common base.
Update templates for MkDocs v0.17.
Update per-theme CSS to match MkDocs.
Update to FontAwesome 4.5.0.
Improve code highlighting colors for all themes.
Support admonitions.

Version 0.4 (2016/03/02)

Some styling tweaks.
Add support for permalinks.
Support inverse nav headers.

Version 0.3.1 (2016/02/24)

Fix docs deployment.

Version 0.3 (2016/02/24)

Add support for sub-level nav.

Version 0.2 (2018/02/06)

Add search modal to all themes.
Automate releases.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2016-01-21 21:32:27 by Jonathan Perkin | Files touched by this commit (12)
Log message:
Import py-mkdocs and associated themes.

MkDocs is a fast, simple and downright gorgeous static site generator that's
geared towards building project documentation. Documentation source files are
written in Markdown, and configured with a single YAML configuration file.