Updated screenshots
This commit is contained in:
parent
1edfb7cc67
commit
5ff53be3fb
@ -10,7 +10,7 @@ However, once you leverage its various extensions (called _plugs_) it can feel
|
||||
more like a _knowledge platform_, allowing you to annotate, combine and query
|
||||
your accumulated knowledge in creative ways specific to you.
|
||||
|
||||
<img src="https://github.com/silverbulletmd/silverbullet/raw/main/images/silverbullet-pwa.png" height="400"/><img src="https://github.com/silverbulletmd/silverbullet/raw/main/images/silverbullet-ios.png" height="400"/>
|
||||
<img src="https://github.com/silverbulletmd/silverbullet/raw/main/website/silverbullet-pwa.png" height="400"/><img src="https://github.com/silverbulletmd/silverbullet/raw/main/website/silverbullet-ios.png" height="400"/>
|
||||
|
||||
For more in-depth information, an interactive demo, and links to more
|
||||
background, check out the [Silver Bullet website](https://silverbullet.md)
|
||||
|
@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
.sb-inline-img {
|
||||
max-width: calc(var(--max-width) * 0.9);
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
&.cm-focused {
|
||||
|
@ -2,9 +2,13 @@
|
||||
Silver Bullet (SB) is highly-extensible, [open source](https://github.com/silverbulletmd/silverbullet) **personal
|
||||
knowledge management** software. Indeed, that’s fancy language for “a note taking app with links.”
|
||||
|
||||
Here is a screenshot:
|
||||
Here is a screenshot when installed as a PWA on desktop:
|
||||
|
||||
![Silver Bullet PWA screenshot](silverbullet-pwa.png)
|
||||
![Silver Bullet PWA Screenshot](silverbullet-pwa.png)
|
||||
|
||||
It also works in mobile browsers:
|
||||
|
||||
![Silver Bullet on mobile](silverbullet-ios.png)
|
||||
|
||||
At its core, SB is a Markdown editor that stores _pages_ (notes) as plain
|
||||
markdown files in a folder referred to as a _space_. Pages can be cross-linked using the `[[link to other page]]` syntax. However, once you leverage its various extensions (called _plugs_) it can feel more like a _knowledge platform_, allowing you to annotate, combine and query your accumulated knowledge in creative ways, specific to you. To get a good feel for it, [watch this video](https://youtu.be/RYdc3UF9gok).
|
||||
@ -35,6 +39,8 @@ Some core principles that underly Silver Bullet’s philosophy:
|
||||
- **Keyboard oriented**. You can use SB fully using the keyboard, typin’ the keys.
|
||||
- **Extend it your way**. SB is highly extensible with [[🔌 Plugs]], and you can customize it to your liking and your workflows.
|
||||
|
||||
I need [[]]
|
||||
|
||||
## Installing Silver Bullet
|
||||
This consists of two steps (unless Deno is already installed:
|
||||
|
||||
|
BIN
website/silverbullet-ios.png
Normal file
BIN
website/silverbullet-ios.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 322 KiB |
Binary file not shown.
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 375 KiB |
Loading…
Reference in New Issue
Block a user