-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #211 from kinode-dao/hf/simplify-intro-pages
change first page
- Loading branch information
Showing
6 changed files
with
45 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
# Getting Started | ||
# The Kinode Book | ||
|
||
This guide will help you get started with Kinode OS. It will walk you through the installation process, and provide an overview of the system's design philosophy and identity system. | ||
Kinode OS is a decentralized operating system, peer-to-peer app framework, and node network designed to simplify the development and deployment of decentralized applications. | ||
It is also a *sovereign cloud computer*, in that Kinode can be deployed anywhere and act as a server controlled by anyone. | ||
Ultimately, Kinode facilitates the writing and distribution of software that runs on privately-held, personal server nodes or node clusters. | ||
|
||
You are reading the Kinode Book, which is a technical document targeted at developers. | ||
|
||
If you're a non-technical user: | ||
- Learn about Kinode at the [Kinode blog](https://kinode.org/blog). | ||
- Spin up a hosted node at [Valet](https://valet.kinode.org/). | ||
- [Follow us on X](https://x.com/intent/follow?screen_name=KinodeOS). | ||
- Join the conversation on [our Discord](https://discord.gg/mYDj74NkfP) or [Telegram](https://t.me/KinodeOS). | ||
|
||
If you're a developer: | ||
- Get your hands dirty with the [Quick Start](./quick-start.md), or the more detailed [My First Kinode Application](./build-and-deploy-an-app.md) tutorial. | ||
- Learn how to boot a Kinode locally in the [Installation](./install.md) section. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters