[rulkc] [PATCH 7/7] ru: add aliases to old url

Dmitry Rokosov rockosov at rulkc.org
Wed Sep 9 16:22:09 MSK 2026


Reviewed-by: Dmitry Rokosov <rockosov at rulkc.org>

On Fri, Sep 04, 2026 at 11:54:09AM +0300, Nikita Shubin wrote:
> Add aliases:
> 
> - ../open_mic_27_03_2026/
> - ../landau-linux/
> - ../../landau-linux/maintenance/
> 
> To display old urls correctly after content move.
> 
> Signed-off-by: Nikita Shubin <nikita.shubin at maquefel.me>
> ---
>  content/ru/landau-linux/_index.md             | 5 +++++
>  content/ru/landau-linux/maintenance/_index.md | 2 ++
>  content/ru/open_mic_27_03_2026/_index.md      | 5 +++++
>  3 files changed, 12 insertions(+)
> 
> diff --git a/content/ru/landau-linux/_index.md b/content/ru/landau-linux/_index.md
> index 1da986e..c1aed4d 100644
> --- a/content/ru/landau-linux/_index.md
> +++ b/content/ru/landau-linux/_index.md
> @@ -1,3 +1,8 @@
> +---
> +aliases:
> +  - ../landau-linux/
> +---
> +
>  # ⚛️ LANDAU Linux
>  
>  ---
> diff --git a/content/ru/landau-linux/maintenance/_index.md b/content/ru/landau-linux/maintenance/_index.md
> index 865831a..227f9dc 100644
> --- a/content/ru/landau-linux/maintenance/_index.md
> +++ b/content/ru/landau-linux/maintenance/_index.md
> @@ -2,6 +2,8 @@
>  title: "📋 Манифест сопровождения ядра LANDAU Linux"
>  description: "Описание процесса разработки ядра LANDAU Linux — ветки, релизы, версионирование и сопровождение"
>  draft: false
> +aliases:
> +  - ../../landau-linux/maintenance/
>  ---
>  
>  # 📋 Манифест процесса сопровождения ядра LANDAU Linux
> diff --git a/content/ru/open_mic_27_03_2026/_index.md b/content/ru/open_mic_27_03_2026/_index.md
> index 15117d8..3a39882 100644
> --- a/content/ru/open_mic_27_03_2026/_index.md
> +++ b/content/ru/open_mic_27_03_2026/_index.md
> @@ -1,3 +1,8 @@
> +---
> +aliases:
> +  - ../open_mic_27_03_2026/
> +---
> +
>  # 🎙️ Открытый микрофон #001
>  
>  ## «Форк ядра. Инженеры для инженеров, или при чем тут LANDAU»
> 
> -- 
> 2.54.0
> 

-- 
Thank you,
Dmitry



More information about the rulkc mailing list