Switching onboarding over to federation links
parent
bd4c86cd33
commit
cfb528eb42
|
@ -62,7 +62,7 @@ export async function ensureSettingsAndIndex(
|
||||||
new TextEncoder().encode(
|
new TextEncoder().encode(
|
||||||
`Hello! And welcome to your brand new SilverBullet space!
|
`Hello! And welcome to your brand new SilverBullet space!
|
||||||
|
|
||||||
<!-- #use [[💭 silverbullet.md/Getting Started]] -->
|
<!-- #use [[!silverbullet.md/Getting Started]] -->
|
||||||
Loading some onboarding content for you (but doing so does require a working internet connection)...
|
Loading some onboarding content for you (but doing so does require a working internet connection)...
|
||||||
<!-- /use -->`,
|
<!-- /use -->`,
|
||||||
),
|
),
|
||||||
|
|
|
@ -52,6 +52,6 @@ If you are a visual learner, you may [enjoy this introduction video on Youtube](
|
||||||
Beyond that, you can find more information about SilverBullet on its official website. You have two ways to access it:
|
Beyond that, you can find more information about SilverBullet on its official website. You have two ways to access it:
|
||||||
|
|
||||||
1. Through its [regular website link](https://silverbullet.md/)
|
1. Through its [regular website link](https://silverbullet.md/)
|
||||||
2. Directly without leaving SilverBullet, through [[Cloud Links]], just click on this: [[SilverBullet]] (note that all of these will be read-only, for obvious reasons)
|
2. Directly without leaving SilverBullet, through [[Federation]], just click on this: [[SilverBullet]] (note that all of these will be read-only, for obvious reasons)
|
||||||
|
|
||||||
To keep up with the latest and greatest going-ons in SilverBullet land, keep an eye on the [[CHANGELOG]], and regularly update your SilverBullet instance (`silverbullet upgrade` if you’re running the Deno version). If you run into any issues or have ideas on how to make SilverBullet even awesomer (yes, that’s a word), [join the conversation on GitHub](https://github.com/silverbulletmd/silverbullet).
|
To keep up with the latest and greatest going-ons in SilverBullet land, keep an eye on the [[CHANGELOG]], and regularly update your SilverBullet instance (`silverbullet upgrade` if you’re running the Deno version). If you run into any issues or have ideas on how to make SilverBullet even awesomer (yes, that’s a word), [join the conversation on GitHub](https://github.com/silverbulletmd/silverbullet).
|
Loading…
Reference in New Issue