Closed woonjjang closed 3 years ago
[module]
[[module.mounts]]
source = "themes/tailwind-aa-theme/exampleSite/content"
target = "content"
[[module.mounts]]
source = "themes/tailwind-aa-theme/exampleSite/static"
target = "static"
[[module.mounts]]
source = "themes/tailwind-aa-theme/exampleSite/data"
target = "data"
cd themes/introduction/exampleSite/
hugo serve --themesDir ../..
https://themes.gohugo.io/hugo-theme-introduction/
content
data
static
"아직 정확한 방법은 모르겠음" 초기 빌드되는 url 시작 시점을 theme쪽으로 잡는 뭔가를 본 것 같긴 한데...