oktechjp / oktechjp/oktech.jp

Move redirects to content

Open
#107 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
TypeScript
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I am planning an updated of the data management in the data source. To make that work it would help for all content to be in the /content folder.

Would it be possible/reasonable to move the redirects of the astro.config.tsto the /content folder? Maybe under /content/event/redirects.yml?

https://github.com/oktechjp/oktech.jp/blob/da5215542b9908bd75c3d110f73fdf7d6c5c1cac/astro.config.ts#L77-L123

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the redirect configuration in astro.config.ts, especially lines 77-123, and inspect the existing /content structure. Determine how redirects could be represented under /content/event/redirects.yml while preserving the current behavior. Done means the redirects are content-managed and still work correctly after the data-management update.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
web-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.