2 个仓库
Mechanisms for mapping custom URL paths to content at runtime.
Distinct from Route Path Aliasing: Distinct from Route Path Aliasing: focuses on the administrative management of aliases rather than just component mapping.
Explore 2 awesome GitHub repositories matching web development · Runtime URL Aliasing. Refine with filters or upvote what's useful.
Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se
Resolves custom URL aliases to specific markdown content files at runtime using regular expressions.
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
Maps custom URL paths to content locations using static redirects or regular expressions.