bacon
Explore posts from serversCDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
fair
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
not some arbitrary html
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
I basically want a “screenshot” of my gallery as the meta image
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
@James
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
Hmm, could that repo be used to render the html of the page itself as the meta card?
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
I just have an index.html I want rendered as the preview (basically the whole body, or maybe a more specific css selector like .body.main-content
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
But the rendering isn’t working though - @James can you share your plugin code? I’m assuming you also weren’t using react
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
Actually just fixed this and turned out to be a weird issue with the fact I had no build command (didn’t need one)
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
on build im getting "Could not resolve "@cloudflare/pages-plugin-vercel-og""
18 replies
CDCloudflare Developers
•Created by James on 11/4/2023 in #workers-help
SSR for injecting social meta tags
@James im trying this on my end (also not using SSR) but cant get it to work
18 replies
CDCloudflare Developers
•Created by bacon on 11/6/2023 in #pages-help
Possible to detect if pages is running locally or in production?
tried this but wasn’t working - I think it still requires a function, context wasn’t found
4 replies
CDCloudflare Developers
•Created by jayMakes11 on 6/21/2023 in #pages-help
Can't access environment variables in Wrangler dev
can you say more aobut the solution?
6 replies
CDCloudflare Developers
•Created by jayMakes11 on 6/21/2023 in #pages-help
Can't access environment variables in Wrangler dev
@jayMakes11 @JustinNoel im running into this as well and don't understand what I'm missing
6 replies
❔ Custom Copy Semantics for `record struct`?
so this doesn't apply to record structs? https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/with-expression#custom-copy-semantics
11 replies