3 Repos
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.
This project is a publishing pipeline and version-controlled manager for CSS Working Group editor drafts. It serves as a tool for transforming technical source files into standardized web specifications for browser developers and users. The system utilizes a Git-based environment to track changes and iterate on technical rules for web rendering. It employs an automated build process to convert technical markup and editor drafts into static HTML pages for public viewing. The workflow covers browser rendering standards, CSS specification development, and the automated generation of technical d
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.