aboutsummaryrefslogtreecommitdiff
path: root/docs/wiki
diff options
context:
space:
mode:
Diffstat (limited to 'docs/wiki')
-rw-r--r--docs/wiki/index.md12
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.