
13,803
Downloads
132
Downloads of v 2.5.3
1/26/2018
Last update
MkDocs Material Theme
2.5.3
Material is a theme for MkDocs, an excellent static site generator geared towards project documentation. It is built using Google's material design guidelines, full responsive, optimized for touch and pointer devices as well as all sorts of screen sizes.
Features
- Beautiful, readable and very user-friendly design based on Google's material design guidelines, packed in a full responsive template with a well-defined and easily customizable color palette, great typography, as well as a beautiful search interface and footer.
- Well-tested and optimized Javascript and CSS including a cross-browser fixed/sticky header, a drawer that even works without Javascript using the checkbox hack with fallbacks, responsive tables that scroll when the screen is too small and well-defined print styles.
- Extra configuration options like a project logo, links to the authors GitHub and Twitter accounts, display of the amount of stars the project has on GitHub and Google Analytics integration.
- Easily extendable and customizable due to a well-designed asset pipeline built on-top of Gulp with npm and bower and modular and abstracted style definitions built with SASS.
- Web application capability on iOS - when the page is saved to the homescreen, it behaves and looks like a native application.
To install MkDocs Material Theme, run the following command from the command line or from PowerShell:
C:\> choco install mkdocs-material
--version 2.5.3
To upgrade MkDocs Material Theme, run the following command from the command line or from PowerShell:
C:\> choco upgrade mkdocs-material
--version 2.5.3
Files
Hide- tools\ChocolateyUninstall.ps1
Show
python -m pip uninstall mkdocs-material -y
- tools\ChocolateyInstall.ps1
Show
Update-SessionEnvironment $version = '2.5.3' $proxy = Get-EffectiveProxy if ($proxy) { Write-Host "Setting CLI proxy: $proxy" $env:http_proxy = $env:https_proxy = $proxy } python -m pip install mkdocs-material==$version
Virus Scan Results
- mkdocs-material.2.5.3.nupkg (b9f956ee7fb2) - ## / 59 - Log in or click on link to see number of positives
Dependencies
-
- chocolatey-core.extension (≥ 1.3.3)
- MkDocs (≥ 0.17.1)
Package Maintainer(s)
Software Author(s)
Tags
Release Notes
https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
MkDocs Material Theme 4.0.1 | 27 | Wednesday, February 13, 2019 | approved |
MkDocs Material Theme 3.3.0 | 80 | Tuesday, January 29, 2019 | approved |
MkDocs Material Theme 3.2.0 | 99 | Friday, December 28, 2018 | approved |
MkDocs Material Theme 3.1.0 | 131 | Saturday, November 17, 2018 | approved |
MkDocs Material Theme 3.0.6 | 84 | Friday, October 26, 2018 | approved |
MkDocs Material Theme 3.0.5 | 40 | Tuesday, October 23, 2018 | approved |
MkDocs Material Theme 3.0.4 | 165 | Monday, September 3, 2018 | approved |
MkDocs Material Theme 3.0.3 | 106 | Wednesday, August 8, 2018 | approved |
MkDocs Material Theme 3.0.2 | 48 | Monday, August 6, 2018 | approved |
MkDocs Material Theme 3.0.1 | 43 | Monday, August 6, 2018 | approved |
Discussion for the MkDocs Material Theme Package
Ground rules:
- This discussion is only about MkDocs Material Theme and the MkDocs Material Theme package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or MkDocs Material Theme, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.