jekyll-bonsai 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +676 -0
  3. data/README.md +2 -6
  4. data/_config.yml +173 -76
  5. data/_data/emoji.yml +45 -0
  6. data/_data/themes.yml +145 -0
  7. data/_includes/anchor-headings.html +5 -1
  8. data/_includes/btn_state.html +14 -0
  9. data/_includes/connect.html +11 -9
  10. data/_includes/cookie-consent.html +79 -0
  11. data/_includes/dates.html +22 -0
  12. data/_includes/hp-tooltip.html +106 -0
  13. data/_includes/img/bullet-net-web.svg +1 -1
  14. data/_includes/img/bullet-tree.svg +1 -1
  15. data/_includes/img/pencil-filter.svg +17 -0
  16. data/_includes/share.html +10 -8
  17. data/_includes/site-nav.html +83 -37
  18. data/_includes/themes.scss.liquid +80 -0
  19. data/_includes/toc.html +187 -0
  20. data/_layouts/404.html +10 -0
  21. data/_layouts/about.html +14 -0
  22. data/_layouts/archive.html +77 -0
  23. data/_layouts/base.html +68 -0
  24. data/_layouts/book.html +49 -0
  25. data/_layouts/entry.html +221 -93
  26. data/_layouts/home.html +96 -0
  27. data/_layouts/post.html +40 -22
  28. data/_layouts/privacy.html +15 -0
  29. data/_layouts/recent.html +65 -0
  30. data/_layouts/state.html +54 -43
  31. data/_sass/base/_code.scss +133 -0
  32. data/_sass/base/_layout.scss +30 -29
  33. data/_sass/base/_link.scss +105 -0
  34. data/_sass/base/_main.scss +19 -126
  35. data/_sass/base/_markdown.scss +281 -0
  36. data/_sass/base/_typography.scss +81 -67
  37. data/_sass/base/code_themes/_gruvbox.scss +92 -0
  38. data/_sass/base/code_themes/_monokai.scss +217 -0
  39. data/_sass/base/code_themes/_solarized.scss +84 -0
  40. data/_sass/components/_btn.scss +95 -0
  41. data/_sass/components/_infobox.scss +48 -0
  42. data/_sass/components/_item.scss +28 -0
  43. data/_sass/components/_search.scss +61 -0
  44. data/_sass/components/_tag_pills.scss +24 -0
  45. data/_sass/components/_visited.scss +42 -0
  46. data/_sass/includes/_anchor_headings.scss +36 -0
  47. data/_sass/includes/_connect.scss +8 -0
  48. data/_sass/includes/_cookie_consent.scss +46 -0
  49. data/_sass/includes/_dates.scss +6 -0
  50. data/_sass/includes/_hp_tooltip.scss +41 -0
  51. data/_sass/includes/_share.scss +10 -0
  52. data/_sass/includes/_site_nav.scss +26 -150
  53. data/_sass/includes/_svg.scss +89 -0
  54. data/_sass/includes/_toc.scss +38 -0
  55. data/_sass/layouts/_404.scss +3 -0
  56. data/_sass/layouts/_about.scss +3 -0
  57. data/_sass/layouts/_archive.scss +26 -0
  58. data/_sass/layouts/_book.scss +17 -0
  59. data/_sass/layouts/_entry.scss +140 -0
  60. data/_sass/layouts/_home.scss +75 -0
  61. data/_sass/layouts/_post.scss +17 -0
  62. data/_sass/layouts/_privacy.scss +3 -0
  63. data/_sass/layouts/_recent.scss +77 -0
  64. data/_sass/layouts/_state.scss +98 -0
  65. data/_sass/main.scss +72 -0
  66. data/_sass/{support → util}/_functions.scss +0 -0
  67. data/_sass/{support → util}/_variables.scss +21 -87
  68. data/_sass/{support → util}/mixins/_buttons.scss +0 -0
  69. data/_sass/util/mixins/_layout.scss +81 -0
  70. data/_sass/{support → util}/mixins/_typography.scss +0 -0
  71. data/assets/css/styles.scss +29 -6
  72. data/assets/img/bonsai-star.png +0 -0
  73. data/assets/img/bonsai-star.svg +1 -0
  74. data/assets/img/nav-base-star.svg +1 -0
  75. data/assets/img/nav-bonsai-star.svg +1 -0
  76. data/assets/js/entry.js +33 -5
  77. data/assets/js/graph.js +21 -509
  78. data/assets/js/scripts.js +41 -57
  79. data/assets/js/search.js +164 -0
  80. data/assets/js/site-nav.js +99 -99
  81. data/assets/js/theme-colors.js +23 -37
  82. data/assets/js/vendor/lunr.js +3475 -0
  83. data/assets/js/vendor/lunr.min.js +6 -0
  84. data/assets/js/visited-nav.js +65 -0
  85. metadata +143 -150
  86. data/_entries/digital-garden.bonsai.md +0 -36
  87. data/_entries/digital-garden.field-logs.md +0 -10
  88. data/_entries/digital-garden.fork.md +0 -10
  89. data/_entries/digital-garden.md +0 -17
  90. data/_entries/digital-garden.path.md +0 -11
  91. data/_entries/digital-garden.plants.md +0 -12
  92. data/_entries/digital-garden.pollinate.md +0 -10
  93. data/_entries/digital-garden.steps.md +0 -10
  94. data/_entries/digital-garden.stream.md +0 -12
  95. data/_entries/digital-garden.sweep.md +0 -12
  96. data/_entries/digital-garden.weather.md +0 -12
  97. data/_entries/features.md +0 -10
  98. data/_entries/features.notes.hover-preview.md +0 -10
  99. data/_entries/features.notes.md +0 -12
  100. data/_entries/features.notes.note-body.md +0 -12
  101. data/_entries/features.notes.note-body.share.md +0 -10
  102. data/_entries/features.notes.note-body.sidenotes.md +0 -52
  103. data/_entries/features.notes.note-foot.links.md +0 -10
  104. data/_entries/features.notes.note-foot.md +0 -11
  105. data/_entries/features.notes.note-foot.posts.md +0 -10
  106. data/_entries/features.notes.note-foot.webmentions.md +0 -10
  107. data/_entries/features.notes.note-head.md +0 -10
  108. data/_entries/features.pages.field-blogs.md +0 -10
  109. data/_entries/features.pages.md +0 -12
  110. data/_entries/features.pages.recent.md +0 -10
  111. data/_entries/features.pages.status-tags.md +0 -10
  112. data/_entries/features.site-nav.graph.links.md +0 -10
  113. data/_entries/features.site-nav.graph.links.namespacing.md +0 -14
  114. data/_entries/features.site-nav.graph.links.wikilinks.md +0 -25
  115. data/_entries/features.site-nav.graph.md +0 -12
  116. data/_entries/features.site-nav.graph.nodes.current-note.md +0 -10
  117. data/_entries/features.site-nav.graph.nodes.md +0 -12
  118. data/_entries/features.site-nav.graph.nodes.mia.missing-note.md +0 -20
  119. data/_entries/features.site-nav.graph.nodes.visited-status.md +0 -10
  120. data/_entries/features.site-nav.graph.toggle-graph.md +0 -13
  121. data/_entries/features.site-nav.graph.type.md +0 -16
  122. data/_entries/features.site-nav.graph.type.net-web.md +0 -10
  123. data/_entries/features.site-nav.graph.type.tree.md +0 -12
  124. data/_entries/features.site-nav.md +0 -10
  125. data/_entries/features.site-nav.visited.md +0 -14
  126. data/_entries/features.tags.md +0 -13
  127. data/_entries/features.themes.dark.md +0 -12
  128. data/_entries/features.themes.light.md +0 -10
  129. data/_entries/features.themes.md +0 -12
  130. data/_entries/features.visited.delete-data.md +0 -10
  131. data/_entries/features.visited.md +0 -12
  132. data/_entries/features.visitor-preferences.md +0 -27
  133. data/_entries/feedback.md +0 -10
  134. data/_entries/people.creator.md +0 -12
  135. data/_entries/people.md +0 -13
  136. data/_entries/people.visitors.md +0 -12
  137. data/_entries/plugins.jekyll-wikilinks.md +0 -10
  138. data/_entries/plugins.md +0 -10
  139. data/_entries/root.md +0 -26
  140. data/_includes/entry-attrs.html +0 -27
  141. data/_includes/head.html +0 -23
  142. data/_includes/hover-preview.html +0 -84
  143. data/_includes/metrics.html +0 -10
  144. data/_includes/styles.scss.liquid +0 -3
  145. data/_layouts/default.html +0 -39
  146. data/_pages/about.md +0 -7
  147. data/_pages/posts.html +0 -19
  148. data/_pages/recent.html +0 -48
  149. data/_plugins/doc_filters.rb +0 -44
  150. data/_plugins/prep_entry.rb +0 -43
  151. data/_plugins/sidenote.rb +0 -123
  152. data/_plugins/tags.rb +0 -52
  153. data/_sass/base/base.scss +0 -3
  154. data/_sass/color/dark.scss +0 -58
  155. data/_sass/color/light.scss +0 -58
  156. data/_sass/includes/_btn.scss +0 -106
  157. data/_sass/includes/_graph.scss +0 -69
  158. data/_sass/includes/_nav.scss +0 -89
  159. data/_sass/includes/_tooltip.scss +0 -29
  160. data/_sass/includes/includes.scss +0 -9
  161. data/_sass/markdown/_code.scss +0 -340
  162. data/_sass/markdown/_content.scss +0 -400
  163. data/_sass/markdown/_tables.scss +0 -60
  164. data/_sass/markdown/markdown.scss +0 -7
  165. data/_sass/modules.scss +0 -14
  166. data/_sass/pages/_index.scss +0 -72
  167. data/_sass/pages/_posts.scss +0 -17
  168. data/_sass/pages/_recent.scss +0 -26
  169. data/_sass/pages/_state.scss +0 -72
  170. data/_sass/pages/pages.scss +0 -4
  171. data/_sass/support/mixins/_layout.scss +0 -56
  172. data/_sass/support/mixins/mixins.scss +0 -3
  173. data/_sass/support/support.scss +0 -3
  174. data/_states/bamboo.md +0 -8
  175. data/_states/berry.md +0 -8
  176. data/_states/bloom.md +0 -8
  177. data/_states/bud.md +0 -6
  178. data/_states/fruit.md +0 -8
  179. data/_states/melon.md +0 -8
  180. data/_states/pot-bamboo.md +0 -8
  181. data/_states/seed.md +0 -8
  182. data/_states/sprout.md +0 -8
  183. data/_states/tags.md +0 -8
  184. data/_states/tea.md +0 -8
  185. data/assets/css/styles-dark.scss +0 -3
  186. data/assets/css/styles-light.scss +0 -3
  187. data/assets/img/nav-dot-dark.svg +0 -1
  188. data/assets/img/nav-dot-light.svg +0 -1
  189. data/assets/img/nav-wiki-links-dark.svg +0 -1
  190. data/assets/img/nav-wiki-links-light.svg +0 -1
  191. data/index.html +0 -82
