summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
9 hoursfeat: change to Helvetica fontHEADmasterIwanIDev
10 hoursrefactor: switch anchor tag underline to only be when under a p tagIwanIDev
11 hoursrefactor: add URL underline to all anchor tagsIwanIDev
11 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 into CI/CDIwanIDev
10 daysfix: update nginx configuration to prevent 301 redirects for directory index ↵IwanIDev
files
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 daysRefactor: update Docker configuration and remove Traefik referencesIwanIDev
10 daysBugfix: left the old stack name in the action, which just updated my ↵IwanIDev
portfolio site with this one lol
10 daysBugfix: forgot one of the references to main branchIwanIDev
10 daysBugfix: wrong branch name in CI/CD actionIwanIDev
10 daysStarted setting up my CI/CDIwanIDev
10 daysInitial CommitIwanIDev
Set up Astro and shadcn/ui