pkg.soopen package index

brew / 順位 6863

git-pages を Homebrew, Nix でインストール

git-pages のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-pages

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#git-pages

nixpkgs package indexes · pkgs/by-name/gi/git-pages/package.nix · ソース: api.github.com

概要

パッケージ概要

Scalable static site server for Git forges

コマンドとエイリアス

  • git-pages

履歴

プロジェクトの歴史と使われ方

git-pages is a Go static-site server for Git forges, positioned by its maintainers as a GitHub Pages replacement that can run on ordinary infrastructure, scale horizontally, and store site data on a filesystem or S3-compatible object store.

プロジェクトの歴史

The public Codeberg repository was created in September 2025 under the git-pages organization, whose profile describes the project family as static-site server and publishing tools. The repository describes a server-centered design with optional Caddy integration for TLS, first-party container images, and companion publishing tools for users who want to publish to a hosted Pages service.

Release tags show a rapid early sequence from v0.1.0 in November 2025 through v0.9.x in 2026. The README records a migration from an original filesystem architecture to a v2 architecture based around manifests and object storage, reflecting an evolution from a simple local tree layout toward backends better suited to S3-style storage.

採用の歴史

The project is young compared with older Git workflow utilities, but it gained package-manager coverage through Homebrew and Nix and documents packaged binaries, containers, and source installation. Codeberg metadata shows hundreds of stars, which is notable for a specialized static-site hosting server tied to Forgejo/Gitea-style workflows.

使われ方

Practitioners use git-pages by running the server, publishing a repository or archive to it through HTTP methods, and serving the branch or uploaded archive as a static site. The README emphasizes the pages branch, Forgejo/Gitea/Gogs/GitHub webhook payloads, DNS-based authorization, optional Caddy TLS, and filesystem or S3-compatible storage.

Operators care about it as infrastructure rather than a desktop helper: configuration, credentials, authorization policy, object-store behavior, metrics, syslog, and atomic updates are part of the normal operating surface.

パッケージ好きにとっての重要性

For package-index users, git-pages is interesting because it turns the familiar Pages pattern into a self-hostable service with a small Go binary, container images, and Nix/Homebrew packaging. Its README also points to related first-party packages such as git-pages-cli and a Forgejo Action, making it part of a small publishing ecosystem rather than a single executable.

タイムライン

  • 2025: Codeberg repository created under the git-pages organization.
  • 2025: v0.1.0 tag published.
  • 2025: v0.3.x release notes introduced TOML config output and site diagnostics.
  • 2026: v0.8.x and v0.9.x release notes focused on authorization and Caddy-related security fixes.

Related projects

  • git-pages-cli is the companion client for publishing to a git-pages service.
  • git-pages/action is a Forgejo Action for publishing from forge workflows.
  • Caddy is documented as the recommended TLS front end for the server.

セキュリティ状態

保護ツール対応はまだ見つかっていません

git-pages に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./config.toml/etc/git-pages/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$CREDENTIALS_DIRECTORY/secrets.toml/etc/git-pages/secrets.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-pages実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.9.1
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-pages
バージョン0.9.1
パッケージマネージャHomebrew
ホームページhttps://codeberg.org/git-pages/git-pages
最終更新2026-07-25T20:55:22-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

git-pages

nix profile install nixpkgs#git-pages
  • normalized package name match
  • 一致条件: Git Pages
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-pages/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation