diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..b2e0a2e --- /dev/null +++ b/docs/index.html @@ -0,0 +1,959 @@ + + +
+ + +The self-hosted family planner
+Manage your household together. Tasks, shopping, meals, calendar, budget — all in one place. Self-hosted, private, yours.
+ + + View on GitHub + +Features
+A complete set of tools designed for families, built to work together seamlessly.
+Shared tasks with deadlines, priorities, subtasks, recurring schedules, and a Kanban board view.
+Collaborative lists with aisle categories and one-click import from your meal plans.
+Weekly drag-and-drop planner with ingredient lists and automatic shopping list export.
+Two-way sync with Google Calendar (OAuth) and Apple iCloud (CalDAV). All events in one place.
+Track income and expenses, manage recurring entries, view monthly trends, and export to CSV.
+Colored sticky notes with Markdown support. Perfect for family memos, recipes, and quick reminders.
+Shared family contact directory with vCard import and export.
+Installable as a PWA on any device. Works offline, supports dark mode, responsive from phone to desktop.
+Preview
+A clean, intuitive interface that adapts to your device and preferred theme.
+
+ Dashboard
+
+ Tasks
+
+ Meals
+
+ Shopping
+
+ Calendar
+
+ Budget
+
+ Notes
+
+ Contacts
+Philosophy
+No subscriptions, no vendor lock-in, no data leaving your home.
+AES-256 encrypted database with SQLCipher. Zero telemetry. Your data never leaves your server.
+Runs on a Raspberry Pi, a NAS, or any server. Docker makes setup a one-liner.
+Pure ES modules, vanilla JS, plain CSS. No bundler, no transpiler, no framework. Ships what you write.
+MIT licensed. Inspect, modify, extend, contribute. Built in the open for families who care about transparency.
+Get Started
+Then open http://localhost:3000 and log in. Need help? The Installation Guide covers everything from installing Docker to HTTPS, backups, and troubleshooting.