feoblog
feoblog copied to clipboard
Idea: Package FeoBlog as an Electron(-like?) application.
The current implementation is a Rust server that just serves its content to a browser, and the client runs in the browser.
Is that something that could easily be bundled up into something like Electron?
- Could add on an installation workflow that sets up the server-side bits.
- Run a local server.
- Sync from/to other servers (already in the web UI!)
This would make FeoBlog a lot more palatable to folks who aren't comfortable with the CLI and running servers.