Brandon Lee Kitajchuk

Results 16 comments of Brandon Lee Kitajchuk

What version of the node server are you running? If you just update it this is already handled from quite some time ago - https://github.com/NodeSquarespace/node-squarespace-server/blob/master/squarespace-server.js#L31 The server is on version...

I see. You're getting a js map file problem. This is sort of a bummer scenario since you ideally want to allow maps for your actual app js which is...

Looks like your blocks don't have values when returning from the squarespace api... do those blocks exist?

Hmm. How can you get that template. I found a reference to it here: https://support.squarespace.com/hc/en-us/articles/206544757-Discontinued-templates

It seems like you might be able to add an extra config option or use the `path` config option to determine which files/directories to generate the `pageMap`. https://github.com/shuding/nextra/blob/core/packages/nextra-theme-docs/src/index.js#L174

Thanks! Reproducibility is nice. I'm not entirely sure either—I've never worked on an 11ty plugin before. The exact output (in isolation) when I save the 11ty config file while the...