# gostatic を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:gostatic
```

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

### macOS

- Homebrew (100%):

```sh
brew install gostatic
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gostatic
```

  証拠: nixpkgs package indexes: pkgs/by-name/go/gostatic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gostatic
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gostatic>
- **バージョン:** 2.36
- **ソース概要:** Fast static site generator
- **ホームページ:** <https://github.com/piranha/gostatic>
- **リポジトリ:** <https://github.com/piranha/gostatic>
- **ライセンス:** ISC
- **ソースアーカイブ:** <https://github.com/piranha/gostatic/archive/refs/tags/2.36.tar.gz>
- **最終更新:** 2026-07-25T20:55:26-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gostatic (cli)
- gostatic (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.36
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/piranha/gostatic
- 検出された最新: 2.36 (最新)
## プロジェクトの歴史と使われ方

gostatic is a fast static site generator written in Go. Its README emphasizes a single binary, dependency tracking, Markdown support, a Make-like configuration format, filters, pagination, an HTTP server and watcher, and automation through commands such as gostatic --dump.

### プロジェクトの歴史

The project fits the early Go-era static-site-generator pattern: compile a standalone binary, read a site source tree, transform Markdown and templates, and write static output. The README presents its design around dependency tracking and re-rendering only changed pages, making rebuild speed a central feature.

Release notes in the GitHub feed show incremental maintenance rather than a large platform pivot: hot reload changes, template helpers, syntax highlighting, Markdown parser changes, and dependency updates.

### 採用の歴史

gostatic is available through Homebrew and Nix in the batch input, and the README directs users to GitHub Releases or source builds. That is a small but natural footprint for a single-purpose developer tool whose users often install it directly in build scripts or personal-site toolchains.

### 使われ方

A typical user runs gostatic -i to scaffold a site, edits the generated config file, writes content under the source directory, and runs gostatic or make targets to build or watch the site. The configuration model uses constants and rules resembling Makefile syntax, which lets users wire Markdown, templates, tags, and external processors into a static build.

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

gostatic is a package-nerd example of the compact static-site-generator niche: no runtime service, no database, no Node toolchain requirement, just one binary and a config file. It matters less as a mass-market SSG than as a small, auditable tool with deterministic local builds.

### タイムライン

- 2021: 2.27 adds the datefilename processor; later 2021 releases add hot reload and template/highlighting updates.
- 2022: 2.33 through 2.35 add template functions and highlighting improvements.
- 2023: 2.36 release notes mention Markdown attribute parsing and major dependency updates.

### Related projects

- goldmark is the CommonMark parser named in the README.
- chroma appears in release notes and README-related documentation as syntax-highlighting support.
- The author's solovyov.net repository is linked from the README as an advanced usage example.

### ソース

- <https://formulae.brew.sh/formula/gostatic>
- <https://github.com/piranha/gostatic>
- <https://github.com/piranha/gostatic/releases.atom>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: config
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gostatic
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - gostatic: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gostatic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [hugo](https://pkg.so/ja/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, go, markdown, static-site-generator.
- [zola](https://pkg.so/ja/brew/zola/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [mdbook](https://pkg.so/ja/brew/mdbook/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [mkdocs-material](https://pkg.so/ja/brew/mkdocs-material/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [docmd](https://pkg.so/ja/brew/docmd/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [hexo](https://pkg.so/ja/brew/hexo/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [eleventy](https://pkg.so/ja/brew/eleventy/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, static-site-generator.
- [gtree](https://pkg.so/ja/brew/gtree/) - Shares pkgdb curated category or tags: cli, developer-tools, go, markdown.
- [gatsby](https://pkg.so/ja/npm/gatsby/) - Both packages work with overlapping file formats or content types. Shared terms: blog, cli, developer, developer-tools, fast.
- [get-llms-txt](https://pkg.so/ja/npm/get-llms-txt/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, generator, markdown.
- [hugo-extended](https://pkg.so/ja/npm/hugo-extended/) - Both packages touch the same language runtime or ecosystem. Shared terms: blog, cli, developer, developer-tools, generator.

## Combined YAML source

View the package source record on GitHub. [combined/gostatic.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gostatic.yml)


## ソース

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