プログラミングしたい
文書作成したい
/config/
/content/
/layouts/
/data/
/assets/
/static/
/themes/
/i18n/
未分類
用語集
1staticDir = ["static"]
静的ファイルを配置するディレクトリはstaticDirで変更できます。 デフォルトは/static/です。 基本的に変更する必要はないと思っています。
staticDir
Hugo 0.32からはPage Bundles機能が追加され、Leaf BundleとBranch Bundleでコンテンツ構造を設計できるようになりました。 詳細はバンドルの使い方に整理しました。
Page Bundles
Leaf Bundle
Branch Bundle
Static Files