From dc152d6c9a086fcae1da5cd38f4387bda38515d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 6 May 2025 15:27:43 +0200 Subject: [PATCH] Website: add alias /devstart to the developer "getting started" page Add `/devstart` as an alias to `/development/getting-started/` page. This is to be able to use a shorter link in the documentation I'm writing for my hands-on class at SIGGRAPH 2025. --- .../content/development/getting-started/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/project-website/content/development/getting-started/_index.md b/web/project-website/content/development/getting-started/_index.md index 64576e9f..f4ea14f9 100644 --- a/web/project-website/content/development/getting-started/_index.md +++ b/web/project-website/content/development/getting-started/_index.md @@ -1,6 +1,8 @@ --- title: Getting Started weight: 1 +aliases: + - /devstart --- To start, get a **Git checkout** with either of these commands. The 1st one is for