Skip to content

Commit 61a9c42

Browse files
Claude-InfoTechclaude
andcommitted
Migrate to hugo-templates build system
🚀 Updated module.json to use hugo-templates instead of hugo-base Changes: - deployment.build_system: hugo-base → hugo-templates - Maintains existing hugo_config structure - Part of Task 006 Stage 6 v2.0 full migration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent eea65c3 commit 61a9c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"deployment": {
1010
"subdomain": "linux-base",
1111
"repository": "mod_linux_base",
12-
"build_system": "hugo-base"
12+
"build_system": "hugo-templates"
1313
},
1414

1515
"hugo_config": {

0 commit comments

Comments
 (0)