# liangliangyy/DjangoBlog

🍺基于Django的博客系统

Repository: https://github.com/liangliangyy/DjangoBlog
Canonical: https://ross.abutalabs.com/products/djangoblog
Homepage: https://www.lylinux.net/
Language: Python
License: MIT
License Family: permissive
Topics: django, python, blog, django-blog
Last push: 2026-08-05T09:23:25+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 66, longevity 100
- inputs: {"age_days": 3591, "days_push": 28, "days_rel": 231, "gap_med": 21, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7417, forks 2845 (observed 2026-08-28T04:09:59.758512+00:00)

## What it is
DjangoBlog is a full-featured, self-hosted blog platform built on Python 3.10+ and Django 5.2. It offers article/page management, Markdown editing, full-text search via Elasticsearch or Whoosh, OAuth social login, Redis caching, and an extensible plugin system with a modern Alpine.js + Tailwind CSS + HTMX frontend.

## Use cases
- self-host a personal blog with markdown support
- build a tech blog with full-text search
- run a content site with social OAuth login
- deploy a django-based publishing platform
- customize a blog with a plugin system
- create a seo-friendly blog with dark mode

## When to choose
- you want a complete, self-hosted Django blog with batteries included
- you need Chinese-language full-text search support
- you want OAuth login, caching, and SEO out of the box
- you prefer a modern HTMX/Tailwind frontend without writing a SPA

## When to avoid
- you need a headless or API-only blog engine
- you prefer static site generators for simple blogs
- you want a non-Python stack
- you need multi-user enterprise CMS features

## Facets
- artifact type: application
- maturity: active
- function: search-engine, caching, web-framework, templating, auth
- domain: web-development, cms, self-hosted
- platform: python, self-hosted
- tags: blog, django, markdown-editor, oauth, full-text-search, dark-mode, plugin-system, seo, htmx, tailwindcss, web-server, linux

## Member repositories
- liangliangyy/DjangoBlog (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:59.758512+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-29T17:37:46.032343+00:00, confidence not recorded.
  - readme: https://github.com/liangliangyy/DjangoBlog (fetched 2026-08-28T04:09:59.758512+00:00, sha 543c65ac2ffd)
  - homepage: https://www.lylinux.net/ (fetched 2026-08-29T08:33:28.832254+00:00, sha 410a5cee4898)
- Data as of 2026-08-30T08:39:29.467469+00:00.
