-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Personally, I feel like it could be a nice feature to allow defining redirects in a file's yaml frontmatter.
As an example:
---
title: Title
description: Some page.
redirects:
- old/location/index.md
---
# Title
Content
The benefits I see:
- More organized. It's clear what old locations redirect to this page
- Easier to edit. Move file, edit it vs. Move file, go to mkdocs.yml and edit it.
It's just a random idea that came to mind.
oprypin, DominikaK and skwdekamilkrzyskow
Metadata
Metadata
Assignees
Labels
No labels