[PR #1] [CLOSED] Add netlify redirect #3

Closed
opened 2026-08-18 13:48:20 +00:00 by bendtherules · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bendtherules/UiQuestions/pull/1
Author: @bendtherules
Created: 10/16/2020
Status: Closed

Base: mainHead: add-netlify-redirect


📝 Commits (3)

  • 46a0046 Refactor - On index page, redirect to first doc
  • 38180b4 index.mdx - Separate redirect logic into jsx
  • 1ab2f4b Create netlify.toml

📊 Changes

4 files changed (+19 additions, -1 deletions)

View changed files

📝 docs/create-modify-element.mdx (+0 -1)
docs/index.jsx (+6 -0)
docs/index.mdx (+10 -0)
netlify.toml (+3 -0)

📄 Description

Add netlify.toml -
With redirect rule from empty docs to first docs page


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bendtherules/UiQuestions/pull/1 **Author:** [@bendtherules](https://github.com/bendtherules) **Created:** 10/16/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-netlify-redirect` --- ### 📝 Commits (3) - [`46a0046`](https://github.com/bendtherules/UiQuestions/commit/46a004627b083c28f0ba6a4069c1f4704fc9769c) Refactor - On index page, redirect to first doc - [`38180b4`](https://github.com/bendtherules/UiQuestions/commit/38180b44bb1ca874ed3e91f4443efe5b1d5eae65) index.mdx - Separate redirect logic into jsx - [`1ab2f4b`](https://github.com/bendtherules/UiQuestions/commit/1ab2f4ba0a7077835a8b877baf30c9595d3ec525) Create netlify.toml ### 📊 Changes **4 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/create-modify-element.mdx` (+0 -1) ➕ `docs/index.jsx` (+6 -0) ➕ `docs/index.mdx` (+10 -0) ➕ `netlify.toml` (+3 -0) </details> ### 📄 Description Add netlify.toml - With redirect rule from empty docs to first docs page --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
bendtherules added the pull-request label 2026-08-18 13:48:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bendtherules/UiQuestions#3