Hopetree/izone
一个基于Django的博客项目,也可以当做一个文档管理网站使用,自带评论、定时任务等功能,界面简约而不简单 observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3174
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
1228 stars · 380 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
izone is a personal blog system built with Django, MySQL, Redis, and Celery, also usable as a documentation site. It ships with full-text search (Whoosh + Jieba Chinese segmentation), comments, OAuth login, RSS/Sitemap, and Docker-based deployment.
Use cases
- self-host a personal blog with django
- build a documentation website with comments
- django blog with chinese full-text search
- deploy a blog with docker and celery
- add oauth login to a django site
- learn how to build a full django web application
When to choose
- you want a feature-complete, self-hosted Django blog with search, comments, and OAuth out of the box
- you need Chinese-language full-text search via Jieba and Whoosh
- you want a Docker-deployable site with Celery scheduled tasks and Redis caching
- you want a responsive Bootstrap 4 UI with dark theme
When to avoid
- you need a static site generator or headless CMS instead of a full server-rendered app
- you want a modern stack (Django 5, async, React frontend) - it targets Django 2.2 and jQuery/Bootstrap 4
- you don't want to run MySQL, Redis, and Celery infrastructure
- you need multi-tenant or large-scale publishing rather than a personal site
Facets
application · maturity active
search-engine caching auth web-framework templating scheduling documentation web-development cms self-hosted developer-tools python self-hosted django blog bootstrap celery whoosh jieba chinese-full-text-search rss oauth responsive-design dark-theme docker linux web-server
4 sources
- readme: https://github.com/Hopetree/izone · fetched 2026-08-28 · 29b1cdf24bbc
- homepage: https://tendcode.com · fetched 2026-08-29 · e293abd67c2c
- site_page: https://tendcode.com/about · fetched 2026-08-29 · 335acab2b0c6
- site_page: https://tendcode.com/subject/article/izone-install-docs · fetched 2026-08-29 · 85a61bcc4dfc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Hopetree/izone | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem