awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bolt avatar

bolt/boltArchived

0
View on GitHub↗
4,144 星标·795 分支·PHP·MIT·9 次浏览

Bolt

Bolt 是一个扁平文件内容管理系统,将站点数据存储在磁盘上的结构化文本文件中,而非关系型数据库中。它通过轻量级的管理界面来创建和组织数字内容及站点结构。

系统使用基于 YAML 的数据序列化来定义内容和配置,文件易于阅读,便于版本控制和便携式导出。它包含一个用于组织文件和目录的数字资产管理器,以及一个用于生成限时签名 URL 的加密工具,以保护私有文件免受未经授权的访问。

管理功能由基于角色的访问控制系统控制,将用户身份映射到特定的权限集。内容组织和检索通过基于分类法的过滤系统以及镜像服务器主机上网站结构的层级文件系统映射来处理。

Features

  • Website Content Management - Provides a lightweight administrative interface for creating and organizing digital content and site structures.
  • Flat-File CMS - Implements a content management system that stores all site data in structured text files.
  • Flat-File Storage - Uses structured text files on disk for data persistence instead of a relational database.
  • YAML Data Serialization - Uses YAML-based data serialization for human-readable content and configuration files.
  • Role-Based Access Control Systems - Implements a permission manager that maps user identities to specific access levels for administrative requests.
  • Digital Asset Managers - Includes a digital asset manager for organizing website resources and media files.
  • Secure File Sharing Links - Generates signed URLs to prevent unauthorized access to private files and restricted assets.
  • Signed URL and Cookie Access - Provides time-limited signed URLs to protect private files from unauthorized direct access.
  • Pre-signed URLs - Generates time-limited cryptographic signatures for URLs to protect private assets.
  • Role-Based Access Control - Implements a role-based access control system to restrict administrative functionality based on user permissions.
  • Asset Management Interfaces - Ships a secure manager for creating, renaming, and moving files and directories.
  • Term-Based Content Filters - Retrieves records by matching metadata tags against a predefined classification system.
  • URL-to-Filesystem Mappings - Mirrors the website structure using a physical folder and file organization on the server host.
  • Content Management Systems - Simple CMS built with PHP and Symfony components.

Star 历史

bolt/bolt 的 Star 历史图表bolt/bolt 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Bolt 的开源替代方案

相似的开源项目,按与 Bolt 的功能重合度排序。
  • refinery/refinerycmsrefinery 的头像

    refinery/refinerycms

    3,910在 GitHub 上查看↗

    Refinery CMS is a modular content management system designed for Ruby on Rails applications. It provides a framework for organizing website pages, blog posts, and media assets through a visual interface, allowing users to manage site hierarchies and content layouts without requiring raw code input. The system distinguishes itself through an engine-based architecture that allows developers to integrate isolated functional components as mountable sub-applications. It supports extensibility through automated code generators that inject custom logic into the framework, and it utilizes a backend-a

    Ruby
    在 GitHub 上查看↗3,910
  • getgrav/gravgetgrav 的头像

    getgrav/grav

    15,395在 GitHub 上查看↗

    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

    PHPcmscontentcontent-management
    在 GitHub 上查看↗15,395
  • siteserver/cmssiteserver 的头像

    siteserver/cms

    3,905在 GitHub 上查看↗

    This project is a .NET Core content management system and multi-site management platform designed to organize and publish structured digital content across independent websites from a centralized interface. It functions as both a headless CMS and a static site generator, rendering dynamic templates into HTML files to increase loading speed and scalability. The system integrates retrieval-augmented generation to transform website documents and content into searchable AI knowledge bases. It includes a visual AI workflow orchestrator to define the logic between user queries and large language mo

    JavaScriptc-sharpcmscontent-management-system
    在 GitHub 上查看↗3,905
  • shaarli/shaarlishaarli 的头像

    shaarli/Shaarli

    3,873在 GitHub 上查看↗

    Shaarli is a self-hosted bookmark manager and knowledge base designed for organizing web links and notes in a private, searchable library. It functions as a flat-file content platform, storing information in structured text files rather than requiring an external database management system. The system emphasizes data portability and content distribution, providing tools for archiving bookmarks in portable formats and generating RSS and Atom feeds for digital content syndication. It also includes utilities for removing tracking parameters from URLs and creating public permalinks for curated li

    PHPbookmarkingbookmarksbookmarks-manager
    在 GitHub 上查看↗3,873
查看 Bolt 的所有 30 个替代方案→

常见问题解答

bolt/bolt 是做什么的?

Bolt 是一个扁平文件内容管理系统,将站点数据存储在磁盘上的结构化文本文件中,而非关系型数据库中。它通过轻量级的管理界面来创建和组织数字内容及站点结构。

bolt/bolt 的主要功能有哪些?

bolt/bolt 的主要功能包括:Website Content Management, Flat-File CMS, Flat-File Storage, YAML Data Serialization, Role-Based Access Control Systems, Digital Asset Managers, Secure File Sharing Links, Signed URL and Cookie Access。

bolt/bolt 有哪些开源替代品?

bolt/bolt 的开源替代品包括: refinery/refinerycms — Refinery CMS is a modular content management system designed for Ruby on Rails applications. It provides a framework… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… siteserver/cms — This project is a .NET Core content management system and multi-site management platform designed to organize and… shaarli/shaarli — Shaarli is a self-hosted bookmark manager and knowledge base designed for organizing web links and notes in a private,… sorrycc/blog — This project is a git-based static site generator and flat-file content management system. It functions as a markdown… statamic/cms — Statamic is a content management system built on Laravel that utilizes a flat-file storage approach instead of a…