Skip to content

Commit

Permalink
Merge pull request #113 from Thymis-io/docs/update
Browse files Browse the repository at this point in the history
docs: move documentation link to top
  • Loading branch information
MSchmoecker authored Oct 14, 2024
2 parents e356e3f + 81ddcfb commit 80dedd0
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

Thymis is an open-source platform designed for managing and configuring IoT devices. Built on the robust NixOS operating system, Thymis ensures consistency, reliability, and ease of management across diverse IoT landscapes. Whether you're managing a few devices or a large-scale deployment, Thymis provides the tools needed to streamline your operations.

The documentation is available at [docs.thymis.io](https://docs.thymis.io).

---

## Screenshot & Demo
Expand Down Expand Up @@ -58,16 +60,6 @@ The project uses SvelteKit for the frontend and FastAPI for a device controller.

![Thymis Architecture Diagram](./docs/src/architecture.jpg)

## Getting Started

See the [Getting Started](https://docs.thymis.io/getting_started) guide in the documentation for detailed instructions on setting up Thymis.

## Documentation

The documentation is available at [docs.thymis.io](https://docs.thymis.io), built from the `docs` directory in the repository.



---

## Getting Started (Development)
Expand All @@ -79,7 +71,6 @@ Ensure you have the following dependencies installed on your system:
* **Nix** (with Flakes support)



### Installation

1. Clone the thymis repository:
Expand Down

0 comments on commit 80dedd0

Please sign in to comment.