1 مستودع
Mechanisms for generating site layouts and content dynamically in the browser instead of during a build process.
Distinct from Static Site Generators: Distinct from Static Site Generators: focuses on runtime dynamic generation rather than build-time output.
Explore 1 awesome GitHub repository matching web development · Runtime Generation. 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
Generates the website layout and content dynamically at runtime instead of pre-compiling pages.