1
0
Fork 0
1Panel-Appstore/mkdocs-material
renovate[bot] c252ac7655 chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.10 (#3571)
* chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.10

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-03-30 23:11:26 +08:00
..
9.6.10 chore(deps): update squidfunk/mkdocs-material docker tag to v9.6.10 (#3571) 2025-03-30 23:11:26 +08:00
README.md feat: 增加 mkdocs 应用 2023-11-06 22:07:19 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
logo.png add mkdocs-material (#356) 2023-11-06 18:23:05 +08:00

README_en.md

Usage Guide

Navigate to /opt/1panel/apps/mkdocs-material/mkdocs-material/data/docs to start your documentation writing.

Material for MkDocs

MkDocs is a fast, simple, and elegant static site generator suitable for building project documentation. Documentation source files are written in Markdown and configured with a single YAML configuration file.

Features:

  • Great Themes: MkDocs offers a variety of beautiful themes, including built-in options like mkdocs and readthedocs, as well as third-party themes or custom-built ones.
  • Customizable: Customize themes and/or install plugins to make your project documentation look exactly as you want. Extend Markdown behavior with Markdown extensions and configuration options.
  • Live Preview: The built-in development server allows you to preview your documentation as you write it. It even auto-reloads and refreshes your browser whenever you save changes.
  • Deploy Anywhere: MkDocs builds completely static HTML sites that can be hosted on GitHub Pages, Amazon S3, or any other hosting platform of your choice.