HugoのGDPRを意識したプライバシー設定について
Hugoの公式を眺めてて見つけたここに書いてある内容。
Hugo is a static site generator. By using Hugo you are already standing on very solid ground. Static HTML files on disk are much easier to reason about compared to server and database driven web sites.
But even static websites can integrate with external services, so from version 0.41, Hugo provides a Privacy Config that covers the relevant built-in templates.
Hugoは静的サイト生成プログラムだけど、静的サイトでも外部サービスと統合できるからバージョン0.41以降は関連する組み込みテンプレートについてのプライバシー設定を提供するみたいな話が書いてる。
サイトのプライバシー設定について 設定一式はconfigのyamlやtomlに追加する。内容については一旦全てオフの状態になっているのでサイト毎に管理者がちゃんと設定してねって書いてた。 tomlコードはこんなのでコメントに適当な和訳入れた。(合っているとは限らない)
[privacy] [privacy.disqus] disable = false #機能を無効にする [privacy.