3 مستودعات
Automated deployment of site assets directly from version control repositories to hosting environments.
Distinct from Version Control Automation: Candidates focus on managing repositories or bypasses, not the specific act of publishing files to a site host via Git.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Version Control Publishing. Refine with filters or upvote what's useful.
Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys
Allows deploying static website files directly from a version control repository.
هذا المشروع عبارة عن خط أنابيب نشر ومدير خاضع للتحكم في الإصدار لمسودات محرري مجموعة عمل CSS. يعمل كأداة لتحويل ملفات المصدر التقنية إلى مواصفات ويب موحدة لمطوري المتصفح والمستخدمين. يستخدم النظام بيئة قائمة على Git لتتبع التغييرات والتكرار على القواعد التقنية لعرض الويب. يوظف عملية بناء مؤتمتة لتحويل الترميز التقني ومسودات المحررين إلى صفحات HTML ثابتة للعرض العام. يغطي سير العمل معايير عرض المتصفح، وتطوير مواصفات CSS، والتوليد المؤتمت للتوثيق التقني. يتضمن قدرات للنشر المستقل على مستوى الملف وتجميع المصدر إلى HTML لضمان بقاء المسودات العامة محدثة.
Automatically updates published standards based on changes tracked within version control repositories.
This project is a static site generator platform and hosting system that transforms structured content into live websites. It utilizes a version control website deployment workflow to turn a repository into a public site by hosting static files directly from a branch. The system implements git-based content management, where website articles and settings are handled through commit histories. It supports a collaborative site workflow that enforces pull request reviews to ensure content quality before changes are merged into the production environment. The platform covers the provisioning and
Automatically publishes web content to a public URL upon pushing code to a git repository.