Randy
Randy
@lbcnz Awesome! I read the PR, you properly miss a double quote. I've commented in the PR review. And in your blog post, the app-id is missing too. Is it...
@wz1616 I've finished the document of JS SDK, if you understand how it works, you may know how to integrate it in notion-starter-kit by yourself. https://cusdis.com/doc#/advanced/sdk Anyway I will check...
@eric-hc Sure! I don't use python so I'd like to leave MkDocs to the community. But I would try to integrate with Docusaurus. (Feel free to contribute if someone can...
@pablopvsky Thank you! I think the Docsify plugin implementation would help you https://github.com/djyde/cusdis/blob/master/public/js/cusdis.docsify.js#L33 I expose a `renderCusdis` method on `window` so that the SPA can call it to rerender the...
@pablopvsky You can check about react-cusdis! https://github.com/Cusdis/sdk/tree/master/packages/react-cusdis
@wz1616 I just create a PR to nextjs-notion-starter-kit. If you want to integrate in your existed project, just follow what I did in `File Changed` https://github.com/transitive-bullshit/nextjs-notion-starter-kit/pull/102/files
Could you provide your repo? wz1616 ***@***.***>於 2021年4月24日 週六,下午8:32寫道: > I tried again.Here are logs [image: image] > > > @wz1616 I just create a PR to > nextjs-notion-starter-kit. >...
@wz1616 Cool! If still have problem in nextjs-notion-starter-kit, you can create a new issue, instead of this issue 😇
> @djyde It would be great if it can be integrated with Nextra Blog Theme. > > Related nextra issue: [shuding/nextra#139](https://github.com/shuding/nextra/issues/139) https://github.com/shuding/nextra/pull/143 @YikSanChan
Hosted or self-host version? scag1io ***@***.***>於 2021年4月29日 週四,上午2:53寫道: > I integrated Cusdis with my Hugo-generated static site, I configured the > code with these parameters: > > data-page-id="{{ .Permalink }}"...