summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
10 hoursfeat: change to Helvetica fontHEADmasterIwanIDev
12 hoursrefactor: switch anchor tag underline to only be when under a p tagIwanIDev
12 hoursrefactor: add URL underline to all anchor tagsIwanIDev
12 hoursrefactor: add URL underline and blue text on home page header linkIwanIDev
4 daysbugfix: syntax error in posts pageIwanIDev
Oops
4 daysbugfix: forgot to rename the card componentsIwanIDev
4 daysrefactor: made the home page blog post cards and the blog post card header ↵IwanIDev
more consistent They are now the same component. I've renamed the component from PostHeader to BlogPostCard, which is more accurate now.
4 daysfeat: add rounded border to blog post cardIwanIDev
4 daysrefactor: Moved openring into blog pages rather than homepageIwanIDev
That was where I initially meant for it to go, I'm not really sure why I put it on the home page instead.
4 daysrefactor: move home page header into a seperate componentIwanIDev
5 daysfeat: enabled prefetch on blog postsIwanIDev
6 daysrefactor: Add padding to home page headingIwanIDev
7 daysrefactor: Set index page titleIwanIDev
7 daysrefactor: changed the index main section margins to make it more centredIwanIDev
This will become more important as I add more content to the homepage
9 daysfeat: add date formatting for publish dates in BlogPosts and PostHeader ↵IwanIDev
components
10 daysfeat: integrate Openring for webring section and update related filesIwanIDev
10 daysfeat: implement PostHeader component and add blog post routeIwanIDev
10 daysfeat: add blog post listing and UI components for the blogIwanIDev
10 daysInitial CommitIwanIDev
Set up Astro and shadcn/ui