WIP: NextJS + StaticCms (not functional) #27

Draft
reminec wants to merge 1 commits from features/nextjs into develop
Owner
No description provided.
reminec added this to the v0.0.1 milestone 2023-03-30 22:15:41 +00:00
reminec added 1 commit 2023-03-30 22:15:42 +00:00
This pull request is marked as a work in progress.
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 features/nextjs develop
git pull origin features/nextjs

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff features/nextjs
git push origin develop
Sign in to join this conversation.
No description provided.