From 4db36b5efcdfbeb4603ad99e269d3821d05bee76 Mon Sep 17 00:00:00 2001 From: Robbert Schep Date: Sat, 5 Jul 2025 15:24:58 +0200 Subject: [PATCH] Add initial public documentation structure --- docs/index.md | 24 ++++++++++++------------ docs/osbp/why.md | 18 ++++++++++++++++++ 2 files changed, 30 insertions(+), 12 deletions(-) create mode 100644 docs/osbp/why.md diff --git a/docs/index.md b/docs/index.md index 000ea34..ce10fb8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,17 +1,17 @@ -# Welcome to MkDocs +# Smartup Zero: The Experiment -For full documentation visit [mkdocs.org](https://www.mkdocs.org). +*We don't accept our reality but seek to alter it.* -## Commands +## What is this? -* `mkdocs new [dir-name]` - Create a new project. -* `mkdocs serve` - Start the live-reloading docs server. -* `mkdocs build` - Build the documentation site. -* `mkdocs -h` - Print help message and exit. +This is the public record of **Smartup Zero** - an experiment to build technology for the common good using a new organizational model. -## Project layout +## Our First Mission: ONLIFE - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. +We're building a decentralized emergency communication network that works when everything else fails. + +## Get Involved + +- [Read our Business Plan](osbp/why.md) +- [See Open Roles](osbp/who.md) +- [Track Our Progress](progress/phase-0.md) diff --git a/docs/osbp/why.md b/docs/osbp/why.md new file mode 100644 index 0000000..94e3376 --- /dev/null +++ b/docs/osbp/why.md @@ -0,0 +1,18 @@ +# Why Smartup Zero Exists + +## The Problem + +The world needs technology that serves the public good, not just profit. Traditional startups optimize for quick exits and investor returns. + +## Our Hypothesis + +By creating a new organizational model based on: +- Collective ownership (1 person = 1 vote) +- Transparent operations +- Merit-based rewards + +...we can build tools that truly serve society. + +## The Experiment + +Smartup Zero is testing this hypothesis by building ONLIFE - proving that mission-driven development can work.