Skip to content

Commit b63e136

Browse files
committed
Update content
1 parent 884673b commit b63e136

6 files changed

Lines changed: 9 additions & 6 deletions

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: "VitruvianOS Wiki"
66

77
Documentation for developers and contributors.
88

9-
Vitruvian (VitruvianOS / V\OS) is an operating system based on Linux, inspired by BeOS. This wiki contains build instructions, developer references, and technical documentation.
9+
Vitruvian is an operating system based on Linux, inspired by the BeOS. This wiki contains build instructions, developer references, and technical documentation.
1010

1111
## Sections
1212

content/docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ weight: 1
44
bookFlatSection: false
55
---
66

7-
Welcome to the VitruvianOS wiki. Use the sidebar to navigate, or jump to a section below.
7+
Welcome to the Vitruvian wiki. Use the sidebar to navigate, or jump to a section below.
88

99
## Sections
1010

content/docs/reference/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ weight: 3
44
bookCollapseSection: true
55
---
66

7-
Reference material and background reading for VitruvianOS development.
7+
Reference material and background reading for Vitruvian development.
88

99
- [Nexus](nexus/) — kernel module bridging Linux with the BeOS/Haiku API
1010
- [Legacy Docs](legacy-docs/) — historical BeOS/Haiku books and porting guides

content/docs/reference/donate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ weight: 3
55

66
# Donate
77

8-
VitruvianOS is developed entirely by volunteers in their spare time. If you find the project useful and want to support its development, donations are welcome.
8+
Vitruvian is developed entirely by volunteers in their spare time. If you find the project useful and want to support its development, donations are welcome.
99

10-
You can support VitruvianOS development through **[GitHub Sponsors](https://github.com/sponsors/VitruvianOS)**. You can also contribute by:
10+
You can support VitruvianO development through **[GitHub Sponsors](https://github.com/sponsors/VitruvianOS)**. You can also contribute by:
1111

1212
- **Testing** — Run nightly builds and [report issues](https://github.com/VitruvianOS/Vitruvian/issues)
1313
- **Contributing code** — See the [coding guidelines](../../development/coding-guidelines/) and open a pull request

content/docs/reference/nexus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 2
55

66
# Nexus
77

8-
Nexus is the VitruvianOS kernel subsystem that bridges the Linux kernel with the BeOS/Haiku runtime. It is implemented as a set of custom Linux kernel modules loaded at boot.
8+
Nexus is the Vitruvian kernel subsystem that bridges the Linux kernel with the BeOS/Haiku runtime. It is implemented as a set of custom Linux kernel modules loaded at boot.
99

1010
## Purpose
1111

static/img/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)