#webmanifest โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #webmanifest, aggregated by home.social.
-
#TYPO3 #v13 is just fun! I've now reworked the #AppIcon #integration in my #sitepackage. Now it uses #static #routes to #icon #assets, #SiteSet #settings and the new #stringlist setting type for a variable number of #icon sizes in the #webmanifest, which is now rendered in Fluid.
-
I am really second guessing the decision to build this in #NextJS.
There's a LOT of confusion around the new #AppRouter paradigm, the Discord is a madhouse.
I've been struggling just to get the #serviceWorker and #webmanifest for the #PWA set up right. It seems most people use `next-pwa` but it hasn't been updated to support AppRouter yet so there's a nasty fix to do. https://github.com/shadowwalker/next-pwa/issues/424
I haven't even attempted #ServerComponents yet.