Hi everyone 
We created a visual content editor called Sitepins that lets you update your Hugo site visually.
Its really easy to use.
Just connect your GitHub repo, select the content, media, and config folders, and you’re good to go.
You can then edit your content visually.
It’s currently in beta.
Feel free to give it a try and share your feedback.
https://sitepins.com
Thank you.
2 Likes
How does it handle branching?
I protect main and all changes come through a PR.
- Do you create the branch and the PR?
- The environment is dynamic based off the build
Update: I get a “failed to create tree object” when trying to save the config. I asume its trying to save a file… however I have “Show Commit Dialog” slected and did not get any messages.
Your tool needs to detect if tehre are branch polcies and create a branch to commit to…
Update 2: Tried on a branch (BTW one cant change the branch in the settings one has to create the whole site again)… and still get “failed to create tree object”