diff --git a/logseq/graphs-txid.edn b/logseq/graphs-txid.edn index e792e9c..bb409bc 100644 --- a/logseq/graphs-txid.edn +++ b/logseq/graphs-txid.edn @@ -1 +1 @@ -["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 456] \ No newline at end of file +["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 457] \ No newline at end of file diff --git a/pages/entrance.md b/pages/entrance.md index 8b3bd70..dfb7c05 100644 --- a/pages/entrance.md +++ b/pages/entrance.md @@ -1,4 +1,5 @@ tags:: #sapling + - **prev:** root 🌳 - ![aeolus.thisisfine.ych.tropicals.orinoxide.compressed.png](../assets/aeolus.thisisfine.ych.tropicals.orinoxide.compressed_1691948586264_0.png){:height 726, :width 718} - > this is fine. :3 diff --git a/pages/how to upload a logseq graph that's synchronized to github pages and also publish it to the internet.md b/pages/how to upload a logseq graph that's synchronized to github pages and also publish it to the internet.md index 8ef0dd6..1c0c34f 100644 --- a/pages/how to upload a logseq graph that's synchronized to github pages and also publish it to the internet.md +++ b/pages/how to upload a logseq graph that's synchronized to github pages and also publish it to the internet.md @@ -1,10 +1,12 @@ tags:: #sapling #infrastructure #github #logseq #sync #technology + - > taco: logseq was the answer i wanted the whole time taco: it was sitting in front of me taco: i pay for it taco: i'm just dumb. taco: but here we are - me, in the [birdcat cafe matrix server](https://chat.birdcat.cafe) +- tl;dr: the whole thing is hosted on [[github]] pages! you can check out the source code [here](https://github.com/TacoWolf/garden). what i do is sync my [logseq](https://logseq.com/) notes using their beta sync client across devices and then use their auto-commit function to save my files every 60 seconds. after i'm satisfied with my writing, i push those commits upstream to github. logseq then compiles itself as an [spa](https://github.com/logseq/publish-spa). check out [this workflow](https://github.com/TacoWolf/garden/blob/main/.github/workflows/publish.yml) to see how that publish action works. :3 - # set up [[logseq]] - or whatever your [[personal knowledge management]] tool of choice is. this specific guide requires the use of logseq, though. - # create a new [[github]] [[repository]]