ref: 'astro-wikibonsai' -> 'astro-bloomz'.

This commit is contained in:
manunamz
2024-09-13 16:39:20 -04:00
parent bcde8d0d06
commit e898c9d712
12 changed files with 31 additions and 22 deletions
@@ -1,9 +1,11 @@
---
title: Astro-WikiBonsai
title: Astro-Bloomz
date: '2023-10-04'
---
Astro-WikiBonsai is a [[digital-garden]], whose defining feature are [[wikirefs]] (aka "bidirectional link"). These are links using the `[[double-square-bracket]]` syntax that link between files within a collection of markdown files. They can be used in any and all markdown files across the site, though unique filenames are required.
Astro-Bloomz is a [[digital-garden]], whose defining feature are [[wikirefs]] (aka "bidirectional link"). These are links using the `[[double-square-bracket]]` syntax that link between files within a collection of markdown files. They can be used in any and all markdown files across the site, though unique filenames are required.
"Bloomz" are the parts of a [[wikibonsai]] style digital garden meant to be shared, shown off, and cross-pollinatated -- but be careful not to get stung! 🐝
[[wikibonsai]] style gardens in particular add a [[semantic-tree]], which is viewable as a sort of #tag tree called the [map-page](/map). It is built from [[index-type|index files]] whose content defines its structure using markdown lists and `[[wikirefs]]`. The files linked in the semantic tree are primarily [[entry-type|entries]] which act as concept summaries, much like a Wikipedia page. Each entry also displays back references, such as which posts link to those entries.
+2 -2
View File
@@ -192,10 +192,10 @@ Lists:
#### Weblink
```markdown
[Weblink](https://astro-wikibonsai.netlify.app)
[Weblink](https://astro-bloomz.netlify.app)
```
[Weblink](https://astro-wikibonsai.netlify.app)
[Weblink](https://astro-bloomz.netlify.app)
#### Code Block:
+1 -1
View File
@@ -2,7 +2,7 @@
title: Tag Map
---
- [[astro-wikibonsai]]
- [[astro-bloomz]]
- [[test]]
- [[test-render]]
- [[digital-garden]]