Update 2024 #1

Open
mtrx wants to merge 11 commits from update-2024 into main
Owner
  • Update all the libraries to $current_year
  • better config usage / handling
  • .env support
  • template inheritance
  • slim down css and get rid of inlines
  • direct links via hidden headline anchors
  • update docker image
  • update readme documentation (and migrate links to gitea)
  • introduce login page
  • session based authentication (rel #2)
  • show post interaction buttons when logged in (rel #8)
- [x] Update all the libraries to $current_year - [x] better config usage / handling - [x] .env support - [x] template inheritance - [x] slim down css and get rid of inlines - [x] direct links via hidden headline anchors - [x] update docker image - [x] update readme documentation (and migrate links to gitea) - [ ] introduce login page - [ ] session based authentication (rel #2) - [ ] show post interaction buttons when logged in (rel #8)
mtrx self-assigned this 2024-08-16 23:28:08 +02:00
mtrx added 8 commits 2024-08-16 23:28:08 +02:00
mtrx added this to the (deleted) project 2024-08-16 23:28:08 +02:00
mtrx added this to the crablog project 2024-08-16 23:35:16 +02:00
mtrx added this to the 2024 Update milestone 2024-08-16 23:35:21 +02:00
mtrx added 1 commit 2024-08-17 01:06:18 +02:00
mtrx added 1 commit 2024-08-17 20:47:17 +02:00
mtrx added 1 commit 2024-08-18 01:17:31 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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 update-2024
git checkout update-2024
git rebase main
git checkout main
git merge --ff-only update-2024
git checkout update-2024
git rebase main
git checkout main
git merge --no-ff update-2024
git checkout main
git merge --squash update-2024
git checkout main
git merge --ff-only update-2024
git checkout main
git merge update-2024
git push origin main
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: mtrx/crablog#1
No description provided.