mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
8 lines
145 B
Text
8 lines
145 B
Text
|
hugo --theme mytheme mod graph
|
||
|
stdout 'project mytheme'
|
||
|
|
||
|
-- hugo.toml --
|
||
|
title = "Hugo Module"
|
||
|
-- themes/mytheme/hugo.toml --
|
||
|
title = "My Theme"
|