Skip to content

AetherWareFoundation/AetherWareFoundation.github.io

Repository files navigation

Aether website and user documentation

This is the website and user documentation for the Aether project.

I just want to contribute to the documentation!

Look no further! Just edit the files in the content/docs directory and submit a pull request.

Additionally, if you want your documentation to be extra fancy, you can use Fumadocs components.

Additional supported components are:

# Just write Mermaid code between the ```mermaid tags.

```mermaid
graph TD
    A[Start] --> B[Stop]
```

Development

Install bun:

# macOS and linux
curl -fsSL https://bun.sh/install | bash

# windows
powershell -c "irm bun.sh/install.ps1 | iex"

Install dependencies:

bun install

Start the development server:

bun dev

About

The website and documentation of the Aether project.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •