Tale 是一个使用 Java 构建的自托管博客平台和内容管理系统。它作为 Markdown 发布系统,将轻量级标记渲染为结构化网页,并将帖子和元数据存储在嵌入式数据库中,以便于移植和备份。
otale/tale 的主要功能包括:Markdown-First Publishing, Self-Hosted Blogging Software, Content Management Systems, Content Taxonomies, Digital Content Organization, Markdown Site Publishing, Markdown to HTML Converters, Embedded Database File Persistence。
otale/tale 的开源替代品包括: hermanmartinus/bearblog — Bear Blog is a lightweight, self-hosted blogging platform that compiles Markdown files into static HTML pages at build… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… nswbmw/n-blog — N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as… typecho/typecho — Typecho is a self-hosted PHP blogging platform and content management system designed for publishing blogs and… poole/hyde — Hyde is a static site theme for Jekyll that implements a two-column layout featuring a dedicated sidebar and a primary… shadcn/taxonomy — Taxonomy is a SaaS boilerplate and Next.js application template designed for building subscription-based web…
Bear Blog is a lightweight, self-hosted blogging platform that compiles Markdown files into static HTML pages at build time without requiring a database. It focuses on minimal publishing workflows with full visual customization through built-in themes and custom CSS, including dark mode support. The platform distinguishes itself with bot-neutral readership tracking that only counts page views when a visitor scrolls or hovers, ensuring metrics exclude automated traffic. It supports multilingual site deployments as either separate independent instances or tag-based language versions, and offers
Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru
N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as a server-side rendered web application that renders markdown source text into HTML for publishing and displaying articles. The system includes a markdown blogging engine that enables the creation and management of posts and user comments. It features a integrated user authentication system that handles account registration, secure sign-in, and session management to protect private routes. The project covers broad capability areas including request routing and middleware pipel
Typecho is a self-hosted PHP blogging platform and content management system designed for publishing blogs and journals. It functions as a multi-database CMS, providing a writing interface that converts lightweight markup language into formatted HTML for streamlined article authoring. The platform is built as a plugin-based system, allowing users to extend functionality and modify site behavior through third-party extensions. Site appearance and layout are managed through a customizable theme system. The system includes capabilities for managing content via custom data fields and supports da