# Markdown Blog Generator
Markdown Blog Generator is a simple tool for converting Markdown files into a static HTML blog site using Jinja2 templates.
## Features
- Convert Markdown to HTML
- Jinja2 templates for layout
- Simple configuration
- Easily extendable for more features
## Installation
```bash
pip install markdown_blog_generator
Raw data
{
"_id": null,
"home_page": "https://github.com/yourusername/markdown_blog_generator",
"name": "markdown-blog-generator",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "blog generator markdown static-site jinja2",
"author": "John Doe",
"author_email": "tadeemanuel9@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/69/84/3396117e0b25238477577d08d6c512fd4deaa9883acaf2a37fe3bd2593ac/markdown_blog_generator-0.1.2.tar.gz",
"platform": null,
"description": "# Markdown Blog Generator\n\nMarkdown Blog Generator is a simple tool for converting Markdown files into a static HTML blog site using Jinja2 templates.\n\n## Features\n\n- Convert Markdown to HTML\n- Jinja2 templates for layout\n- Simple configuration\n- Easily extendable for more features\n\n## Installation\n\n```bash\npip install markdown_blog_generator\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple static blog generator that converts Markdown files to HTML using Jinja2 templates.",
"version": "0.1.2",
"project_urls": {
"Bug Tracker": "https://github.com/JohnDoe2332/MarkDownBlogGenerator/issues",
"Homepage": "https://github.com/yourusername/markdown_blog_generator",
"Source": "https://github.com/JohnDoe2332/MarkDownBlogGenerator"
},
"split_keywords": [
"blog",
"generator",
"markdown",
"static-site",
"jinja2"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "934cfde1be99ceccf3495b0fe59ba06c73f0badb98e7740154ad901e0b394acb",
"md5": "5795ec46f8d07a4fbaebe508086525e9",
"sha256": "d161671a5688154ab59e8dc653c76826599f80144e6ad9bc7d9eb4d54eb04282"
},
"downloads": -1,
"filename": "markdown_blog_generator-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5795ec46f8d07a4fbaebe508086525e9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1797,
"upload_time": "2024-03-10T20:15:26",
"upload_time_iso_8601": "2024-03-10T20:15:26.385951Z",
"url": "https://files.pythonhosted.org/packages/93/4c/fde1be99ceccf3495b0fe59ba06c73f0badb98e7740154ad901e0b394acb/markdown_blog_generator-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "69843396117e0b25238477577d08d6c512fd4deaa9883acaf2a37fe3bd2593ac",
"md5": "3ce33e6a9cd75b0a7a029dd19160c720",
"sha256": "b1e0a438f3eaacb49aa9fe3ff4ef01e9730923b5221503a2325edd61905932a7"
},
"downloads": -1,
"filename": "markdown_blog_generator-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "3ce33e6a9cd75b0a7a029dd19160c720",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1564,
"upload_time": "2024-03-10T20:15:30",
"upload_time_iso_8601": "2024-03-10T20:15:30.782237Z",
"url": "https://files.pythonhosted.org/packages/69/84/3396117e0b25238477577d08d6c512fd4deaa9883acaf2a37fe3bd2593ac/markdown_blog_generator-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-10 20:15:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "markdown_blog_generator",
"github_not_found": true,
"lcname": "markdown-blog-generator"
}