WIP: Website Initial Implementation #1

Draft
d_mcknight wants to merge 12 commits from FEAT_InitialImplementation into main
Owner
No description provided.
d_mcknight added 3 commits 2025-01-31 17:16:06 -08:00
d_mcknight changed title from Website Initial Implementation to WIP: Website Initial Implementation 2025-01-31 17:16:11 -08:00
d_mcknight added 2 commits 2025-01-31 22:28:51 -08:00
d_mcknight added 2 commits 2025-02-03 20:24:30 -08:00
d_mcknight added 1 commit 2025-02-04 20:41:45 -08:00
d_mcknight added 1 commit 2025-02-04 21:36:13 -08:00
d_mcknight added 2 commits 2025-02-12 19:51:03 -08:00
d_mcknight added 1 commit 2025-02-25 21:03:21 -08:00
Add path router to allow URL navigation to specific pages
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 main
git merge --no-ff FEAT_InitialImplementation
git checkout FEAT_InitialImplementation
git rebase main
git checkout main
git merge --ff-only FEAT_InitialImplementation
git checkout FEAT_InitialImplementation
git rebase main
git checkout main
git merge --no-ff FEAT_InitialImplementation
git checkout main
git merge --squash FEAT_InitialImplementation
git checkout main
git merge --ff-only FEAT_InitialImplementation
git checkout main
git merge FEAT_InitialImplementation
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: d_mcknight/website-mcknight-tech#1
No description provided.