add default demo files

This commit is contained in:
Nystik
2026-05-16 18:55:42 +02:00
parent 8f85529ade
commit 91ab6c77c9
4 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Welcome to Ignis
This is a live demo of [Ignis](https://github.com/Nystik-gh/ignis), Obsidian running in a browser tab with vault files held on a server. Edit this note, poke around the sidebar, create new vaults; changes save automatically until your session ends.
## Demo limits
- Vault data is wiped after about 30 minutes of inactivity.
- Each session can hold up to 3 vaults, capped at 700 KB total.
- Obsidian account login is disabled. (Do not put credentials into a server you do not control. Be mindful of your security.)
## What to read next
- [[What is Ignis]] for what this is and how it's put together.
- [[Getting Started]] for things specific to Ignis worth trying.
- [[What works]] for the compatibility picture and what Ignis adds on top.