mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
Auto saved by Logseq
This commit is contained in:
parent
29c7ef9ab3
commit
50052cc0df
3 changed files with 3 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 457]
|
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 458]
|
||||||
|
|
@ -6,6 +6,7 @@ tags:: #sapling #infrastructure #github #logseq #sync #technology
|
||||||
taco: i'm just dumb.
|
taco: i'm just dumb.
|
||||||
taco: but here we are
|
taco: but here we are
|
||||||
- me, in the [birdcat cafe matrix server](https://chat.birdcat.cafe)
|
- 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 we do is sync our [[logseq]] notes using their beta sync client across all of our devices and then use their auto-commit function to save our files every 60 seconds. after we're satisfied with our writing, we push those commits upstream to github. logseq then compiles itself as a [single page application](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]]
|
- # set up [[logseq]]
|
||||||
- or whatever your [[personal knowledge management]] tool of choice is. this specific guide requires the use of logseq, though.
|
- or whatever your [[personal knowledge management]] tool of choice is. this specific guide requires the use of logseq, though.
|
||||||
- # create a new [[github]] [[repository]]
|
- # create a new [[github]] [[repository]]
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ tags:: #sapling #infrastructure #github #logseq #sync #technology
|
||||||
taco: i'm just dumb.
|
taco: i'm just dumb.
|
||||||
taco: but here we are
|
taco: but here we are
|
||||||
- me, in the [birdcat cafe matrix server](https://chat.birdcat.cafe)
|
- 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
|
- tl;dr: the whole thing is hosted on [[github]] pages! you can check out the source code [here](https://github.com/TacoWolf/garden). what we do is sync our [[logseq]] notes using their beta sync client across all of our devices and then use their auto-commit function to save our files every 60 seconds. after we're satisfied with our writing, we push those commits upstream to github. logseq then compiles itself as a [single page application](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]]
|
- # set up [[logseq]]
|
||||||
- or whatever your [[personal knowledge management]] tool of choice is. this specific guide requires the use of logseq, though.
|
- or whatever your [[personal knowledge management]] tool of choice is. this specific guide requires the use of logseq, though.
|
||||||
- # create a new [[github]] [[repository]]
|
- # create a new [[github]] [[repository]]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue