Skip to main content

A custom Material for MkDocs theme for EKGF documentation websites

Project description

MkDocs Material EKGF Theme

PyPI version Python versions License CI PyPI downloads

A custom Material for MkDocs theme for EKGF (Enterprise Knowledge Graph Forum) documentation websites.

Features

  • Custom Header: Three-row layout with EKGF logo, centered site title, and OMG branding
  • Enhanced Footer: Matches ekgf.org design with comprehensive navigation and social links
  • Advanced Card Components:
    • Process cards with hero images
    • Theme cards with 4-column responsive layout
    • Objective badges for visual hierarchy
  • Integrated Search: Custom search box in navigation tabs
  • Dark/Light Mode: Full theme support with cross-subdomain cookie sync
  • SEO Optimized: Comprehensive meta tags, Open Graph, Twitter Cards, and JSON-LD structured data
  • Responsive Design: Mobile-first approach with optimizations

Installation

uv add mkdocs-material-ekgf

Usage

Basic Configuration

In your mkdocs.yml:

theme:
  name: material
  # No custom_dir needed! The plugin handles it.

  palette:
    - media: "(prefers-color-scheme: light)"
      scheme: default
      primary: indigo
      accent: light-blue
      toggle:
        icon: material/weather-night
        name: Switch to dark mode

    - media: "(prefers-color-scheme: dark)"
      scheme: slate
      primary: indigo
      accent: deep orange
      toggle:
        icon: material/weather-sunny
        name: Switch to light mode

plugins:
  - material-ekgf
  - search

Enhanced Card Layouts

Process Cards

<div class="grid cards process-cards" markdown>

- <div class="process-card-header process-card-plan">
    
    :material-file-document-outline:{ .lg }
    
    <div class="process-card-title">
      <strong>[Plan](plan/)</strong>
      <span class="process-card-subtitle">Design Your EKG</span>
    </div>
    
  </div>
  
  ---
  
  Define your use cases and identify knowledge assets...

</div>

Theme Cards

<div class="grid cards theme-cards" markdown>

- <div class="theme-card-header theme-card-transparency">
    
    :material-eye-outline:{ .lg }
    
    <div class="theme-card-title">
      <strong>[Transparency](theme/transparency/)</strong>
    </div>
    
  </div>
  
  Clear visibility into data, processes, and decisions...
  
  [Learn more](theme/transparency/)

</div>

Design Principles

This theme implements the EKGF design language:

  • Consistent Branding: EKGF and OMG logos across all sites
  • Professional Aesthetics: Clean, modern design matching ekgf.org
  • Enhanced Readability: Optimized typography and spacing
  • Accessibility: WCAG 2.1 AA compliant
  • Performance: Optimized assets and minimal JavaScript

Development

Local Development

git clone https://github.com/EKGF/mkdocs-material-ekgf.git
cd mkdocs-material-ekgf
uv sync

Testing

Test the theme with a sample MkDocs site:

cd examples/sample-site
uv run mkdocs serve

License

Copyright © 2026 EDMCouncil Inc., d/b/a Enterprise Data Management Association ("EDMA")

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Support

For issues, questions, or contributions, please visit:

Acknowledgments

Built on top of Material for MkDocs by Martin Donath.

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_material_ekgf-0.0.24.tar.gz (95.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mkdocs_material_ekgf-0.0.24-py3-none-any.whl (95.1 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_material_ekgf-0.0.24.tar.gz.

File metadata

  • Download URL: mkdocs_material_ekgf-0.0.24.tar.gz
  • Upload date:
  • Size: 95.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mkdocs_material_ekgf-0.0.24.tar.gz
Algorithm Hash digest
SHA256 804811939f2c0f3eddf2a9599d1d02356364c43e3fbe8cb53d0d25203c5f1abb
MD5 6a7b8c929d421e511acb805486747ed7
BLAKE2b-256 2733d7219e80c5cf87bcd2c44a999c7044fbcdd33c50c31737a2a1dc6175cdf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for mkdocs_material_ekgf-0.0.24.tar.gz:

Publisher: publish.yml on EKGF/mkdocs-material-ekgf

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mkdocs_material_ekgf-0.0.24-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_material_ekgf-0.0.24-py3-none-any.whl
Algorithm Hash digest
SHA256 c5b1d507db81b535684c72eb8bb85eabfe8e8e64b6905c907718265dd8806e9a
MD5 ede5f28b74083f21f1c4caee57ceb3fb
BLAKE2b-256 f6965bfe62dd9056b1b1bcf7f96bffa37e542cd9077219ffbb5bc7dac35d719f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mkdocs_material_ekgf-0.0.24-py3-none-any.whl:

Publisher: publish.yml on EKGF/mkdocs-material-ekgf

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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