URL: https://gg2.peterbe.com/

gg2 is a CLI tool to become more efficient on the command line with git. It's open source and installable with Homebrew. And now it has its own web page:

https://gg2.peterbe.com/
šŸŽ‰ 🄳 šŸ¾

The site is built on Vuepress 2.0. It's a couple of .md files that look pretty. The static site is hosted on GitHub Pages. All the documentation content and configuration is in the docs/ directory.

Comments

Your email will never ever be published.

Previous:
You don't need a context or state manager for TanStack Query in scattered React components January 2, 2026 React, JavaScript, TypeScript
Next:
Optimizing Bun compiled binary for gg2 January 13, 2026 Bun, TypeScript
Related by category:
Benchmarking oxlint vs biome December 12, 2025 TypeScript
gg2 branches got 50% faster by a Promise.all February 16, 2026 JavaScript, TypeScript
Testing out vite 8 on SPA: Vite 8 is 5x faster December 6, 2025 TypeScript
xbar-my-prs Info about your GitHub PRs in the macOS menu bar January 29, 2026 TypeScript
Related by keyword:
gg2 branches got 50% faster by a Promise.all February 16, 2026 JavaScript, Bun, TypeScript
gg commit with suggested --no-verify August 29, 2025 Bun
gg2 is now installable with Homebrew December 8, 2025 Bun, TypeScript
How I end-to-end test my Bun CLI app September 18, 2025 Bun