Metadata-Version: 2.1
Name: BlogX
Version: 0.2.0
Summary: a simple and pure blog generator based on html + css + python
Author-email: laysath <faithleysath@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/faithleysath/BlogX
Project-URL: Documentation, https://readthedocs.org
Project-URL: Repository, https://github.com/faithleysath/BlogX
Project-URL: Issues, https://github.com/faithleysath/BlogX/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer
Requires-Dist: rich
Requires-Dist: markdown
Requires-Dist: markdown_katex
Requires-Dist: pygments
Requires-Dist: livereload

# BlogX
a simple and pure blog generator based on html + css + python
