Make beautiful #7

Open
ayakael wants to merge 13 commits from make-beautiful into main
Owner
No description provided.
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
templates/pages: trailing if statement
Some checks failed
/ preview (pull_request) Successful in 44s
/ cleanup (pull_request) Failing after 28s
fdebe12df7
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
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
  • content/footer.html
  • content/index.fr.po
  • css/bootstrap.local.css
  • footer.fr.po
  • footer.pot
  • images/chemistry-lab-instrument.png
  • images/chemistry-lab-instrument_w.png
  • images/chris-ried-79NfyK85Ahc-unsplash.jpg
  • images/database.png
  • images/database_w.png
  • images/forum.png
  • images/forum_w.png
  • images/ilot.black.png
  • images/ilot_black.svg
  • images/ilot_intro.gif
  • images/ilot_white.png
  • images/ilot_white.svg
  • images/right-arrow.png
  • images/right-arrow_w.png
  • images/wikipedia.png
  • images/wikipedia_w.png
  • index.mdwn
  • index.pot
  • templates/page.tmpl
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 switch 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 switch main
git merge --no-ff make-beautiful
git switch make-beautiful
git rebase main
git switch main
git merge --ff-only make-beautiful
git switch make-beautiful
git rebase main
git switch main
git merge --no-ff make-beautiful
git switch main
git merge --squash make-beautiful
git switch main
git merge --ff-only make-beautiful
git switch 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.