Hi
I’m new here!
So far I have made my website with WP. But because I use a free hoster, there were problems with the speed and also with the WP update. So I exported my WP website as “static” and built a flat file forum for it. It’s good and it works. Unfortunately, I had not known that there is also a plugn for WP, which exports directly for HUGO.
First question:
If I use the WP plugin for HUGO export, it will also export the theme to me, fully functional, so that I can just continue working on my website with HUGO, create new pages, create menu entries, etc.?
further questions:
I need a handy HUGO development environment, so something like the WP backend. In the documentation I find 4 frontend interfaces, at least 2 of them are no longer being developed. I want to develop locally and then upload with ftp. What are the best frontend interfaces at the moment, with WYSIWYG editor for Markdown and html and css all in one?
Since in HUGO you can see the result of its development directly on localhost in the browser, is there a browser plugin with which I can develop (edit page, create / delete pages, change menu, change css, start / stop HUGO server, edit HUGO config, edit theme, etc.)? That would be great!
Do you also make a child theme in HUGO, or how best to make changes in the theme?
I read on the frontends that you can also work with github. As a hoster of my HUGO website? Or as a hoster of the HUGO development environment? I don’t quite get it.
thank you for your beginner help