Johan Janssens
Johan Janssens
@leocavalcante This is really nice work!
@stevenrombauts I'm the box on Catalina without issues. I'm using: - Vagrant 2.2.6 - Virtualbox 6.0 - Joomlatools Box: 1.5.1 Been smooth sailing --- @hrtrulz There are NFS changes in...
@yiendos this is Related too #114 which you assigned to yourself
An idea could be instead of running a complete Joomlatools Platform App, we actually only run Pages + an even lighter version of Platform that no longer requires a database...
@yiendos To solve this we need to update the dependency in framework and in pages, lets put this on hold for now.
See also: https://imagekit.io/responsive-images/
Investigate caching prefetched pages in browser cache and serving them using a service worker. This approach would also allow to rewrite the html stream, instead of using javascript to manipulate...
- The transclusion and substitution could be into a standalone stitcher script - The service worker could go into a standalone streamer script
See also: - https://postlight.github.io/trimmings/ - https://unpoly.com/up.link - https://unpoly.com/up.fragment - https://hotwire.dev/
Idea: would it be possible to proxy through the webworker to a cloudflare worker domain to handle cloudflare caching without the proxied domain being behind cloudflare? Might require a reverse...