Metadata-Version: 2.3
Name: mkdocs-material-mark-as-read
Version: 0.0.1
Summary: A mkdocs-material plugin to mark pages as read
Project-URL: Documentation, https://berk-karaal.github.io/mkdocs-material-mark-as-read/
Project-URL: Repository, https://github.com/berk-karaal/mkdocs-material-mark-as-read.git
Maintainer-email: Berk Karaal <iletisim.berkkaraal@gmail.com>
License: MIT License
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: mkdocs
Description-Content-Type: text/markdown

# Mark as Read Plugin for Mkdocs Material

[![Material for
MkDocs](https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white)](https://squidfunk.github.io/mkdocs-material/)

This plugin allows users to keep track of their reading progress by marking pages as read.

Preview gif:

![Preview gif](https://raw.githubusercontent.com/berk-karaal/mkdocs-material-mark-as-read/main/docs/mark-as-read-demo.gif)

Try it on [documentation website](https://berk-karaal.github.io/mkdocs-material-mark-as-read/).

Setup this plugin easily with [quickstart
docs](https://berk-karaal.github.io/mkdocs-material-mark-as-read/quickstart/).