[ 源代码: mkdocs-material ]
软件包:mkdocs-material(8.2.5-1)
mkdocs-material 的相关链接
Debian 的资源:
下载源码包 mkdocs-material:
- [mkdocs-material_8.2.5-1.dsc]
- [mkdocs-material_8.2.5.orig.tar.xz]
- [mkdocs-material_8.2.5-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [squidfunk.github.io]
相似软件包:
Material Design theme for MkDocs
Create a branded static site from a set of Markdown files to host the documentation of your Open Source or commercial project – customizable, searchable, mobile-friendly, 40+ languages. Set up in 5 minutes.
Features:
* It's just Markdown — write your technical documentation in plain Markdown – no need to know HTML, JavaScript, or CSS. Material for MkDocs will do the heavy lifting and convert your writing to a beautiful and functional website.
* Responsive by design — built from the ground up to work on all sorts of devices – from mobile phones to widescreens. The underlying fluid layout will always adapt perfectly to the available screen space.
* Static, yet searchable — almost magically, your technical documentation website will be searchable without any further ado. Material for MkDocs comes with built-in search – no server needed – that will instantly answer your users' queries.
* Many configuration options — change the color palette, font families, language, icons, favicon and logo. Add a source repository link, links to your social profiles, Google Analytics and Disqus - all with a few lines of code.
* Truly international — thanks to many contributors, Material for MkDocs includes translations for more than 40 languages and offers full native RTL uright-to-left) support for languages such as Arabic, Persian (Farsi) and Hebrew.
* Accessible — Material for MkDocs provides extensible keyboard navigation and semantic markup including role attributes and landmarks. Furthermore, the layout is entirely based on rem values, respecting the user's default font size.
* Beyond GitHub Markdown — integrates natively with Python Markdown Extensions, offering additional elements like callouts, tabbed content containers, mathematical formulas, critic markup, task lists, and emojis.
* Modern architecture — Material for MkDocs's underlying codebase is built with TypeScript, RxJS, and SCSS, and is compiled with Webpack, bringing excellent possibilities for theme extension and customization.
其他与 mkdocs-material 有关的软件包
|
|
|
|
-
- dep: mkdocs
- Static site generator geared towards building project documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pymdownx
- Extension pack for Python Markdown