MkDocs

E431946

MkDocs is a static site generator geared toward building project documentation from Markdown files, typically configured with a simple YAML file and extensible through themes and plugins.

All labels observed (2)

Label Occurrences
MkDocs canonical 3
mkdocs 1

How this entity was disambiguated

Statements (53)

Predicate Object
instanceOf documentation generator ⓘ
static site generator ⓘ
buildProcess converts Markdown files to static HTML site ⓘ
configurationFormat YAML ⓘ
configurationOption markdown_extensions ⓘ
nav ⓘ
plugins ⓘ
site_name ⓘ
theme ⓘ
defaultConfigurationFileName mkdocs.yml ⓘ
defaultTheme mkdocs ⓘ
linked to: MkDocs
documentation https://www.mkdocs.org/user-guide/ ⓘ
ecosystem deployment plugins ⓘ
i18n (internationalization) plugins ⓘ
markdown extension plugins ⓘ
theme plugins ⓘ
versioning plugins ⓘ
hasCommand mkdocs build ⓘ
mkdocs gh-deploy ⓘ
mkdocs help ⓘ
mkdocs new ⓘ
mkdocs serve ⓘ
license BSD-2-Clause License ⓘ
officialWebsite https://www.mkdocs.org ⓘ
outputFormat CSS ⓘ
JavaScript ⓘ
static HTML ⓘ
popularTheme mkdocs-material ⓘ
programmingLanguage Python ⓘ
repository https://github.com/mkdocs/mkdocs ⓘ
supports Markdown extensions ⓘ
custom navigation structure ⓘ
full-text search ⓘ
live-reloading development server ⓘ
multi-page documentation sites ⓘ
plugins ⓘ
site-wide configuration options ⓘ
themes ⓘ
versioned documentation via plugins ⓘ
supportsHosting GitHub Pages ⓘ
GitLab Pages ⓘ
generic static web hosts ⓘ
supportsInternationalization via plugins ⓘ
supportsNavigationFeatures nested navigation ⓘ
next/previous page links ⓘ
table of contents ⓘ
supportsSearchImplementation Lunr.js ⓘ
custom search plugins ⓘ
targetUseCase API documentation (via plugins) ⓘ
project documentation ⓘ
technical documentation ⓘ
usesMarkupLanguage Markdown ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jinja2 → integratedWith → MkDocs ⓘ
Markdown → commonlyUsedWith → MkDocs ⓘ
Read the Docs → supports → MkDocs ⓘ
MkDocs → defaultTheme → mkdocs ⓘ
linked to: MkDocs