git-pages-cli
« Back to VersTracker
Description:
Tool for publishing a site to a git-pages server
Type: Formula  |  Latest Version: 1.5.1@0  |  Tracked Since: Dec 8, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: deployment static-sites documentation git cli
Install: brew install git-pages-cli
About:
git-pages-cli is a command-line utility designed to streamline the deployment of static websites to servers that support the git-pages protocol. It automates the process of building, committing, and pushing site content, eliminating manual git operations. This tool provides a simplified workflow for developers who want to publish documentation or web content quickly.
Key Features:
  • Automated build and deployment workflow
  • Support for custom git-pages servers
  • Simple command-line interface
  • Version control integration
Use Cases:
  • Publishing technical documentation to a private git-pages server
  • Deploying static blogs or personal websites without complex CI/CD setup
Alternatives:
  • mkdocs – mkdocs is primarily a static site generator, while git-pages-cli focuses on deployment to specific git-based hosting.
  • git – git is the underlying version control system; git-pages-cli provides a specialized wrapper for the publishing workflow.
Version History
Detected Version Rev Change Commit
Dec 8, 2025 10:23pm 0 NEW adb697f6