Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/.vitepress/theme/components/Services/List.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1591,6 +1591,13 @@ const services = [
description: 'The open source URL shortener.',
category: 'Development'
},
{
name: 'SilverBullet',
slug: 'silverbullet',
icon: '/docs/images/services/silverbullet.png',
description: 'An open source personal productivity platform built on Markdown.',
category: 'Productivity'
},
{
name: 'Slash',
slug: 'slash',
Expand Down
Binary file added docs/public/images/services/silverbullet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/services/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ Complete directory of all one-click services available in Coolify, organized by
- [Reactive Resume](/services/reactive-resume) - A free and open source resume builder
- [Readeck](/services/readeck) - Web article reader and bookmark manager
- [Ryot](/services/ryot) - Self-hosted platform for tracking various facets of your life
- [SilverBullet](/services/silverbullet) - An open source personal productivity platform built on Markdown
- [Siyuan](/services/siyuan) - A privacy-first, self-hosted, fully open source personal knowledge management software.
- [Slash](/services/slash) - Open-source, self-hosted links and notes manager
- [TriliumNext](/services/triliumnext) - Build your personal knowledge base with TriliumNext Notes
Expand Down
15 changes: 15 additions & 0 deletions docs/services/silverbullet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "SilverBullet"
description: "An open source personal productivity platform built on Markdown, turbo charged with the scripting power of Lua"
---

<ZoomableImage src="/docs/images/services/silverbullet.png" alt="SilverBullet logo" />


## What is SilverBullet?
SilverBullet is an open source personal productivity platform built on Markdown, turbo charged with the scripting power of Lua. You self host it on your server, access it via any modern browser on any device (desktop, laptop, mobile). Since SilverBullet is built as a Local First PWA, it is fully offline capable. Temporarily don't have network access? No problem, SilverBullet will sync your content when you get back online.

## Links

- [The official website ›](https://silverbullet.md/)
- [GitHub ›](https://github.com/silverbulletmd/silverbullet)