Skip to content

Can you explain how the Hugo site generation works? #124

Answered by artpar
endlessuniverse asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @endlessuniverse

I have the hugo compiler integrated in daptin. To use it what you need to do it create a subsite entry of type "hugo" and upload the appropriate hugo directory structure on the backing store (you can easily start with localhost disk backed store) of the subsite.

Daptin will compile the hugo template with the content in the directory and expose the compiled site on the domain/subpath which you have configured in the subsite. You will also be able to live edit the content/template directly through apis and update the whole site on run time.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@endlessuniverse
Comment options

Answer selected by endlessuniverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants