strarsis
strarsis
@stefanfisk: The [repo](https://github.com/strarsis/sage10-fse) was updated and works now with latest WordPress, Gutenberg plugin and Sage 10 theme. Discussion: https://discourse.roots.io/t/full-site-editing-fse-frontend-doesnt-load-template/21574/16?u=strarsis
@oxyc: Would this be a better approach than modifying the `acorn` template filter as in this PR? @ouun: If you have the time, could you try out the linked [Sage...
Demo Sage 10 theme with Full Site Editing (FSE) / Block Templates and Partials, see this post: https://github.com/roots/acorn/pull/141#issuecomment-1287831709
Somewhere I read about the idea to use Blade-PHP as Full Site Editing Block (FSE) Block Templates and Block Partials (but can't find it right now). That means that Blade-PHP...
@Twansparant: For root permissions, one logs in as the `admin` user via SSH and use `sudo` (for specific commands) (or `sudo su` for permanent `root` permissions) and, if asked, enter...
@jsnkuhn, @awxiaoxian2020: `border-image-repeat: space` - interesting option I didn't really know about yet, and it is also fully supported. This should be added, I use the MDN Border Image Generator...
@sirredbeard: Sorry, I lost sight of that issue.
@Stromweld: Awesome to see updates for this. I will check it out when I have re-installed that project.
+1, as SSE is ideal for notifications / browser push, even better so than web sockets. I had a discussion on Discord about adding SSE natively, the concensus was that...
+1, I want to use it in Ionic as all the other components!