Valhalaar
Valhalaar
TTCTheo's Typesafe Cult
Created by Silas | @silaspath on 5/23/2023 in #questions
bundle size and browser performance
your bundle size is varying across analyses?
4 replies
TTCTheo's Typesafe Cult
Created by Manupa Samarawickrama on 5/10/2023 in #questions
Filters while maintaining SSG
oh gotcha
32 replies
TTCTheo's Typesafe Cult
Created by Manupa Samarawickrama on 5/10/2023 in #questions
Filters while maintaining SSG
I don't use Next so can't really give any specific feedback there
32 replies
TTCTheo's Typesafe Cult
Created by Manupa Samarawickrama on 5/10/2023 in #questions
Filters while maintaining SSG
Because in my context, for the site I work on, these kinds of pages have content that has to change every time they're loaded
32 replies
TTCTheo's Typesafe Cult
Created by Manupa Samarawickrama on 5/10/2023 in #questions
Filters while maintaining SSG
I'm still a little hung up on how it would be possible for you to SSG these kinds of pages in the first place
32 replies
TTCTheo's Typesafe Cult
Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
missed the file name part of your question I'd have to dig into that a bit more later
13 replies
TTCTheo's Typesafe Cult
Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
Looks like this might be what you're looking for ^
13 replies
TTCTheo's Typesafe Cult
Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
This PR also came up, but haven't had time to read through all the files changed yet: https://github.com/withastro/docs/pull/761
13 replies
TTCTheo's Typesafe Cult
Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
13 replies
TTCTheo's Typesafe Cult
Created by lucca on 3/8/2023 in #questions
How to add admonitions/call-outs and code block file names to an Astro site?
Not sure if this gets you any closer to what you're looking for, but I found that another tool calls this syntax an "admonition," and I've seen at least one commit in Astro's docs site that seems to refer to them using the same terminology Reference to the other tool I found this in: https://docusaurus.io/docs/next/markdown-features/admonitions
13 replies
TTCTheo's Typesafe Cult
Created by jack on 2/11/2023 in #questions
trpc/react-query render logic
does the mutation alter what's cached for the readonly view? or is the subsequent request necessary
12 replies