Commit graph

12 commits

Author SHA1 Message Date
7866a5c68f fix: optimize the metadata
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-11-25 08:42:23 +01:00
e80269591c feat: add canonical URLs
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
2024-11-25 07:11:36 +01:00
912815ae30 fix: generate dynamic metadata for specific blog index pages
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s
2024-11-08 10:18:51 +01:00
a4cadaac3a fix: migrate the codebase from Next.js 14 to Next.js 15
All checks were successful
Deploy Next.js application / deploy (push) Successful in 8m5s
2024-11-01 09:56:38 +01:00
53f1f98e41 fix: make blog index pages consistent
Some checks are pending
Deploy Next.js application / deploy (push) Waiting to run
2024-09-08 17:49:50 +02:00
7327a586bb fix: move the website URL to the environment variable 2024-09-08 13:16:43 +02:00
c13064dfa9 fix: decrease the spacing between heading and text below it in blog index pages 2024-09-07 19:15:48 +02:00
8e6ec9fbd5 fix: non-numeric page numbers now don't cause 500 Internal Server Error code 2024-09-07 17:57:29 +02:00
b04a49f3e3 fix: fix ISR with blog index and blog index pages 2024-09-07 17:27:18 +02:00
8235010257 fix: force blog index, blog index pages, and blog pages to be static 2024-09-07 15:58:16 +02:00
3e2bcab3ce fix: don't cache Sanity GROQ queries 2024-09-07 14:31:17 +02:00
8c73ec7d8e feat: make blog index page statically generated 2024-09-07 14:24:30 +02:00