Make beautiful #7

Open
ayakael wants to merge 13 commits from make-beautiful into main
Owner
No description provided.
ayakael added 1 commit 2024-09-08 20:20:29 +00:00
templates/page.tmpl: drop unused code
Some checks failed
/ preview (pull_request) Failing after 31s
8b8f5f3438
ayakael changed title from Make beautifuil to Make beautiful 2024-09-08 20:20:39 +00:00
ayakael force-pushed make-beautiful from 8b8f5f3438 to b039af4160 2024-09-08 20:25:52 +00:00 Compare
ayakael added 1 commit 2024-09-08 20:27:27 +00:00
templates/pages: trailing if statement
Some checks failed
/ preview (pull_request) Successful in 44s
/ cleanup (pull_request) Failing after 28s
fdebe12df7
ayakael added 3 commits 2024-09-08 21:49:37 +00:00
templates/*: move to bootstrap 5
All checks were successful
/ preview (pull_request) Successful in 38s
61956a69c9
content/index: block concept draft
All checks were successful
/ preview (pull_request) Successful in 35s
6bf66149a1
ayakael added 5 commits 2024-09-08 22:50:22 +00:00
ayakael added 1 commit 2024-09-10 11:44:29 +00:00
forgejo-ci: use default actions
All checks were successful
/ preview (pull_request) Successful in 39s
399a864125
Author
Owner

This PR also updated to bootstrap 5, and cleans-up the code-base. These changes should be in a different so that this PR only focused on the design changes.

This PR also updated to bootstrap 5, and cleans-up the code-base. These changes should be in a different so that this PR only focused on the design changes.
All checks were successful
/ preview (pull_request) Successful in 39s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/cleanup.yaml
  • .forgejo/workflows/deploy.yaml
  • basewiki/bootstrap.local.css
  • basewiki/local.css
  • content/footer.fr.po
  • content/footer.html
  • content/footer.pot
  • content/index.fr.po
  • content/index.mdwn
  • content/index.pot
View command line instructions

Checkout

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

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 make-beautiful
git checkout make-beautiful
git rebase main
git checkout main
git merge --ff-only make-beautiful
git checkout make-beautiful
git rebase main
git checkout main
git merge --no-ff make-beautiful
git checkout main
git merge --squash make-beautiful
git checkout main
git merge --ff-only make-beautiful
git checkout main
git merge make-beautiful
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: ilot/ilot-io#7
No description provided.