[ ソース: mkdocs-material ]
パッケージ: mkdocs-material (9.5.18-1)
mkdocs-material に関するリンク
Debian の資源:
mkdocs-material ソースパッケージをダウンロード:
- [mkdocs-material_9.5.18-1.dsc]
- [mkdocs-material_9.5.18.orig.tar.gz]
- [mkdocs-material_9.5.18-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 (>= 1.5.3~)
- Static site generator geared towards building project documentation
-
- dep: mkdocs-material-extensions (>= 1.3~)
- Markdown extension resources for MkDocs for Material
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- 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-paginate
- Python module that helps dividing large lists of items into pages
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pymdownx
- Extension pack for Python Markdown
-
- dep: python3-regex (>= 0.1.20220401)
- alternative regular expression module (Python 3)
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