Hacker News new | ask | show | jobs
by narrowrail 3806 days ago
I think one could use Github's electron (on which Atom is based) and one of the open source WYSIWYGs (possibly tweaked) to get the standalone app you seem to be indicating. Taking one of the slimmer SSGs and packaging it alongside still may result in quite a large binary (not sure).

As for hosting, Amazon's s3 seems the most appropriate. While you could automate domain registration and DNS records, I'm not sure how.

This seems like it could be an interesting project.