@@ -1,17 +0,0 @@
1
- ---
2
- id: e002fd0f60
3
- title: Digital Garden
4
- desc: ''
5
- updated: 1626463960679
6
- created: 1620492305910
7
- tags: 🎋
8
- notable: true
9
- ---
10
-
11
- The [digital gardens](https://github.com/MaggieAppleton/digital-gardeners) mentioned in [[root]] are about developing new ways of structuring knowledge and navigating digital spaces. Techniques found in the wild[>i] are typically a mix derived from [personal knowledge management](https://en.wikipedia.org/wiki/Personal_knowledge_management), [personal wikis](https://en.wikipedia.org/wiki/Personal_wiki), [zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten), and [evergreen notes](https://notes.andymatuschak.org/z4SDCZQeRo4xFEQ8H4qrSqd68ucpgE6LU155C) among others.[>me]
12
-
13
- _[[digital-garden.bonsai|Bonsai]]_ is the culmination and curation of what I have learned and built.
14
-
15
- [>i]: read as: the internet.
16
-
17
- [>me]: Well, at least from what I've found...so far...😈
@@ -1,11 +0,0 @@
1
- ---
2
- id: 8179d196d7
3
- title: Path
4
- desc: ''
5
- updated: 1622911875817
6
- created: 1620492802357
7
- tags: "\U0001F331"
8
- ---
9
-
10
- 🛤 The [[features.notes.note-head]] is the path from the site's root to the current note. It's a bit of landscape built from the [[features.site-nav.graph.type.tree]] that provides context for the current concept.
11
-
@@ -1,12 +0,0 @@
1
- ---
2
- id: 19f701acb2
3
- title: Plants
4
- desc: ''
5
- updated: 1626296774584
6
- created: 1620493511415
7
- tags: "\U0001F33F"
8
- ---
9
-
10
- Plant types are defined with [[features.tags]]. You can click the 🔖 for more detailed information at the [[features.pages.status-tags]] page.
11
-
12
- One thing to keep in mind is that the tagging for this site is more of a blend of the descriptions herein and the philosophical drivers of this site's design.
@@ -1,10 +0,0 @@
1
- ---
2
- id: 8269f156b2
3
- title: Pollinate
4
- desc: ''
5
- updated: 1623851074627
6
- created: 1622905274852
7
- tags: 🌱
8
- ---
9
-
10
- 🐝 Help [[digital-garden.plants]] grow in the garden by [[features.notes.note-body.share|sharing]] to stimulate cross-pollination...But no stinging, please.
@@ -1,10 +0,0 @@
1
- ---
2
- id: 7fb84949c2
3
- title: Steps
4
- desc: ''
5
- updated: 1624990132504
6
- created: 1622906343832
7
- tags: 🌿
8
- ---
9
-
10
- 🥾 The steps [[people.visitors]] take in the garden form a trail which may be traversed to re-[[features.visited|visit]] what's been previously seen.
@@ -1,12 +0,0 @@
1
- ---
2
- id: 506bb3c66e
3
- title: Stream
4
- desc: ''
5
- updated: 1624739035593
6
- created: 1622901056839
7
- tags: 🌿
8
- ---
9
-
10
- 🌊 [[features.notes.note-foot.webmentions]] are represented as the stream: It's a flow of social interaction that, if one is not careful, can easily get swept up in.
11
-
12
- > "To go down to the water, the chaotic water and source of all life, is to risk an encounter with the terrible thing that lurks in the depths."
@@ -1,12 +0,0 @@
1
- ---
2
- id: aa265ceb2f
3
- title: Sweep
4
- desc: ''
5
- updated: 1623851670041
6
- created: 1622911160563
7
- tags: 🌱
8
- ---
9
-
10
- 🧹 Sweeping one's [[digital-garden.steps]] is the act of [[features.visited.delete-data|deleting]] data.
11
-
12
- While not equivalent in meaning, the notion is a hat-tip to the hiker/camper's notion of [Leave No Trace](https://en.wikipedia.org/wiki/Leave_No_Trace).
@@ -1,12 +0,0 @@
1
- ---
2
- id: 0315db1dcc
3
- title: Weather
4
- desc: ''
5
- updated: 1623851207617
6
- created: 1620492879316
7
- tags: 🌿
8
- ---
9
-
10
- 🌦 The [[features.pages.recent]] page gives [[people.visitors]] a sense of what [[features.notes]] have changed[>ha] recently.
11
-
12
- [>ha]: Time to get used to change 👛, ya'll.
data/_entries/features.md DELETED
@@ -1,10 +0,0 @@
1
- ---
2
- id: 4605176572
3
- title: Features
4
- desc: ''
5
- updated: 1622910680489
6
- created: 1620408409799
7
- tags: 🎋
8
- ---
9
-
10
- See child notes for available features.
@@ -1,10 +0,0 @@
1
- ---
2
- id: b31614e93b
3
- title: Hover Preview
4
- desc: ''
5
- updated: 1623851006039
6
- created: 1620408675890
7
- tags: "\U0001F331"
8
- ---
9
-
10
- [[features.notes|Note]] previews popup when the cursor hovers over [[features.site-nav.graph.links.wikilinks]].
@@ -1,12 +0,0 @@
1
- ---
2
- id: 4fd03d1501
3
- title: Notes
4
- desc: ''
5
- updated: 1623851234604
6
- created: 1620411880535
7
- tags: "\U0001F38B"
8
- notable: true
9
- ---
10
- The focus of this template are notes: Atomic concepts and ideas that are, ideally, meaningfully [[features.site-nav.graph.links|linked]].
11
-
12
- You can navigate notes via their various parts (see children notes) or the [[features.site-nav.graph]].
@@ -1,12 +0,0 @@
1
- ---
2
- id: 1646d01db5
3
- title: Note Body
4
- desc: ''
5
- updated: 1623851249517
6
- created: 1620505728158
7
- tags: "\U0001F33F"
8
- ---
9
- The note body displays the note's title, [[digital-garden.plants|plant]] [[features.tags|tag]], and the time the note was last updated.
10
-
11
- Note content is rendered in markdown. Some extensions are listed in the children notes.
12
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: d3c959da7e
3
- title: Share
4
- desc: ''
5
- updated: 1623851592682
6
- created: 1622846943488
7
- tags: 🌱
8
- ---
9
-
10
- [[people.visitors]] may share [[features.notes]] and [[features.pages.field-blogs]] via the share buttons in the note body.
@@ -1,52 +0,0 @@
1
- ---
2
- id: 95a80b4157
3
- title: Sidenotes
4
- desc: ''
5
- updated: 1623870486255
6
- created: 1620408418339
7
- tags: "\U0001F331"
8
- ---
9
- Special syntax for sidenotes is supported. Their syntax is reminiscent of traditional markdown footnotes. In markdown files, they look like this (without spaces around the left/right carrots):
10
-
11
- ```
12
- This is what a left-sidenote[ < left] and a right-sidenote[ > right] look like.
13
-
14
- [ < left]: the syntax looks similar to...
15
- [ > right]: ...regular markdown footnotes.
16
- ```
17
-
18
- Which, once rendered, looks like:
19
-
20
- * * *
21
-
22
- This is what a right-sidenote[<left] and a left-sidenote[>right] look like.
23
-
24
- * * *
25
-
26
- On medium to small sized screens, you can click on sidenote superscripts to show or hide their content.
27
-
28
- ## Notable Quirks
29
-
30
- - Sidenotes increment together, but separately from footnotes[^foot]. So, for example, it's possible for there to be a '1' for both a standard markdown footnote and a sidenote.
31
- - Sidenotes require an "\\n" after each definition to parse properly. A warning will display if there are missing newlines (regardless of sidenotes).
32
-
33
- ## Influences
34
-
35
- - [tufte css](https://github.com/edwardtufte/tufte-css), for clean'n'simple sidenote css implementation.
36
- - [simply jekyll](https://github.com/raghuveerdotnet/simply-jekyll), how to implement tufte css in jekyll.
37
- - [gwern.net](https://github.com/gwern/gwern.net), for sidenote implementation comparisons.
38
-
39
- ## Proposal
40
-
41
- Would Kramdown be interested in integrating this functionality?
42
-
43
- [<left]: the syntax looks similar to...[^left-quirk]
44
-
45
- [>right]: ...regular markdown footnotes.
46
-
47
- [^foot]: A regular markdown footnote.
48
-
49
- [^left-quirk]: Left sidenotes are functional for completeness sake, but this theme is not optimized for them as their placement above the [[features.site-nav.graph]] is rather awkward.
50
-
51
- [^num]: Footnotes, however, increment separately and the superscripts are clickable on all sized screens, unlike sidenote superscripts, which are only clickable on medium and small sized screens.
52
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: 46833ef41c
3
- title: Links
4
- desc: ''
5
- updated: 1622911860965
6
- created: 1622901451907
7
- ---
8
-
9
- 🚏 The note's foot provides a [[digital-garden.fork]] in which [[people.visitors]] can decide where to go next: To a backlink to the current note from the [[features.site-nav.graph.type.net-web]] or to a child note in the [[features.site-nav.graph.type.tree]].
10
-
@@ -1,11 +0,0 @@
1
- ---
2
- id: 7f205b379d
3
- title: Note Foot
4
- desc: ''
5
- updated: 1622910844080
6
- created: 1620411728364
7
- tags: "\U0001F33F"
8
- ---
9
-
10
- The foot of the note provides navigation to other places depending on how they are connected to the [[features.site-nav.graph.nodes.current-note]]. See children for types.
11
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: e02098892c
3
- title: Posts
4
- desc: ''
5
- updated: 1622911886604
6
- created: 1622901460607
7
- tags: 🌿
8
- ---
9
-
10
- 📓 The note's foot displays which [[digital-garden.field-logs]] might be of interest to [[people.visitors]] in relation to the curren note.
@@ -1,10 +0,0 @@
1
- ---
2
- id: 000f6a1684
3
- title: Webmentions
4
- desc: ''
5
- updated: 1622903220780
6
- created: 1622901441606
7
- tags: 🌿
8
- ---
9
-
10
- [Webmentions](https://indieweb.org/Webmention) are a different way of socializing with others on the internet. Instead of entering into a platform and possibly getting swept up in its [[digital-garden.stream]], interactions revolve around your own site. Accounts can be created [here](https://webmention.io/).
@@ -1,10 +0,0 @@
1
- ---
2
- id: ab5e276e20
3
- title: Note Head
4
- desc: ''
5
- updated: 1622901554205
6
- created: 1620432252168
7
- tags: "\U0001F33F"
8
- ---
9
- 🛤 The [breadcrumb](https://en.wikipedia.org/wiki/Breadcrumb_navigation) [[digital-garden.path]] at the top of each note displays all ancestors of the [[features.site-nav.graph.nodes.current-note]], as defined by the note's [[features.site-nav.graph.links.namespacing]].
10
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: 6da92007ac
3
- title: Field Blogs
4
- desc: ''
5
- updated: 1623852679953
6
- created: 1622846347979
7
- tags: 🌿
8
- ---
9
-
10
- Blogs are kind of like [[digital-garden.field-logs]]. They're posts
@@ -1,12 +0,0 @@
1
- ---
2
- id: 90c11509bd
3
- title: Pages
4
- desc: ''
5
- updated: 1623852248648
6
- created: 1620432816387
7
- tags: 🌿
8
- ---
9
-
10
- [[root]] has some special jekyll pages which can be navigated to by hovering over the 🗺 in the sidebar.
11
-
12
- See child notes for available pages.
@@ -1,10 +0,0 @@
1
- ---
2
- id: 7057669664
3
- title: Recent
4
- desc: ''
5
- updated: 1620432005833
6
- created: 1620432005833
7
- tags: 🌿
8
- ---
9
-
10
- The [[digital-garden.weather]] page shows which notes have been recently changed and displays whether they were added or created.
@@ -1,10 +0,0 @@
1
- ---
2
- id: f697271be7
3
- title: Status Tags
4
- desc: ''
5
- updated: 1623851477995
6
- created: 1620432015966
7
- tags: "\U0001F33F"
8
- ---
9
- 🔖 The [[digital-garden.plants|plant]] page defines highlighted [[features.tags]]s and displays all notes that have that tag.
10
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: 13a58814d5
3
- title: Links
4
- desc: ''
5
- updated: 1620493312857
6
- created: 1620493312857
7
- tags: "\U0001F33F"
8
- ---
9
-
10
- Links for the graph are built in different ways. See this note's children for details.
@@ -1,14 +0,0 @@
1
- ---
2
- id: fa6aa0c597
3
- title: Namespacing
4
- desc: ''
5
- updated: 1622910329431
6
- created: 1620433438038
7
- tags: "\U0001F38B"
8
- ---
9
- Namespaces are defined by '.' delimeters in [[features.notes]]' filenames. For example, the breadcrumb [[features.notes.note-head]] above is formed by the current note's filename, which is `features.site-nav.graph.links.namespacing.md`.
10
-
11
- ## Notable
12
-
13
- - These namespaces are what are used to build the template's [[features.site-nav.graph.type.tree]]s.
14
-
@@ -1,25 +0,0 @@
1
- ---
2
- id: d1634ef36a
3
- title: Wikilinks
4
- desc: ''
5
- updated: 1623851278498
6
- created: 1620408415248
7
- tags: "\U0001F38B"
8
- ---
9
-
10
- \[\[Wikilinks]][>names] are are crucial part of the world of [[digital-garden|digital gardening]]. They are the basic building block of the interlinking accomplished in many gardens, including this one.
11
-
12
- ## Notable
13
-
14
- - Wikilinks are green[>blue] and may be [[features.notes.hover-preview|previewed on hover]].
15
- - This type of linking is what defines the links in the [[features.site-nav.graph.type.net-web]] graph type.
16
- - \[\[Wikilinks]] are rendered by the [[plugins.jekyll-wikilinks]] plugin.
17
-
18
- ## Proposal
19
-
20
- - Would [jekyll](https://talk.jekyllrb.com/t/introducing-jekyll-wikilinks/6013) or kramdown be interested in integrating this plugin?
21
-
22
- [>names]: "wikilink" actually goes by many names: "[bidirectional link](https://www.roamtips.com/home/what-are-bi-directional-links-and-tags-in-roam-research#:~:text=Bi%2Ddirectional%20links%20are%20created,K%20(Ctrl%2DK).)", "[wikitext linking](https://tiddlywiki.com/#Linking%20in%20WikiText)", "[internal link](https://help.obsidian.md/How+to/Internal+link)", "[humble double bracket internal link](https://web.archive.org/web/20200128113356/http://takingnotenow.blogspot.com/2018/12/it-needs-wiki-like-superpower.html)", to name only a few...
23
-
24
- [>blue]: As opposed to blue external links.
25
-
@@ -1,12 +0,0 @@
1
- ---
2
- id: 5f44796eaf
3
- title: Graph
4
- desc: ''
5
- updated: 1624909105230
6
- created: 1620408781620
7
- tags: "\U0001F38B"
8
- notable: true
9
- ---
10
- The graph in the sidebar is the main site navigation for this template. Just click on a node and you'll be taken to it's corresponding [[features.notes|note]]. If you hover over the node, it's title will display as a tooltip. You can also click the 🌳 or 🕸 to toggle the graph's [[features.site-nav.graph.type]].
11
-
12
- You could think of the graph as a [[digital-garden.bonsai]] growing in the sidebar tray.
@@ -1,10 +0,0 @@
1
- ---
2
- id: 8dfb3f5629
3
- title: Current Note
4
- desc: ''
5
- updated: 1623851500519
6
- created: 1620411823673
7
- tags: "\U0001F331"
8
- ---
9
-
10
- If you look at the graph in the sidebar, you'll notice that the current [[features.notes|note]] pulsates.
@@ -1,12 +0,0 @@
1
- ---
2
- id: eb7a0642c2
3
- title: Nodes
4
- desc: ''
5
- updated: 1622911529518
6
- created: 1622911483705
7
- tags: 🌿
8
- ---
9
-
10
- The graph supports several kinds of nodes.
11
-
12
- See child notes for types.
@@ -1,20 +0,0 @@
1
- ---
2
- id: c775ce9eda
3
- title: Missing Note
4
- desc: ''
5
- updated: 1623851513018
6
- created: 1620537158307
7
- tags: "\U0001F331"
8
- ---
9
- The [[features.site-nav.graph]] and [[features.notes|note-local]] navigation will properly handle missing links and notes:
10
-
11
- Both graph types will display empty nodes with a "Missing Note" tooltip.
12
-
13
- In the [[features.site-nav.graph.type.tree]], a missing note is when there are namespaces in filenames that don't have a corresponding note -- like the parent for this note which is called "mia"[>eg1]. As a result, the [[features.notes.note-head]] and [[features.notes.note-foot]] will print greyed out namespace text instead of clickable links.
14
-
15
- In the [[features.site-nav.graph.type.net-web]], a missing note is when there is wikilinked text with no corresponding note. The text and wiklinks will print [[like-this]][>eg2].
16
-
17
- [>eg1]: e.g. This note's title is `features.site-nav.graph.mia.missing-note.md` and there is no `features.site-nav.graph.mia.md` note.
18
-
19
- [>eg2]: e.g. There is no note titled `like-this.md`.
20
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: 9a6388a5ad
3
- title: Visited Status
4
- desc: ''
5
- updated: 1622906650897
6
- created: 1622846586058
7
- tags: "\U0001F331"
8
- ---
9
-
10
- If you look at the graph in the sidebar, you'll notice that the [[features.notes]] visited status is represented in the graph via the node's coloration: If the node has been [[features.visited]], they perk up and are colored more brightly.
@@ -1,13 +0,0 @@
1
- ---
2
- id: adb1d2311c
3
- title: Toggle Graph
4
- desc: ''
5
- updated: 1626449405277
6
- created: 1620506243806
7
- tags: "\U0001F331"
8
- ---
9
-
10
- In the bottom right there are dotted wikilinks \[\[.]] which allow [[people.visitors]] to open and close the the graph.
11
-
12
- This currently only works on small screens.
13
-
@@ -1,16 +0,0 @@
1
- ---
2
- id: ed5f29be6b
3
- title: Type
4
- desc: ''
5
- updated: 1623851369547
6
- created: 1620587309685
7
- tags: "\U0001F33F"
8
- ---
9
- As [[features.site-nav.graph.links.wikilinks]], networked note-taking apps, and graphs flower in popularity, a debate has also sparked between networks vs hierarchies.
10
-
11
- This template leverages both [[features.site-nav.graph.type.tree]]s (hierarchies) and [[features.site-nav.graph.type.net-web]]s (networks) so you and your [[people.visitors]] may toggle the perspective and decide for yourselves what works well[>data-structure].
12
-
13
- [>data-structure]: Of course, the final experience will depend both on the graphs' inherent natures _and_ how the notes themselves are structured...[^sidenotes]
14
-
15
- [^sidenotes]: Like the [[features.notes.note-body.sidenotes]]?
16
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: 4db646ee52
3
- title: Net Web
4
- desc: ''
5
- updated: 1620413066801
6
- created: 1620413066801
7
- tags: "\U0001F33F"
8
- ---
9
- 🕸 The net-web graph is built from the [[features.site-nav.graph.links.wikilinks]].
10
-
@@ -1,12 +0,0 @@
1
- ---
2
- id: 92a714c807
3
- title: Tree
4
- desc: ''
5
- updated: 1620413062589
6
- created: 1620413062589
7
- tags: "\U0001F33F"
8
- ---
9
- 🌳 The tree graph[^ha] is built from [[features.site-nav.graph.links.namespacing]] from each note.
10
-
11
- [^ha]: You could almost think of the tree graph as a glorified site-wide [table of contents](https://en.wikipedia.org/wiki/Table_of_contents) visualization.
12
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: c2bb3b1725
3
- title: Site Nav
4
- desc: ''
5
- updated: 1622910261590
6
- created: 1622910228229
7
- tags: 🌿
8
- ---
9
-
10
- The sidebar supports several ways to navigate the site. See child notes for types.
@@ -1,14 +0,0 @@
1
- ---
2
- id: ff16b3ead0
3
- title: Visited
4
- desc: ''
5
- updated: 1624902551140
6
- created: 1622910363375
7
- tags: 🌿
8
- ---
9
-
10
- 🥾 As notes are [[features.visited]], each one is added to the visited tab list, which makes it easy to re-visit previously seen notes. The resulting tab-links are organized via the [Noguchi Filing System](https://lifehacker.com/the-noguchi-filing-system-keeps-paper-documents-organiz-1593529432): Tabs are ordered from most recent to least recently visited; top to bottom. Re-visited notes are moved to the top and removed from further down the stack.
11
-
12
- This captures some of the functionality of the sliding behavior from [Andy's Notes](https://notes.andymatuschak.org/About_these_notes)[>click], which help orients visitors within the [[digital-garden]].
13
-
14
- [>click]: Just click around in his notes to experience the slide.
@@ -1,13 +0,0 @@
1
- ---
2
- id: c57513dc49
3
- title: Tags
4
- desc: ''
5
- updated: 1622903483325
6
- created: 1620491278829
7
- tags: "\U0001F33F"
8
- ---
9
- Tags in this template are used to represents the status of a
10
- [note's maturity](https://notes.andymatuschak.org/Taxonomy_of_note_types) and perhaps its
11
- [epistemic status](https://www.gwern.net/About#confidence-tags), which are represented as [[digital-garden.plants]]. A survey of tags may be viewed on the [[features.pages.status-tags]] page.
12
-
13
- Because tagging on the internet is not typically used in this fashion, this might change. But it's worth noting that this is a philosophy of tagging that has sprung up in the networked note taking world, which is [already colliding](https://forum.obsidian.md/t/allow-links-in-yaml-front-matter-notion-like-databases-from-metadata-links-as-first-class-citizens/10052) with how tags are used on the internet.
@@ -1,12 +0,0 @@
1
- ---
2
- id: 1c768c6171
3
- title: Dark
4
- desc: ''
5
- updated: 1623851374116
6
- created: 1620503325237
7
- tags: "\U0001F331"
8
- ---
9
- 🌘 A [tron](https://www.google.com/search?q=tron+style&tbm=isch&ved=2ahUKEwiNlMq77brwAhVRRlMKHZ5_DYcQ2-cCegQIABAA&oq=tron+style&gs_lcp=CgNpbWcQAzICCAAyAggAMgIIADICCAAyAggAMgIIADICCAAyAggAMgIIADICCAA6BwgAELEDEEM6BAgAEENQsL1rWJbKa2Cjy2toAHAAeACAAasBiAH9BJIBAzQuMpgBAKABAaoBC2d3cy13aXotaW1nwAEB&sclient=img&ei=ReuWYM3dE9GMzQKe_7W4CA&bih=1005&biw=1920)-inspired[>graph] dark theme.
10
-
11
- [>graph]: Which mostly manifests as the iconic lines'n'dots in the [[features.site-nav.graph]] and drop-shadows on clickable emojis.
12
-
@@ -1,10 +0,0 @@
1
- ---
2
- id: 74801d5e0b
3
- title: Light
4
- desc: ''
5
- updated: 1620503495243
6
- created: 1620503495243
7
- tags: 🌱
8
- ---
9
-
10
- ☀️ A nature-inspired light theme.
@@ -1,12 +0,0 @@
1
- ---
2
- id: 00eefd30a7
3
- title: Themes
4
- desc: ''
5
- updated: 1620489733031
6
- created: 1620489733031
7
- tags: 🌿
8
- ---
9
-
10
- This template is capable of providing multiple themes. Just click the ☀️ or 🌘 to toggle between them.
11
-
12
- Two are currently supported. See child notes.
@@ -1,10 +0,0 @@
1
- ---
2
- id: 145b8a5940
3
- title: Delete Data
4
- desc: ''
5
- updated: 1622911728743
6
- created: 1622910819153
7
- tags: 🌱
8
- ---
9
-
10
- 🧹 Like [[digital-garden.sweep]]ing away their [[digital-garden.steps]], [[people.visitors]] can delete all visited data by clicking the broom in the bottom of the sidebar. This will reset the [[features.site-nav.visited]] site-nav and nodes' [[features.site-nav.graph.nodes.visited-status]] in the graph.
@@ -1,12 +0,0 @@
1
- ---
2
- id: cc737622cb
3
- title: Visited
4
- desc: ''
5
- updated: 1624902551630
6
- created: 1622905430066
7
- tags: 🌿
8
- ---
9
-
10
- As [[people.visitors]] step through the site, previously visited pages are saved[>no-worries]. Those notes are then visible in the [[features.site-nav.graph.nodes.visited-status|graph]] and [[features.site-nav.visited]] site-nav for the visitor's convenience.
11
-
12
- [>no-worries]: No data is collected or sent anywhere else. Visited notes are only saved locally to the visitor's browser.
@@ -1,27 +0,0 @@
1
- ---
2
- id: 7671f67d92
3
- title: Visitor Preferences
4
- desc: ''
5
- updated: 1623851544976
6
- created: 1620414554904
7
- tags: "\U0001F33F"
8
- ---
9
- Some navigational and display preferences are saved in the [[people.visitors]]' browser to keep the experience consistent across pages[>no-worries]:
10
-
11
- - Toggle [[features.themes]] colors:
12
- - 🌘 [[features.themes.dark]]
13
- - ☀️ [[features.themes.light]]
14
- - Toggle [[features.site-nav.graph]] type:
15
- - 🌳 [[features.site-nav.graph.type.tree]]
16
- - 🕸 [[features.site-nav.graph.type.net-web]]
17
- - Hide/Show [[features.notes|note]]-local navigation:
18
- - The [[features.notes.note-head]]'s:
19
- - 🛤 [[features.notes.note-head]]
20
- - Hide/Show the [[features.notes.note-foot]]'s:
21
- - 🚏 [[features.notes.note-foot.links]]
22
- - 📓 [[features.notes.note-foot.posts]]
23
- - 🌊 [[features.notes.note-foot.webmentions]]
24
- - Delete [[features.visited]] data:
25
- - 🧹 [[features.visited.delete-data]]
26
-
27
- [>no-worries]: No data is collected or sent anywhere else. All data are only saved locally to the visitors' browser.