WIP: 2024-refactor #1

Draft
c0de wants to merge 52 commits from 2024-refactor into master
Owner

Reviving this old project, using jinja2 as the template engine; instead of my hand-crafted thing before

Other improvements:

  • Upgrade to Bootstrap 5
  • Run in docker container
  • TBD
Reviving this old project, using jinja2 as the template engine; instead of my hand-crafted thing before Other improvements: - [x] Upgrade to Bootstrap 5 - [ ] Run in docker container - [ ] TBD
c0de added 13 commits 2023-12-29 05:12:11 +00:00
c0de added 1 commit 2023-12-29 05:13:32 +00:00
c0de added 2 commits 2023-12-29 05:15:09 +00:00
c0de added 2 commits 2023-12-29 05:25:41 +00:00
c0de added 2 commits 2023-12-29 05:28:22 +00:00
c0de added 3 commits 2023-12-29 05:39:23 +00:00
c0de added 1 commit 2023-12-29 16:18:09 +00:00
c0de added 3 commits 2023-12-29 17:24:40 +00:00
c0de added 2 commits 2023-12-29 17:56:01 +00:00
c0de added 1 commit 2023-12-29 18:18:55 +00:00
c0de added 3 commits 2023-12-29 21:05:22 +00:00
c0de added 2 commits 2023-12-29 21:44:15 +00:00
c0de added 1 commit 2023-12-29 21:46:31 +00:00
c0de added 1 commit 2023-12-29 21:48:34 +00:00
c0de added 1 commit 2023-12-29 21:50:41 +00:00
c0de added 1 commit 2023-12-29 22:05:18 +00:00
c0de added 1 commit 2023-12-29 22:12:50 +00:00
c0de added 1 commit 2023-12-29 22:14:15 +00:00
c0de added 1 commit 2023-12-29 22:27:18 +00:00
c0de added 2 commits 2023-12-29 23:19:51 +00:00
c0de added 2 commits 2023-12-29 23:25:56 +00:00
c0de added 2 commits 2023-12-29 23:51:00 +00:00
c0de added 4 commits 2023-12-30 00:35:16 +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 2024-refactor master
git pull origin 2024-refactor

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 2024-refactor
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: c0de/simple-s3-gallery#1
No description provided.