A Go executable that exports my Logseq graph to a custom JSON format or a Hugo site.
This is another Go learning project. Look at it for ideas, but maybe don't actually use it yet. Later. I promise.
- pages get exported
journals/
orpages/
depending on where they're found. - Set
hoist-namespace
property to true for namespaces you want at the top level; say for examplepost/
; that page and its subpages will be hoisted up to the main content level