Show HN: Git-based front-end interface for Hugo

(github.com)

10 points | by arashThr 3 days ago

3 comments

  • albert_e 7 minutes ago
    I have used hugo both dircetly and also via Netlify hosting.

    Maintaining the side on a PC became tedious.

    Netlify made life easier by emoving dependency on a local machine and offering an online CMS -- but the UX of editing is very irksome and not conducive to writing.

    There were a few nagging bugs in the Netlify CMS editor -- like cursor always jumping to end of line if you are trying to edit in middle of a line. I finnaly fixed this bug by spending 30 mintes with Claude Code.

    But yeah -- I have been meaning to build my own online CMS to allow frictionless editing and blog posting. Will either use this or take some inspiration from this for sure. Good work - looks nice!

  • gregman1 8 minutes ago
    Is it similar to battle tested DecapCMS? https://decapcms.org/
  • Terretta 1 day ago
    You know who else used git backed pages?

    https://github.com/gollum/gollum/wiki

    This is pretty simple and dumb :-)