# Hopetree/izone

一个基于Django的博客项目，也可以当做一个文档管理网站使用，自带评论、定时任务等功能，界面简约而不简单

Repository: https://github.com/Hopetree/izone
Canonical: https://ross.abutalabs.com/products/izone
Homepage: https://tendcode.com
Language: Python
License: MIT
License Family: permissive
Topics: django, blog, python, bootstrap, docker
Last push: 2026-07-30T05:25:15+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 8, longevity 100
- inputs: {"age_days": 3174, "days_push": 34, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1228, forks 380 (observed 2026-08-28T04:04:03.462403+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: search-engine, caching, auth, web-framework, templating, scheduling, documentation
- domain: web-development, cms, self-hosted, developer-tools
- platform: python, self-hosted
- tags: django, blog, bootstrap, celery, whoosh, jieba, chinese-full-text-search, rss, oauth, responsive-design, dark-theme, docker, linux, web-server

## Member repositories
- Hopetree/izone (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.462403+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:09.249984+00:00, confidence not recorded.
  - readme: https://github.com/Hopetree/izone (fetched 2026-08-28T04:04:03.462403+00:00, sha 29b1cdf24bbc)
  - homepage: https://tendcode.com (fetched 2026-08-29T12:23:18.018340+00:00, sha e293abd67c2c)
  - site_page: https://tendcode.com/about (fetched 2026-08-29T12:23:18.021968+00:00, sha 335acab2b0c6)
  - site_page: https://tendcode.com/subject/article/izone-install-docs (fetched 2026-08-29T12:23:18.024330+00:00, sha 85a61bcc4dfc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
