WIP: Website overhaul #60

Draft
waifu wants to merge 1 commit from website into dev
Owner

General overhaul of the website section, now it works correctly as it's broken in dev.

Some of the things for the overhaul:

  • Card Creator (Reference to #51)
  • 🧮 Leaderboards:
    • Most traded cards
    • Most owned cards
    • Most voted cards
    • Most popular cards (via usage-based popularity metrics)
    • Users with the rarest cards
General overhaul of the website section, now it works correctly as it's broken in dev. Some of the things for the overhaul: - Card Creator (Reference to #51) - 🧮 Leaderboards: - Most traded cards - Most owned cards - Most voted cards - Most popular cards (via usage-based popularity metrics) - Users with the rarest cards
waifu added 1 commit 2025-06-21 17:42:01 -07:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin website:website
git checkout website

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout dev
git merge --no-ff website
git checkout website
git rebase dev
git checkout dev
git merge --ff-only website
git checkout website
git rebase dev
git checkout dev
git merge --no-ff website
git checkout dev
git merge --squash website
git checkout dev
git merge --ff-only website
git checkout dev
git merge website
git push origin dev
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: waifu/kemoverse#60
No description provided.