Logseq Starter

A simple starter to publish your Logseq knowledge graph with GitHub pages using pengx17/knowledge-garden.

Setup

  1. fork this repository
  2. repository settings -> actions -> general -> workflow permissions: read & write
  3. manually trigger the Publish workflow
  4. configure github pages to build from the gh-pages branch
  5. your site is live

Writing & Publishing

  1. clone the repo
  2. open it locally with Logseq
  3. write things
  4. commit changes
  5. push to github

That's it! Your changes should be published and deployed by CD.