{"id":24286131,"url":"https://github.com/d2verb/battery","last_synced_at":"2025-09-25T07:31:47.483Z","repository":{"id":37042454,"uuid":"141126734","full_name":"d2verb/battery","owner":"d2verb","description":"A simple blog engine","archived":false,"fork":false,"pushed_at":"2024-10-31T16:15:46.000Z","size":455,"stargazers_count":2,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-31T17:21:57.203Z","etag":null,"topics":["blog-engine","flask","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/d2verb.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":"2018-07-16T10:59:01.000Z","updated_at":"2024-07-16T03:37:09.000Z","dependencies_parsed_at":"2023-01-30T20:15:33.996Z","dependency_job_id":"29196092-24ec-4138-b0ff-53e5c3d9a734","html_url":"https://github.com/d2verb/battery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fbattery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fbattery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fbattery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fbattery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d2verb","download_url":"https://codeload.github.com/d2verb/battery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234165795,"owners_count":18789769,"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-engine","flask","python"],"created_at":"2025-01-16T07:28:44.070Z","updated_at":"2025-09-25T07:31:42.165Z","avatar_url":"https://github.com/d2verb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/d2verb/battery.svg?style=svg)](https://circleci.com/gh/d2verb/battery)\n\nBattery is a blog engine written in python. Note that this project is WIP.\n\n## Features\n- [x] post entry\n- [x] delete entry\n- [x] post comment\n- [x] delete comment\n- [x] preview\n- [x] TeX extension\n- [ ] security features\n- [x] archive\n- [x] upload\n- [x] save as draft\n- [ ] category\n\n## How to run\nYou can run battery easily in your local machine. If you want to run battery on your server with apache, please see doc/INSTALL.md\n```\n$ pip install -r requirements\n$ export FLASK_APP=./battery\n\n# development mode\n$ export FLASK_ENV=development\n$ flask run\n\n# production mode\n$ export FLASK_ENV=development\n$ flask run\n```\n\nYou can override the default configuration by createing instance/config.py. Battery will automatically load it if it exists.\n\n## How to run tests\n\n```\n$ export FLASK_ENV=testing\n$ python -m pytest\n```\n## ScreenShots\n[Top Page](img/toppage.png)\n\n[Blog Entry Page](img/entrypage.png)\n\n[Upload Page](img/uploadpage.png)\n\n## LICENSE\nThis software is released under the MIT License, see LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fbattery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd2verb%2Fbattery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fbattery/lists"}