Hi, a couple of questions.
-
Do I need a separate install of Hugo for each site I develop?
-
Once I’ve deployed the /public folder on a server how do I edit or add new content?
Thanks
David
Hi, a couple of questions.
Do I need a separate install of Hugo for each site I develop?
Once I’ve deployed the /public folder on a server how do I edit or add new content?
Thanks
David
You edit and add content locally and once you’re ready you publish the changes to your server. Rsync is probably the tool you want to use for such a workflow.