publish
publish copied to clipboard
Is this project discontinued?
Does not work with this data.json graph ``` { "version": 1, "blocks": [ { "id": "62844166-8f45-4239-85a6-78266d74cb2a", "page-name": "Contents", "children": [ { "id": "62844166-9d9c-4c5b-b80a-8790f9eb3423", "format": "markdown", "children": [], "content": "" }...
**Environment:** **host:** Ubuntu 20.04.3 **yarn:** v1.22.17 **logseq:** Desktop 0.6.2 **Error:** ``` yarn export yarn run v1.22.17 $ yarn build && next export $ next build info - Using webpack 5....
Hi, thanks for making this! Is there a way to also export the page graph / graph view? I don't see it on the demo...
This fixes #5 I created an inline renderer component that renders items of Tag type as `PageLink` components. I also adjusted the `data.json` file to include a tag, in order...
I have been making most pages using `#...` instead of `[[...]]`. It looks like there's not a renderer that can handle this. After running `yarn && yarn dev` and loading...
Exported my logseq pages to json, converted to static sites and served it at localhost. It fails to show popup on link focus. When development server is run using `yarn...