Blog Server
Blog Server is a self-hosted blog server based on Node.js/Next.js and SQLite. Support GFM rendering, online writing and multi-language interfaces, and optionally enable WebFinger/ActivityPub federal comments, giving independent blogs modern interactive capabilities and a concise deployment process.
The configuration wizard sets the administrator account password. After entering, you can set it in the upper right corner and enter background editing. ·Online editing and management: Create, modify, and publish articles in the background, and upload custom covers ·Multi-language interface: Built-in Chinese and English, based on next-intl, extensible · React Server Components: Faster first screens and efficient rendering ·Global search: Search by title and content to improve content discovery efficiency ·Federal Comments (optional): Compatible with WebFinger/ActivityPub, introducing decentralized interaction to blogs ·Easy deployment: Docker runs with one click and uses SQLite by default; initialization can be completed through environment variables ·Static and resource directories: Support custom covers, caching and static file paths ·Low maintenance costs: No external database dependence, centralized management of data directories, easy backup and migration



