# wa8n/wblog

基于gin+gorm开发的个人博客项目

Repository: https://github.com/wa8n/wblog
Canonical: https://ross.abutalabs.com/products/wblog
Homepage: http://blog.wangsy.me/
Language: Go
License: MIT
License Family: permissive
Topics: go, golang, gin, gorm, blog, adminlte
Last push: 2026-07-10T09:36:33+00:00

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

## Adoption (not part of the score)
Stars 1185, forks 293 (observed 2026-08-28T04:03:54.889175+00:00)

## What it is
wblog is a self-hosted personal blog application written in Go, built on the Gin web framework and GORM ORM with SQLite or MySQL storage. It includes an admin panel (AdminLTE), article/page view statistics, GitHub OAuth login for comments, RSS, email subscriptions, scheduled backups, and pluggable image hosting via sm.ms or Qiniu Cloud.

## Use cases
- self-host a personal blog written in Go
- run a blog with GitHub login for comments
- publish articles with RSS and email subscriptions
- host blog images on sm.ms or Qiniu cloud storage
- back up blog data on a schedule
- switch between SQLite and MySQL for a blog backend

## When to choose
- you want a lightweight, self-hosted blog in Go with an admin dashboard
- you prefer Gin + GORM and want a reference or ready-to-run blog project
- you need GitHub OAuth comments, RSS, and email subscription out of the box

## When to avoid
- you need a headless or API-only blog engine
- you want a static site generator instead of a server-rendered app
- you need multi-user or multi-tenant blogging
- you require extensive theming or a large plugin ecosystem

## Facets
- artifact type: application
- maturity: stable
- function: web-framework, orm, database, templating, auth, email, search-engine
- domain: web-development, self-hosted, cms, backend
- platform: go, windows, self-hosted
- tags: blog, gin, gorm, personal-blog, adminlte, sqlite, mysql, rss, image-hosting, qiniu, smms, github-oauth, linux, macos, docker, web-server

## Member repositories
- wa8n/wblog (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.889175+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:24:13.253778+00:00, confidence not recorded.
  - readme: https://github.com/wa8n/wblog (fetched 2026-08-28T04:03:54.889175+00:00, sha 0d572237fce3)
  - homepage: http://blog.wangsy.me/ (fetched 2026-08-29T12:31:07.610109+00:00, sha 929a14e48ba0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
