WIP: New frontend #1

Draft
icedream wants to merge 17 commits from new-frontend into master
There is no content yet.
icedream self-assigned this 2023-05-28 13:52:48 +00:00
icedream added 17 commits 2023-05-28 13:52:49 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b new-frontend master
git pull origin new-frontend

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff new-frontend
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: icedream/gdq-archive#1
There is no content yet.