Skip to main content

Semantic-UI Theme for MkDocs

Project description

mkdocs-semantic

Minimalistic Semantic-UI theme for MkDocs with a focus on web content.

Example

mkdocs-semantic


Installation & Usage

# using local terminal
pip install mkdocs-semantic
# in your mkdocs.yml file
theme: semantic

Configuration

Theme customizations options

Logo

The default logo is the Python icon from Semantic-UI, however it can be overidden using an image or an icon.

To use an image, specify the URL or relative path to the image:

theme:
  logo:
    image: 'images/logo.png'

To use an icon, specify the name of a Semantic-UI icon:

theme:
  logo:
    icon: 'python'

Breadcrumbs

The breadcrumbs are enabled by default, but can be disabled through the breadcrumb variable:

theme:
  breadcrumb: false

Sidebar

The sidebar is enabled by default, but can be disabled through the sidebar variable:

theme:
  sidebar: false

Search

The search functionality is enabled by default (adding a search icon to the navbar), but can be disabled through the search variable:

theme:
  search: false

Dependencies

Source

Github


Project Road Map

  • add toc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs-semantic-1.0.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

mkdocs_semantic-1.0.0-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file mkdocs-semantic-1.0.0.tar.gz.

File metadata

  • Download URL: mkdocs-semantic-1.0.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for mkdocs-semantic-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c2aabd19c92ffa5157116ae702318650694022966117312b7cc722e4cd3d488a
MD5 2e56ff6b50523ef86a75babbaa3e4040
BLAKE2b-256 748d881c20bb9d267fad59dc0db06b9db94888aa24ebcb9c344578dd5ca3ff86

See more details on using hashes here.

File details

Details for the file mkdocs_semantic-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: mkdocs_semantic-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for mkdocs_semantic-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 410709519bc7648e6101940567045d21dc0f9995b4603e3a873bd189a0804eaa
MD5 343422e2fac6aacb8211005f35a840cc
BLAKE2b-256 122eeff0c4f2f4c1e73fb522ed092523d36f5ded7dd6040ab3d7c16e5fec92a7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page