# Tiger Blog Engine
Tiger Blog Engine (TBE)provides easy generation of website/blog pages.
It creates index.html pages from your markdown files.
```
Usage:
tigerblog.py build [--config=<config>] [--future]
tigerblog.py serve
tigerblog.py buildserve [--config=<config>] [--future]
tigerblog.py print [--config=<config>]
Options:
-h --help
```
Raw data
{
"_id": null,
"home_page": "https://github.com/tigerteamx/tigerblog",
"name": "tigerblog",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "blog,productivity,bottlepy,peewee",
"author": "Martin F",
"author_email": "pypi.org@tigerteamx.com",
"download_url": "https://files.pythonhosted.org/packages/24/a5/512f473aa8226cfb8c349c45ca9edf28eb826c45e1d570a6fc63cb3d68af/tigerblog-0.1.39.tar.gz",
"platform": null,
"description": "# Tiger Blog Engine\n\n\nTiger Blog Engine (TBE)provides easy generation of website/blog pages. \nIt creates index.html pages from your markdown files.\n\n\n```\nUsage:\n tigerblog.py build [--config=<config>] [--future]\n tigerblog.py serve\n tigerblog.py buildserve [--config=<config>] [--future]\n tigerblog.py print [--config=<config>]\n\nOptions:\n -h --help\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Simplest Blog Engine for Developers",
"version": "0.1.39",
"project_urls": {
"Homepage": "https://github.com/tigerteamx/tigerblog"
},
"split_keywords": [
"blog",
"productivity",
"bottlepy",
"peewee"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "62263ddb31c386174f3aed16660c3fe5fc34932c5c11548ef8b33b60b38f3809",
"md5": "1d4b6d097da25dde0304c84edfbae9a6",
"sha256": "0a845b6da909095d2ba65bcb52460dfc2df7b2fb54ed00040441848b242ddad4"
},
"downloads": -1,
"filename": "tigerblog-0.1.39-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1d4b6d097da25dde0304c84edfbae9a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 396811,
"upload_time": "2023-10-17T13:27:57",
"upload_time_iso_8601": "2023-10-17T13:27:57.889041Z",
"url": "https://files.pythonhosted.org/packages/62/26/3ddb31c386174f3aed16660c3fe5fc34932c5c11548ef8b33b60b38f3809/tigerblog-0.1.39-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "24a5512f473aa8226cfb8c349c45ca9edf28eb826c45e1d570a6fc63cb3d68af",
"md5": "674720ec8d573c59bdeb9c8ca8c71be7",
"sha256": "3169d27a0366f2e5fcce6ac35a41a477e2945ba3e9e5ef43bf0ce7d5291c7b0d"
},
"downloads": -1,
"filename": "tigerblog-0.1.39.tar.gz",
"has_sig": false,
"md5_digest": "674720ec8d573c59bdeb9c8ca8c71be7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 392855,
"upload_time": "2023-10-17T13:27:59",
"upload_time_iso_8601": "2023-10-17T13:27:59.965572Z",
"url": "https://files.pythonhosted.org/packages/24/a5/512f473aa8226cfb8c349c45ca9edf28eb826c45e1d570a6fc63cb3d68af/tigerblog-0.1.39.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-17 13:27:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tigerteamx",
"github_project": "tigerblog",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "tigerblog"
}