main #6

Open
jared wants to merge 24 commits from main into feature/blog
Owner
No description provided.
Merge branch 'updates'
All checks were successful
Hugo / build (push) Successful in 26m58s
5f928c95f6
update home content width, footer width
All checks were successful
Hugo / build (push) Successful in 26m57s
d5d642e182
update header/nav width
All checks were successful
Hugo / build (push) Successful in 26m57s
49b1e166dc
update home header content
All checks were successful
Hugo / build (push) Successful in 27m23s
602484fb4a
Merge pull request 'feature/blog' (#7) from feature/blog into main
All checks were successful
Hugo / build (push) Successful in 28m55s
936d7ec448
Reviewed-on: #7
fix blog index entry height
All checks were successful
Hugo / build (push) Successful in 27m55s
8040e68b3d
add cleandir flag to deploy
All checks were successful
Hugo / build (push) Successful in 27m57s
5a1c76eac7
add inline object cover to blog index images
All checks were successful
Hugo / build (push) Successful in 27m58s
9a671a106b
add new blog post
All checks were successful
Hugo / build (push) Successful in 28m45s
8e65da484d
update post date
All checks were successful
Hugo / build (push) Successful in 29m8s
27d3ff27a3
Add Google site verification file
All checks were successful
Hugo / build (push) Successful in 29m10s
831972d443
Add two new December blog posts: Event Rentals 101 and Behind the Build
All checks were successful
Hugo / build (push) Successful in 1m4s
a43e538050
add services page
All checks were successful
Hugo / build (push) Successful in 2m4s
97732af2c7
Make services use single layout
All checks were successful
Hugo / build (push) Successful in 2m0s
3c2eef40ed
add services single layout
All checks were successful
Hugo / build (push) Successful in 2m0s
a9179e0dd6
add image to services page cta
All checks were successful
Hugo / build (push) Successful in 1m59s
9411de3811
hide overflow on services page
All checks were successful
Hugo / build (push) Successful in 2m1s
b5456613f1
add january blog posts
All checks were successful
Hugo / build (push) Successful in 2m44s
b0fe79ddae
fix blog post thumbnail height
All checks were successful
Hugo / build (push) Successful in 2m29s
fb92a411c7
remove post content files
Some checks failed
Hugo / build (push) Failing after 3m31s
69c1b2211b
revert
Some checks failed
Hugo / build (push) Failing after 4m4s
5fb7d232b3
Update .forgejo/workflows/deploy.yaml
All checks were successful
Hugo / build (push) Successful in 4m8s
b794b5b4a9
jared force-pushed main from b794b5b4a9
All checks were successful
Hugo / build (push) Successful in 4m8s
to 5fb7d232b3
Some checks failed
Hugo / build (push) Failing after 4m4s
2026-03-02 11:41:24 -05:00
Compare
revert 69c1b2211b
Some checks failed
Hugo / build (push) Failing after 4m1s
aa11d78235
revert remove post content files
remove blog post content files
Some checks failed
Hugo / build (push) Failing after 4m1s
67bb1d79ac
fix blog posts
Some checks failed
Hugo / build (push) Failing after 4m0s
5b2b9421fd
fix services page styling
Some checks failed
Hugo / build (push) Failing after 3m58s
6a3dc40b20
Some checks failed
Hugo / build (push) Failing after 3m58s
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 main:main
git switch main

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 feature/blog
git merge --no-ff main
git switch main
git rebase feature/blog
git switch feature/blog
git merge --ff-only main
git switch main
git rebase feature/blog
git switch feature/blog
git merge --no-ff main
git switch feature/blog
git merge --squash main
git switch feature/blog
git merge --ff-only main
git switch feature/blog
git merge main
git push origin feature/blog
Sign in to join this conversation.
No description provided.