HarbourMasters / HarbourMasters/shipofharkinian.com

[Discussion] - Convert Change log Component to Markdown Blog Structure

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
18
Avg merge
2d 23h
Merged PRs (30d)
2

Description

The TSX page looks a little unwieldy from what I can see. Like it's over 1800 lines and will only get bigger.

It realistically should be broken up somehow and I think doing it similar to how one would do a NextJS blog would be the best way. Each change log would be a markdown post with it's date being the id and the existing component could be used to display them.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the over-1,800-line TSX changelog page and the existing component used to display changes, then review how the site is structured for a NextJS-style blog. The work is done when each changelog is represented by a dated Markdown post and the existing display component can render the posts.

Written by the indexing model from the issue text.

Assessment

Tech stack
next.js, typescript
Domain
content, frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.