ref: 'astro-wikibonsai' -> 'astro-bloomz'.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Tag Map
|
||||
---
|
||||
|
||||
- [[astro-wikibonsai]]
|
||||
- [[astro-bloomz]]
|
||||
- [[test]]
|
||||
- [[test-render]]
|
||||
- [[digital-garden]]
|
||||
|
||||
Reference in New Issue
Block a user