diff options
| author | Kent Daleng <lolexplode@gmail.com> | 2025-08-17 21:41:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-17 19:41:17 +0000 |
| commit | e0bf056ba3f80901f2ee905878eb6717c2c17855 (patch) | |
| tree | bf0e37b40a7700e7d7035806e4f62ded5c52377c /docs | |
| parent | 39bdfece9a10040bb6f6d0493b5fca69ea5e96a6 (diff) | |
| download | niri-e0bf056ba3f80901f2ee905878eb6717c2c17855.tar.gz niri-e0bf056ba3f80901f2ee905878eb6717c2c17855.tar.bz2 niri-e0bf056ba3f80901f2ee905878eb6717c2c17855.zip | |
docs: location-agnostic index page (#2256)
* Update index.md
a simple suggestion for a location-agnostic index page
* Update docs/wiki/index.md
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
---------
Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wiki/index.md | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/wiki/index.md b/docs/wiki/index.md index 53a1fe84..98adb2b5 100644 --- a/docs/wiki/index.md +++ b/docs/wiki/index.md @@ -1,5 +1,11 @@ -Welcome to the niri wiki! +Welcome to the niri documentation! -Check out the available pages on the right. +Feel free to look through usage and [Getting started](./Getting-Started.md). +If you're looking for ways to configure niri, check out the [introduction to configuration](./Configuration:-Introduction.md). +If you want to contribute to niri, look at the development section and [how to develop niri](./Development:-Developing-niri.md). -The wiki is open to contribution, but please discuss bigger changes in [our Matrix room](https://matrix.to/#/#niri:matrix.org) first! The wiki is generated from files in the `docs/wiki/` folder of the repository, so you can open a pull request modifying it there. +If you're not already here, check out our new wiki website! https://yalter.github.io/niri/ + +--- + +The documentation is open to contribution, but please discuss bigger changes in [our Matrix room](https://matrix.to/#/#niri:matrix.org) first! The wiki is generated from files in the `docs/wiki/` folder of the repository, so you can open a pull request modifying it there. |
