Shu Ding

Results 403 comments of Shu Ding

> Ai... Was kinda hoping for a solution that makes a folder clickable only in the breadcrumbs, not both in the breadcrumbs and the navigation menu on the left... Where...

For the blog template, I added my own RSS generator: https://github.com/shuding/site/blob/master/scripts/gen-rss.js and https://github.com/shuding/site/blob/master/package.json#L9. It might be good for Nextra to have it built-in, but unfortunately Nextra doesn't control the build...

@aronbeal Thank you for the blogpost and it looks great! However I find it tricky to include this inside the Nextra theme (Maybe as a sub-module? We can keep brainstorming),...

We should add support for that, maybe an optional `feedback.link: (currentTitle, currentURL) => string`

Oh this is blocking another site that I'm helping moving...

Is there a chance to workaround it inside Nextra? 💭

Super dirty hack: replace `__esModule` with `__es[zero width space]Module` in the content, lol.

Is there a performance regression in these two libraries? We are getting this error from the deployment... > Your deployment's build step did not complete within the maximum of 45...