Metadata-Version: 2.3
Name: mkdocs-carbon
Version: 1.0.0
Summary: Carbon theme for MkDocs
Project-URL: Source, https://github.com/durera/mkdocs-carbon
Author-email: David Parker <durera@gmail.com>
License-Expression: EPL-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: MkDocs
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Requires-Dist: mkdocs>=1.5
Description-Content-Type: text/markdown

mkdocs-carbon
===============================================================================
Carbon Design System theme for mkdocs


Useful Information
-------------------------------------------------------------------------------

### MkDocs Theme Development
- https://www.mkdocs.org/dev-guide/themes/
- https://mkdocs.readthedocs.io/en/stable/dev-guide/themes/#creating-a-custom-theme
- https://mkdocstrings.github.io/autorefs/#usage
- https://github.com/mkdocs/mkdocs-basic-theme/blob/master/basic_theme/base.html
- https://github.com/mkdocs/theme-readthedocs/blob/main/readthedocs/404.html
- https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes

### Carbon
- https://web-components.carbondesignsystem.com/?path=/docs/introduction-welcome--overview
- https://github.com/carbon-design-system/carbon
- https://carbondesignsystem.com/components/overflow-menu/usage/
- https://fonts.google.com/specimen/IBM+Plex+Sans/glyphs

### CSS
- https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties
