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
e698f8888c
commit
8cba3a484c
74 changed files with 222 additions and 44 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
;; Display all lines of a block when referencing ((block)).
|
||||
;; Default value: false
|
||||
:ui/show-full-blocks? false
|
||||
:ui/show-full-blocks? true
|
||||
|
||||
;; Automatically expand block references when zooming in.
|
||||
;; Default value: true
|
||||
|
|
@ -133,7 +133,8 @@
|
|||
;; :default-home {:page "Jun 3rd, 2021"}
|
||||
;; 3. Set "home" as the home page and display multiple pages in the right sidebar:
|
||||
;; :default-home {:page "home", :sidebar ["Page A" "Page B"]}
|
||||
|
||||
:default-home {:page "entrance"}
|
||||
|
||||
;; Set the default location for storing notes.
|
||||
;; Default value: "pages"
|
||||
;; :pages-directory "pages"
|
||||
|
|
@ -292,7 +293,7 @@
|
|||
;; :journal? false} ; Default value: false
|
||||
|
||||
;; Favorites to list on the left sidebar
|
||||
:favorites ["entertainment" "entrance" "home"]
|
||||
:favorites ["entrance" "home"]
|
||||
|
||||
;; Set flashcards interval.
|
||||
;; Expected value:
|
||||
|
|
@ -411,4 +412,8 @@
|
|||
;; - :triple-lowbar (default)
|
||||
;; ;use triple underscore `___` for slash `/` in page title
|
||||
;; ;use Percent-encoding for other invalid characters
|
||||
:file/name-format :triple-lowbar}
|
||||
:file/name-format :triple-lowbar
|
||||
:publishing/all-pages-public? true
|
||||
:graph/settings {:journal? false, :builtin-pages? false}
|
||||
:ui/show-brackets? true
|
||||
:editor/preferred-pasting-file? true}
|
||||
|
|
@ -415,5 +415,5 @@
|
|||
:file/name-format :triple-lowbar
|
||||
:publishing/all-pages-public? true
|
||||
:graph/settings {:journal? false, :builtin-pages? false}
|
||||
:ui/show-brackets? true
|
||||
:ui/show-brackets? false
|
||||
:editor/preferred-pasting-file? true}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 186]
|
||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 197]
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- > The Grid.
|
||||
A digital frontier.
|
||||
I tried to picture clusters of information as they moved through the computer.
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
- buster benson's [piles](https://busterbenson.com/piles) and [codex](https://busterbenson.com/codex)
|
||||
- nathaniel ellison's [notes](https://www.nateliason.com/notes)
|
||||
- ### references
|
||||
tags:: #seed
|
||||
tags:: #seed
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- things that i like that you should check out.
|
||||
- [[music]]
|
||||
- [[movies]]
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
- 
|
||||
- artwork by [@orinoxide@mastodon.art](https://mastodon.art/@orinoxide)
|
||||
- please observe the sections of the [[garden]] we maintain at your leisure. [[take your time]].
|
||||
- 🤔 [[thoughts]] - ideas we're thinking on. watch them grow into [[seed]]s in real time.
|
||||
- 🤔 [[thoughts]] - ideas we're thinking on. watch them grow into [seeds](seed) in real time.
|
||||
- 👀 [[entertainment]] - things that activate my bio-digital jazz, man.
|
||||
- ⚙️ [[infrastructure]] - technology, code, guides, etc.
|
||||
- is there a [[weed]]? let me know by [filing an issue on github](https://github.com/TacoWolf/garden/issues).
|
||||
tags:: #sapling
|
||||
tags:: #sapling
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
1
logseq/version-files/base/pages/git.md
Normal file
1
logseq/version-files/base/pages/git.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
- prev: [[version control software]]
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[git]]
|
||||
- a proprietary platform that hosts [[git]] projects that is owned by [[microsoft]].
|
||||
- next: [[proprietary platforms]]
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
|
||||
- prev: [[entrance]]
|
||||
- [[The Grid]].
|
||||
- this is a collection of (hopefully) helpful texts to guide you *en el mundo de la informática* {the world of technology}.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
|
||||
- prev: [[entertainment]]
|
||||
- these are all of the sick jams i like.
|
||||
- # artists
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[seed]]
|
||||
- a sapling is a page that has been given a lot of love and attention, promoting its eventual growth into a [[tree]] of knowledge.
|
||||
- next: [[tree]]
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
tags:: #persona #flower
|
||||
|
||||
- prev: [[take a break]]
|
||||
- 
|
||||
- next: [[lazy engineering]]
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[thoughts]]
|
||||
- also known as [[learning in public]].
|
||||
- next: [[learning in public]]
|
||||
|
|
@ -1,4 +1,6 @@
|
|||
- these are ideas that i have that i want to share! this is part of [[thinking in public]].
|
||||
- i usually add information to my public garden to process into a public page that i then publish
|
||||
- i usually add information to my public garden to process into a public page that i then publish to github pages and serve here on `garden.birdcat.cafe`. you can see how to do this using [[logseq]] here: [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- things i'm currently thinking about:
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- [[gardening habits]]
|
||||
-
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[sapling]]
|
||||
- a page that has matured to become a tree of knowledge.
|
||||
- next: [[evergreen]]
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
12
logseq/version-files/incoming/pages/The Grid.md
Normal file
12
logseq/version-files/incoming/pages/The Grid.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
public:: true
|
||||
- > The Grid.
|
||||
A digital frontier.
|
||||
I tried to picture clusters of information as they moved through the computer.
|
||||
What did they look like?
|
||||
Ships? Motorcycles?
|
||||
Were the circuits like freeways?
|
||||
I kept dreaming of a world I thought I'd never see.
|
||||
And then... one day....
|
||||
I got in.
|
||||
- _Kevin Flynn, [Tron Legacy (2010)](https://en.wikipedia.org/wiki/Tron%3A_Legacy)_
|
||||
- {{video https://www.youtube.com/watch?v=4-J4duzP8Ng}}
|
||||
11
logseq/version-files/incoming/pages/digital garden.md
Normal file
11
logseq/version-files/incoming/pages/digital garden.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
- > the web as topology
|
||||
-
|
||||
- digital gardens, according to [maggie appleton](https://maggieappleton.com/garden-history) are organized around "contextual relationships and associative links". i personally believe [[logseq]] conduces itself really well to the topography-based bi-directionality of the web, especially since you can publish the whole thing as a [single page app](how to upload a logseq graph that's synchronized to github pages and also publish it to the internet) and link to individual pages within it *and* visualize your thoughts as a graph instantly.
|
||||
-
|
||||
- ## other gardens to look at
|
||||
- from [maggie appleton's article](https://maggieappleton.com/garden-history)
|
||||
- tom chritchlow's [wikifolders](https://tomcritchlow.com/wiki/)
|
||||
- buster benson's [piles](https://busterbenson.com/piles) and [codex](https://busterbenson.com/codex)
|
||||
- nathaniel ellison's [notes](https://www.nateliason.com/notes)
|
||||
- ### references
|
||||
tags:: #seed
|
||||
8
logseq/version-files/incoming/pages/entertainment.md
Normal file
8
logseq/version-files/incoming/pages/entertainment.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
public:: true
|
||||
- things that i like that you should check out.
|
||||
- [[music]]
|
||||
- [[movies]]
|
||||
- [[shows]]
|
||||
- [[books]]
|
||||
- [[games]]
|
||||
- [[websites]]
|
||||
8
logseq/version-files/incoming/pages/entrance.md
Normal file
8
logseq/version-files/incoming/pages/entrance.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- 
|
||||
- artwork by [@orinoxide@mastodon.art](https://mastodon.art/@orinoxide)
|
||||
- please observe the sections of the [[garden]] we maintain at your leisure. [[take your time]].
|
||||
- 🤔 [[thoughts]] - ideas we're thinking on. watch them grow into [seeds](seed) in real time.
|
||||
- 👀 [[entertainment]] - things that activate my bio-digital jazz, man.
|
||||
- ⚙️ [[infrastructure]] - technology, code, guides, etc.
|
||||
- is there a [[weed]]? let me know by [filing an issue on github](https://github.com/TacoWolf/garden/issues).
|
||||
tags:: #sapling
|
||||
2
logseq/version-files/incoming/pages/games.md
Normal file
2
logseq/version-files/incoming/pages/games.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
public:: true
|
||||
-
|
||||
1
logseq/version-files/incoming/pages/git.md
Normal file
1
logseq/version-files/incoming/pages/git.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
- prev: [[version control software]]
|
||||
4
logseq/version-files/incoming/pages/github.md
Normal file
4
logseq/version-files/incoming/pages/github.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
public:: true
|
||||
- prev: [[git]]
|
||||
- a proprietary platform that hosts [[git]] projects that is owned by [[microsoft]].
|
||||
- next: [[proprietary platforms]]
|
||||
7
logseq/version-files/incoming/pages/infrastructure.md
Normal file
7
logseq/version-files/incoming/pages/infrastructure.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
- prev: [[entrance]]
|
||||
- [[The Grid]].
|
||||
- this is a collection of (hopefully) helpful texts to guide you *en el mundo de la informática* {the world of technology}.
|
||||
- # [[personal knowledge management]]
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
2
logseq/version-files/incoming/pages/logseq.md
Normal file
2
logseq/version-files/incoming/pages/logseq.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
public:: true
|
||||
-
|
||||
2
logseq/version-files/incoming/pages/movies.md
Normal file
2
logseq/version-files/incoming/pages/movies.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
public:: true
|
||||
-
|
||||
8
logseq/version-files/incoming/pages/music.md
Normal file
8
logseq/version-files/incoming/pages/music.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
- prev: [[entertainment]]
|
||||
- these are all of the sick jams i like.
|
||||
- # artists
|
||||
- # albums
|
||||
- # songs
|
||||
- # playlists
|
||||
5
logseq/version-files/incoming/pages/sapling.md
Normal file
5
logseq/version-files/incoming/pages/sapling.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
public:: true
|
||||
- prev: [[seed]]
|
||||
- a sapling is a page that has been given a lot of love and attention, promoting its eventual growth into a [[tree]] of knowledge.
|
||||
- next: [[tree]]
|
||||
-
|
||||
2
logseq/version-files/incoming/pages/shows.md
Normal file
2
logseq/version-files/incoming/pages/shows.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
public:: true
|
||||
-
|
||||
4
logseq/version-files/incoming/pages/take your time.md
Normal file
4
logseq/version-files/incoming/pages/take your time.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
tags:: #persona #flower
|
||||
- prev: [[take a break]]
|
||||
- 
|
||||
- next: [[lazy engineering]]
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
public:: true
|
||||
- prev: [[thoughts]]
|
||||
- also known as [[learning in public]].
|
||||
- next: [[learning in public]]
|
||||
6
logseq/version-files/incoming/pages/thoughts.md
Normal file
6
logseq/version-files/incoming/pages/thoughts.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- these are ideas that i have that i want to share! this is part of [[thinking in public]].
|
||||
- i usually add information to my public garden to process into a public page that i then publish to github pages and serve here on `garden.birdcat.cafe`. you can see how to do this using [[logseq]] here: [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- things i'm currently thinking about:
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- [[gardening habits]]
|
||||
-
|
||||
4
logseq/version-files/incoming/pages/tree.md
Normal file
4
logseq/version-files/incoming/pages/tree.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
public:: true
|
||||
- prev: [[sapling]]
|
||||
- a page that has matured to become a tree of knowledge.
|
||||
- next: [[evergreen]]
|
||||
2
logseq/version-files/incoming/pages/websites.md
Normal file
2
logseq/version-files/incoming/pages/websites.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
public:: true
|
||||
-
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
public:: true
|
||||
|
||||
- > The Grid.
|
||||
A digital frontier.
|
||||
I tried to picture clusters of information as they moved through the computer.
|
||||
What did they look like?
|
||||
Ships? Motorcycles?
|
||||
Were the circuits like freeways?
|
||||
I kept dreaming of a world I thought I'd never see.
|
||||
And then... one day....
|
||||
I got in.
|
||||
- _Kevin Flynn, [Tron Legacy (2010)](https://en.wikipedia.org/wiki/Tron%3A_Legacy)_
|
||||
- {{video https://www.youtube.com/watch?v=4-J4duzP8Ng}}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
- > the web as topology
|
||||
-
|
||||
- digital gardens, according to [maggie appleton](https://maggieappleton.com/garden-history) are organized around "contextual relationships and associative links". i personally believe [[logseq]] conduces itself really well to the topography-based bi-directionality of the web, especially since you can publish the whole thing as a [single page app](how to upload a logseq graph that's synchronized to github pages and also publish it to the internet) and link to individual pages within it *and* visualize your thoughts as a graph instantly.
|
||||
-
|
||||
- ## other gardens to look at
|
||||
- from [maggie appleton's article](https://maggieappleton.com/garden-history)
|
||||
- tom chritchlow's [wikifolders](https://tomcritchlow.com/wiki/)
|
||||
- buster benson's [piles](https://busterbenson.com/piles) and [codex](https://busterbenson.com/codex)
|
||||
- nathaniel ellison's [notes](https://www.nateliason.com/notes)
|
||||
- ### references
|
||||
tags:: #seed
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
public:: true
|
||||
|
||||
- things that i like that you should check out.
|
||||
- [[music]]
|
||||
- [[movies]]
|
||||
- [[shows]]
|
||||
- [[books]]
|
||||
- [[games]]
|
||||
- [[websites]]
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
- 
|
||||
- artwork by [@orinoxide@mastodon.art](https://mastodon.art/@orinoxide)
|
||||
- please observe the sections of the [[garden]] we maintain at your leisure. [[take your time]].
|
||||
- 🤔 [[thoughts]] - ideas we're thinking on. watch them grow into [[seed]]s in real time.
|
||||
- 👀 [[entertainment]] - things that activate my bio-digital jazz, man.
|
||||
- ⚙️ [[infrastructure]] - technology, code, guides, etc.
|
||||
- is there a [[weed]]? let me know by [filing an issue on github](https://github.com/TacoWolf/garden/issues).
|
||||
tags:: #sapling
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[git]]
|
||||
- a proprietary platform that hosts [[git]] projects that is owned by [[microsoft]].
|
||||
- next: [[proprietary platforms]]
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
|
||||
- prev: [[entrance]]
|
||||
- [[The Grid]].
|
||||
- this is a collection of (hopefully) helpful texts to guide you *en el mundo de la informática* {the world of technology}.
|
||||
- # [[personal knowledge management]]
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
|
||||
- prev: [[entertainment]]
|
||||
- these are all of the sick jams i like.
|
||||
- # artists
|
||||
- # albums
|
||||
- # songs
|
||||
- # playlists
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[seed]]
|
||||
- a sapling is a page that has been given a lot of love and attention, promoting its eventual growth into a [[tree]] of knowledge.
|
||||
- next: [[tree]]
|
||||
-
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
tags:: #persona #flower
|
||||
|
||||
- prev: [[take a break]]
|
||||
- 
|
||||
- next: [[lazy engineering]]
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[thoughts]]
|
||||
- also known as [[learning in public]].
|
||||
- next: [[learning in public]]
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
- these are ideas that i have that i want to share! this is part of [[thinking in public]].
|
||||
- i usually add information to my public garden to process into a public page that i then publish
|
||||
- things i'm currently thinking about:
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[sapling]]
|
||||
- a page that has matured to become a tree of knowledge.
|
||||
- next: [[evergreen]]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- > The Grid.
|
||||
A digital frontier.
|
||||
I tried to picture clusters of information as they moved through the computer.
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
- buster benson's [piles](https://busterbenson.com/piles) and [codex](https://busterbenson.com/codex)
|
||||
- nathaniel ellison's [notes](https://www.nateliason.com/notes)
|
||||
- ### references
|
||||
tags:: #seed
|
||||
tags:: #seed
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- things that i like that you should check out.
|
||||
- [[music]]
|
||||
- [[movies]]
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
- 
|
||||
- artwork by [@orinoxide@mastodon.art](https://mastodon.art/@orinoxide)
|
||||
- please observe the sections of the [[garden]] we maintain at your leisure. [[take your time]].
|
||||
- 🤔 [[thoughts]] - ideas we're thinking on. watch them grow into [[seed]]s in real time.
|
||||
- 🤔 [[thoughts]] - ideas we're thinking on. watch them grow into [seeds](seed) in real time.
|
||||
- 👀 [[entertainment]] - things that activate my bio-digital jazz, man.
|
||||
- ⚙️ [[infrastructure]] - technology, code, guides, etc.
|
||||
- is there a [[weed]]? let me know by [filing an issue on github](https://github.com/TacoWolf/garden/issues).
|
||||
tags:: #sapling
|
||||
tags:: #sapling
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
1
pages/git.md
Normal file
1
pages/git.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
- prev: [[version control software]]
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[git]]
|
||||
- a proprietary platform that hosts [[git]] projects that is owned by [[microsoft]].
|
||||
- next: [[proprietary platforms]]
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
|
||||
- prev: [[entrance]]
|
||||
- [[The Grid]].
|
||||
- this is a collection of (hopefully) helpful texts to guide you *en el mundo de la informática* {the world of technology}.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
public:: true
|
||||
tags:: #seed
|
||||
|
||||
- prev: [[entertainment]]
|
||||
- these are all of the sick jams i like.
|
||||
- # artists
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[seed]]
|
||||
- a sapling is a page that has been given a lot of love and attention, promoting its eventual growth into a [[tree]] of knowledge.
|
||||
- next: [[tree]]
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
tags:: #persona #flower
|
||||
|
||||
- prev: [[take a break]]
|
||||
- 
|
||||
- next: [[lazy engineering]]
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[thoughts]]
|
||||
- also known as [[learning in public]].
|
||||
- next: [[learning in public]]
|
||||
|
|
@ -1,4 +1,6 @@
|
|||
- these are ideas that i have that i want to share! this is part of [[thinking in public]].
|
||||
- i usually add information to my public garden to process into a public page that i then publish
|
||||
- i usually add information to my public garden to process into a public page that i then publish to github pages and serve here on `garden.birdcat.cafe`. you can see how to do this using [[logseq]] here: [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- things i'm currently thinking about:
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]]
|
||||
- [[gardening habits]]
|
||||
-
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
public:: true
|
||||
|
||||
- prev: [[sapling]]
|
||||
- a page that has matured to become a tree of knowledge.
|
||||
- next: [[evergreen]]
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
public:: true
|
||||
|
||||
-
|
||||
Loading…
Add table
Reference in a new issue