Semantic-UI Theme for MkDocs
Project description
mkdocs-semantic
Minimalistic Semantic-UI theme for MkDocs with a focus on web content.
Example
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
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
Built Distribution
File details
Details for the file mkdocs-semantic-0.0.6.tar.gz
.
File metadata
- Download URL: mkdocs-semantic-0.0.6.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 423f2146c72b0a7ada68a26e2ce0fc44f0b8f631bc33787b0c9435821d9403ba |
|
MD5 | d3b01bce8fdd8ddee8aed9eb502012d7 |
|
BLAKE2b-256 | 1c7f7be377263e1e84453f8bc0a9a0ce843a6fe986b9a8611026562d6e022b60 |
File details
Details for the file mkdocs_semantic-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: mkdocs_semantic-0.0.6-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56accfb3b452cc23e2eab3c7fd2012af3dc7f12388d2aebc7826be2f3a44be43 |
|
MD5 | 79551d4d61091fdbeadf13222d126352 |
|
BLAKE2b-256 | 3732c6632ad824c0d84bce5fd7ec76f81b1666c57568f5df24615d616c15aa9e |