|
1 |
| - |
2 |
| - |
3 |
| -## About |
4 |
| - |
5 |
| -[](https://app.codacy.com/gh/skift-org/skift/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) - |
| 1 | +<br/> |
| 2 | +<br/> |
| 3 | + |
| 4 | +<p align="center"> |
| 5 | +<img src="doc/logo-light.svg#gh-light-mode-only" width="192" /> |
| 6 | +<img src="doc/logo-dark.svg#gh-dark-mode-only" width="192" /> |
| 7 | +</p> |
| 8 | +<br/> |
| 9 | +<p align="center"> |
6 | 10 | <a href="https://skiftos.org/">Website</a> -
|
7 | 11 | <a href="https://discord.com/invite/gamGsfg">Discord</a> -
|
8 | 12 | <a href="https://docs.skiftos.org">Documentation</a>
|
| 13 | +</p> |
| 14 | + |
| 15 | +<br/> |
| 16 | +<br/> |
9 | 17 |
|
10 | 18 | > **⚠ Warning**<br> skiftOS is currently in the early stages of development and is not yet ready for daily use. Please do not use it in production environments. Here be dragons! 🐉
|
11 | 19 |
|
|
14 | 22 |
|
15 | 23 | ## Key Features
|
16 | 24 |
|
17 |
| -- **Karm**: A modern C++ core library providing foundational building blocks. |
18 |
| -- **KarmUI**: A reactive UI framework for building elegant user interfaces. |
19 |
| -- **Hideo**: A beautiful desktop environment prioritizing intuitive design. |
20 |
| -- **Hjert**: A capability-based "pragmatic" microkernel. |
21 |
| -- **CuteKit**: A versatile build system and package manager designed for cross-compilation and complex project management. |
22 |
| -- **Vaev**: A browser engine built for speed, accuracy, and simplicity. |
| 25 | +- [**Karm**](src/libs): A modern C++ core library providing foundational building blocks. |
| 26 | +- [**KarmUI**](src/libs/karm-ui/): A reactive UI framework for building elegant user interfaces. |
| 27 | +- [**Hideo**](src/apps): A beautiful desktop environment prioritizing intuitive design. |
| 28 | +- [**Hjert**](src/kernel): A capability-based "pragmatic" microkernel. |
| 29 | +- [**CuteKit**](https://github.com/cute-engineering/cutekit): A versatile build system and package manager designed for cross-compilation and complex project management. |
| 30 | +- [**Vaev**](src/web): A browser engine built for speed, accuracy, and simplicity. |
23 | 31 |
|
24 | 32 | ## Core Philosophy
|
25 | 33 |
|
|
0 commit comments