Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 572 Bytes

File metadata and controls

11 lines (6 loc) · 572 Bytes

zettel

this is my digital garden, built with Logseq. It's hosted at zettel.vivsha.ws.

how is this built and deployed?

i use the logseq/publish-spa GitHub Action to build the app in CI. i publish to GitHub Pages, per that Action's defaults. simple as that.

scripts

[./.scripts](the .scripts/ directory) contains useful scripts for batch-processing Logseq notes. (for example, converting Logseq's tag format to standard YAML frontmatter.)