Skip to content

vivshaw/zettel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)