Metadata-Version: 2.4
Name: mkdocs-material2014
Version: 0.6.0
Summary: Documentation that simply works like it's 2014 again.
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mkdocs>=1.6.1
Requires-Dist: pymdown-extensions>=10.16.1
Requires-Dist: mkdocs-macros-plugin==1.3.7
Requires-Dist: pyyaml>=6.0.2
Provides-Extra: extras
Requires-Dist: mkdocs-literate-nav==0.6.2; extra == "extras"
Requires-Dist: mkdocs-ezglossary-plugin>=2.0.0; extra == "extras"
Requires-Dist: mkdocs-mermaid2-plugin>=1.2.1; extra == "extras"
Provides-Extra: openapi
Requires-Dist: essentials-openapi>=1.2.1; extra == "openapi"
Requires-Dist: rich>=14.1.0; extra == "openapi"
Requires-Dist: httpx>=0.28.1; extra == "openapi"
Requires-Dist: pyyaml; extra == "openapi"
Dynamic: license-file

# mkdocs-material2014

![python 3.12+](https://img.shields.io/badge/python-3.12+-blue)
[![License](https://img.shields.io/badge/license-GNU%20LGPLv3-green)](./LICENSE)

[![website](https://github.com/Tapeline/mkdocs-material2014/actions/workflows/docs.yml/badge.svg?branch=master&event=push)](https://tapeline.github.io/mkdocs-material2014)

Documentation that simply works like it's 2014 again.

[Website](https://tapeline.github.io/mkdocs-material2014/)

---

<!-- TOC -->
* [mkdocs-material2014](#mkdocs-material2014)
  * [Description](#description)
  * [Installation & usage](#installation--usage)
  * [Planned features](#planned-features)
  * [Tech stack](#tech-stack)
  * [Developer](#developer)
  * [License](#license)
<!-- TOC -->

---

## Description

mkdocs-material2014 is an attempt to create an alternative Material Design
theme for MkDocs that better represents the original look&feel of 
Material Design 1 that was presented at Google I/O 2014.

## Installation & usage

Please refer to the [documentation](https://tapeline.github.io/mkdocs-material2014/)

## Planned features
- [ ] Stepper

## Tech stack
![python 3.12+](https://img.shields.io/badge/python-3.12+-blue)
![mkdocs](https://img.shields.io/badge/mkdocs-32a5e8)
![materializecss](https://img.shields.io/badge/materializecss-E2686D)
![jquery](https://img.shields.io/badge/jQuery-0769AD?logo=jquery&logoColor=white)

## Developer
Project is being developed by [@Tapeline](https://github.com/Tapeline)

## License
This work is licensed under GNU Lesser General Public License v3.0
