|
|
|
|
|
by stephengillie
2967 days ago
|
|
> I'm not aware that there is a simple portable way to save dynamically-modified webpages; projects like TiddlyWiki have been banging their collective heads against this problem since forever. You might be interested in a new way to create websites I'm creating. Websites are stored as JSON, and a small Javascript engine file writes these directly to the DOM. This makes the site very easy to dynamically modify and save, which is the basis for this as a hosting service - the site itself contains a site editor that outputs the site as JSON, and uploads itself to S3. https://www.sparational.com (It's in late alpha, and will hopefully move to beta before the end of the month.) |
|
Making Node or similar a prerequisite kills that value proposition stone dead, never mind piling on things like S3 as backends.