Try out: Frontend Editor for Hugo / Hinode Theme with Go
Posted on November 8, 2024 (Last modified on November 12, 2024) • 1 min read • 177 wordsAfter check out a few frontend editors for Hugo like TinaCMS and others i decided to create one for myself. At the moment I use VS Code with FrontMatter and missing same feature. Especially for other user who are not using VS Code.
Also I would like to learn a few more things with Go, so give it a go…
The Editor is WIP and not production ready yet.
Let’s start with the Go backend:
Start - Go Backend