1 مستودع
Mechanisms for wrapping content within customizable framework components and layout templates.
Distinct from Vue Development: Focuses on the architectural process of injecting content into theme templates rather than general Vue development
Explore 1 awesome GitHub repository matching web development · Theme Injection. Refine with filters or upvote what's useful.
VuePress is a Vue-powered static site generator and markdown-based documentation tool. It transforms markdown files into static HTML pages, serving as a modular website builder that leverages Vue components for rendering and theme injection. The project is distinguished by a plugin-based architecture that allows the build process and runtime to be extended. It features a specialized framework for transforming static content into Progressive Web Apps with service worker integration for offline support. The system covers a broad range of capabilities, including internationalization for multi-l
Renders static pages by wrapping content within customizable Vue components and global layout templates.