{"id":13591489,"url":"https://github.com/FernandoCelmer/mkdocs-simple-blog","last_synced_at":"2025-04-08T17:31:43.044Z","repository":{"id":65235001,"uuid":"588616320","full_name":"FernandoCelmer/mkdocs-simple-blog","owner":"FernandoCelmer","description":"Blog Template for Mkdocs","archived":false,"fork":false,"pushed_at":"2025-03-23T02:51:58.000Z","size":7560,"stargazers_count":94,"open_issues_count":8,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T12:56:40.516Z","etag":null,"topics":["blog","markdown","md","mkdocs","mkdocs-theme","pypi","pypi-package","python"],"latest_commit_sha":null,"homepage":"https://fernandocelmer.github.io/mkdocs-simple-blog/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FernandoCelmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-13T15:02:34.000Z","updated_at":"2025-03-28T23:27:12.000Z","dependencies_parsed_at":"2024-10-27T21:56:53.550Z","dependency_job_id":"458b5399-939e-419d-a4f9-e4ce55738be9","html_url":"https://github.com/FernandoCelmer/mkdocs-simple-blog","commit_stats":{"total_commits":141,"total_committers":4,"mean_commits":35.25,"dds":"0.049645390070921946","last_synced_commit":"4e8f0f3635fa586e295acd703568c8bdb59c3bd1"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCelmer%2Fmkdocs-simple-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCelmer%2Fmkdocs-simple-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCelmer%2Fmkdocs-simple-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FernandoCelmer%2Fmkdocs-simple-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FernandoCelmer","download_url":"https://codeload.github.com/FernandoCelmer/mkdocs-simple-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247892508,"owners_count":21013715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","markdown","md","mkdocs","mkdocs-theme","pypi","pypi-package","python"],"created_at":"2024-08-01T16:00:58.220Z","updated_at":"2025-04-08T17:31:43.031Z","avatar_url":"https://github.com/FernandoCelmer.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# [MkDocs Simple Blog](https://fernandocelmer.github.io/mkdocs-simple-blog/)\n\u003e  Theme for [MkDocs](https://www.mkdocs.org/)\n\n![Image](https://raw.githubusercontent.com/FernandoCelmer/mkdocs-simple-blog/develop/docs/assets/simple-blog.png)\n\n![GitHub forks](https://img.shields.io/github/forks/FernandoCelmer/mkdocs-simple-blog?label=Forks\u0026style=flat-square)\n![GitHub Repo stars](https://img.shields.io/github/stars/FernandoCelmer/mkdocs-simple-blog?label=Stars\u0026style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/FernandoCelmer/mkdocs-simple-blog?style=flat-square)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/FernandoCelmer/mkdocs-simple-blog/python-publish-pypi.yml?label=%F0%9F%93%A6%20PyPI\u0026style=flat-square)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/FernandoCelmer/mkdocs-simple-blog/python-publish-pypi-test.yml?label=%F0%9F%93%A6%20PyPI-Test\u0026style=flat-square)\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## Getting Help\n\nWe use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. If you need anything, I ask you to please follow our templates for opening issues or discussions.\n\n- 🐛 [Bug Report](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)\n- 📕 [Documentation Issue](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)\n- 🚀 [Feature Request](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)\n- 💬 [General Question](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)\n\n## Commit Style\n\n- ⚙️ FEATURE\n- 📝 PEP8\n- 📌 ISSUE\n- 🪲 BUG\n- 📘 DOCS\n- 📦 PyPI\n- ❤️️ TEST\n- ⬆️ CI/CD\n- ⚠️ SECURITY\n\n## License\n![GitHub License](https://img.shields.io/github/license/FernandoCelmer/mkdocs-simple-blog)\n\nThis project is licensed under the terms of the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFernandoCelmer%2Fmkdocs-simple-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFernandoCelmer%2Fmkdocs-simple-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFernandoCelmer%2Fmkdocs-simple-blog/lists"}