From dac34b96c73c4811bc2022107c311c2b17894f2b Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Tue, 3 Dec 2024 23:58:49 -0500 Subject: More descriptive comment in config.toml about ignoring static --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 9460ff1..07104d6 100644 --- a/config.toml +++ b/config.toml @@ -60,7 +60,7 @@ theme = 'gokarna' [minify] minifyOutput = true -# Speed up builds on XVM which has a slow btrfs disk so delete and COW is way faster +# Speed up builds on XVM by manually copying static instead of Hugo syncing it [[module.mounts]] source = 'static' target = 'static' -- cgit v1.2.3-70-g09d2