hugo mod npm
hugo mod npm
Various npm helpers.
概要
Various npm (Node package manager) helpers.
hugo mod npm [command] [flags]
オプション
-h, --help help for npm
Options inherited from parent commands
--clock string Hugo が用いる日時を指定します。--clock 2021-11-06T22:30:00.00+09:00
--config string 設定ファイルを指定します。 (デフォルトは hugo.yaml|json|toml)
--configDir string 設定ディレクトリを指定します。 (デフォルトは "config")
--debug デバッグ出力を行います。
-d, --destination string ファイル出力を行うパスを指定します。
-e, --environment string ビルド環境を指定します。
--ignoreVendorPaths string 指定 Glob パターンにマッチするモジュールパスを _vendor として無視します。
--logLevel string ログレベルを指定します。 (debug|info|warn|error)
--quiet 出力抑制モード (quite mode) によりビルドを行います。
-M, --renderToMemory メモリーにレンダーします。 (サーバー起動時に有用)
-s, --source string ファイル入力元を相対パスで指定します。
--themesDir string テーマディレクトリのパスを指定します。
-v, --verbose 詳細出力を行います。
SEE ALSO
- hugo mod - Various Hugo Modules helpers.
- hugo mod npm pack - Experimental: Prepares and writes a composite package.json file for your project.