1 repo
Frameworks for defining the visual structure and rendering logic of published pages.
Distinguishing note: Focuses on the structural definition of site themes, distinct from general UI design systems.
Explore 1 awesome GitHub repository matching content management & publishing · Theme Layouts. Refine with filters or upvote what's useful.
Hexo is a command-line static site generator designed for content-driven blogging and website creation. It functions as a structured framework that transforms plain text files and markdown into production-ready static websites, utilizing a template-based rendering engine to separate site content from visual presentation. The project is distinguished by its event-driven build pipeline, which manages the entire site lifecycle through a series of hooks for file processing, asset generation, and deployment. Developers can extend the system’s core capabilities through a modular plugin architecture
Defines website appearance through flexible template files that support multiple rendering engines.