Static site generator with web-based file manager?
- by user234
I'm checking around options of static web site generators which led me to lots of articles about them! However, no word is spoken on how to edit files through a browser; it's always assumed you have either DropBox or some FTPish or terminal access. The only generator I could find that includes a browser based admin screen is Kirby (getkirby.com, mentioned at modernstatic.com)
Besides the application above, what setup would you recommend to have both static HTML generation and web-based file management?
Thanks!