-
DVS Blog v1.0.0 Stable
released this
2026-08-28 03:11:56 +00:00 | 0 commits to main since this release📝 DVS Blog v1.0.0
A simple, lightweight self-hosted blog system built with Flask — Markdown articles, admin panel, file upload.
✨ Features
- 📄 Markdown articles (code highlighting, tables, TOC)
- 🏠 Blog homepage (newest first)
- 🔐 Admin login (SHA-256 password)
- 📝 Create / delete articles
- 📎 File upload (images/video/audio/docs, 100MB)
- 🎨 Light/dark theme
📦 Includes
app.py / templates/ (6 files) / README / LICENSE (MIT)
🛠️ Requirements
Python 3.8+ / flask / markdown
📄 License: MIT
Downloads