logseq-schrodinger icon indicating copy to clipboard operation
logseq-schrodinger copied to clipboard

Exploring the possibility of creating a Github action

Open karthikiyengar opened this issue 1 year ago • 1 comments

The process of exporting manually to Hugo pages seems a bit painful, and I was wondering if we can figure out a way to automate this. Broadly speaking, a setup that I could see working would be:

  1. Add your Logseq graph as a submodule to your Hugo website
  2. On push to the graph, run a Github action to generate Hugo files using Logseq Schrodinger's logic
  3. Deploy to GH pages.

Before I go ahead and explore something like this, I was wondering if there's something more obvious that I'm missing? I'd be interested to hear your thoughts in general about this approach.

karthikiyengar avatar Aug 30 '23 17:08 karthikiyengar