diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c61e082..6f3e1ac 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,9 +11,11 @@ "id": "5fc1dd549bcf0f60", "type": "leaf", "state": { - "type": "image", + "type": "markdown", "state": { - "file": "img/marketplace/apple/gatekeeper.png" + "file": "getting-started/index.md", + "mode": "source", + "source": false } } } @@ -91,7 +93,7 @@ "state": { "type": "backlink", "state": { - "file": "img/marketplace/apple/gatekeeper.png", + "file": "getting-started/index.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -108,7 +110,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "img/marketplace/apple/gatekeeper.png", + "file": "getting-started/index.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -131,7 +133,7 @@ "state": { "type": "outline", "state": { - "file": "img/marketplace/apple/gatekeeper.png" + "file": "getting-started/index.md" } } }, @@ -166,6 +168,7 @@ }, "active": "5fc1dd549bcf0f60", "lastOpenFiles": [ + "img/marketplace/apple/gatekeeper.png", "img/marketplace/apple/app-store-connect-api-key.png", "img/logo/square_256.jpg", "img/logo/square_256.png", @@ -185,7 +188,6 @@ "img/sponsors/health-samurai-logo.png", "news/fasten-health-news.md", "img/macos-app-store/1.dashboard.pdf", - "img/macos-app-store/1.dashboard.png", "deck/pitch-deck-v2.pptx.pdf", "technical/fasten-identification-systems.md", "technical/id-vs-access-token.md", diff --git a/getting-started/index.md b/getting-started/index.md index 9c50d25..ce8141d 100644 --- a/getting-started/index.md +++ b/getting-started/index.md @@ -8,21 +8,13 @@ redirect_from: - /BETA.html --- -# Welcome to the Fasten Beta +# Getting Started -Welcome to the Fasten beta! This beta is provided with a couple of caveats: - -- Fasten is still partially closed-source (please see the Reddit discussion for more info) -- The beta version is only available as a Docker image (eventually we'll support other modes of distribution) -- Fasten is still a work-in-progress (many buttons in the UI do not do anything) If you would like to stay up-to-date with the latest updates, please fill out this [Google Form](https://forms.gle/SNsYX9BNMXB6TuTw6) ---- - -## Getting Started -Below are instructions to get started with self hosting the Fasten beta. +Below are instructions to get started with self hosting Fasten Health. Fasten comes in two flavors depending on whether you want to use it with your real medical records, or just test it out with fake data. diff --git a/img/.DS_Store b/img/.DS_Store index 712fe9a..29dd0e7 100644 Binary files a/img/.DS_Store and b/img/.DS_Store differ