32 lines
739 B
Markdown
32 lines
739 B
Markdown
# Chief Beaver Officer land
|
|
|
|
landing page for LifeOS - obsidian vault structure + AI agent prompt.
|
|
built with sveltekit, tailwind, mdsvex. deploys as static site.
|
|
|
|
what it does:
|
|
- explains the LifeOS concept
|
|
- interactive obsidian component to explore vault structure
|
|
- prompt builder with raycast preset links
|
|
|
|
stack:
|
|
- sveltekit + static adapter, tailwind css, webgl
|
|
|
|
run:
|
|
```
|
|
bun i
|
|
bun dev
|
|
```
|
|
|
|
build:
|
|
```
|
|
bun run build
|
|
```
|
|
|
|
creds:
|
|
- [raycast.com](https://raycast.com) (and my aww tysm) for design
|
|
- [liquid-glass-js](https://github.com/dashersw/liquid-glass-js) for header
|
|
- `claude --dangerously-skip-permissions` for implementation
|
|
- Chief Beaver Officer for its existence
|
|
|
|
✅ Certified neuroslop, built exactly in exactly 10 hours
|