# [MkDocs Simple Blog](https://fernandocelmer.github.io/mkdocs-simple-blog/)
> Theme for [MkDocs](https://www.mkdocs.org/)





## Install
### Installation MkDocs
To install MkDocs, run the following command from the command line:
```bash
pip install mkdocs
```
### Installation theme
Install the theme using PIP:
```bash
pip install mkdocs-simple-blog
```
### Activating theme
After the theme is installed, edit your `mkdocs.yml` file and set the theme name to `simple-blog`:
```yml
theme:
name: simple-blog
```
## Commit Style
- ⚙️ FEATURE
- 📝 PEP8
- 📌 ISSUE
- 🪲 BUG
- 📘 DOCS
- 📦 PyPI
- ❤️️ TEST
- ⬆️ CI/CD
- ⚠️ SECURITY
## License

This project is licensed under the terms of the MIT license.
Raw data
{
"_id": null,
"home_page": "https://github.com/FernandoCelmer/mkdocs-simple-blog",
"name": "mkdocs-simple-blog",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Fernando Celmer",
"author_email": "email@fernandocelmer.com",
"download_url": "https://files.pythonhosted.org/packages/ca/97/2d49b8e68f91811f16606f1de372169a3be4d37bc3e7a2b9b546ece1481a/mkdocs-simple-blog-0.0.9.tar.gz",
"platform": null,
"description": "# [MkDocs Simple Blog](https://fernandocelmer.github.io/mkdocs-simple-blog/)\n> Theme for [MkDocs](https://www.mkdocs.org/)\n\n\n\n\n\n\n\n\n## Install\n\n### Installation MkDocs\n\nTo install MkDocs, run the following command from the command line:\n\n```bash\npip install mkdocs\n```\n\n### Installation theme\n\nInstall the theme using PIP:\n\n```bash\npip install mkdocs-simple-blog\n```\n\n### Activating theme\n\nAfter the theme is installed, edit your `mkdocs.yml` file and set the theme name to `simple-blog`:\n\n```yml\ntheme:\n name: simple-blog\n```\n\n## Commit Style\n\n- \u2699\ufe0f FEATURE\n- \ud83d\udcdd PEP8\n- \ud83d\udccc ISSUE\n- \ud83e\udeb2 BUG\n- \ud83d\udcd8 DOCS\n- \ud83d\udce6 PyPI\n- \u2764\ufe0f\ufe0f TEST\n- \u2b06\ufe0f CI/CD\n- \u26a0\ufe0f SECURITY\n\n## License\n\n\nThis project is licensed under the terms of the MIT license.\n",
"bugtrack_url": null,
"license": "",
"summary": "Mkdocs Blog Theme",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/FernandoCelmer/mkdocs-simple-blog"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0cd801a6ea193b8b0ce6307e194188588abdcb647ec88dec5a4c818df2ce782d",
"md5": "95034bc47eafed779b20eb3127be5e46",
"sha256": "576aecbe172f5464270352e63d752abce938c8f12de47d2c555b0d7e7643ed8d"
},
"downloads": -1,
"filename": "mkdocs_simple_blog-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "95034bc47eafed779b20eb3127be5e46",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 282612,
"upload_time": "2023-08-20T23:12:22",
"upload_time_iso_8601": "2023-08-20T23:12:22.123630Z",
"url": "https://files.pythonhosted.org/packages/0c/d8/01a6ea193b8b0ce6307e194188588abdcb647ec88dec5a4c818df2ce782d/mkdocs_simple_blog-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca972d49b8e68f91811f16606f1de372169a3be4d37bc3e7a2b9b546ece1481a",
"md5": "3f822676cfc5164f9d51a8b1bb0a156d",
"sha256": "0e244bbd78b9f70f05f1843ffda52540a44ab1bd23361d6362296ee687354a45"
},
"downloads": -1,
"filename": "mkdocs-simple-blog-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "3f822676cfc5164f9d51a8b1bb0a156d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 274630,
"upload_time": "2023-08-20T23:12:23",
"upload_time_iso_8601": "2023-08-20T23:12:23.961629Z",
"url": "https://files.pythonhosted.org/packages/ca/97/2d49b8e68f91811f16606f1de372169a3be4d37bc3e7a2b9b546ece1481a/mkdocs-simple-blog-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-20 23:12:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "FernandoCelmer",
"github_project": "mkdocs-simple-blog",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "mkdocs-simple-blog"
}