Commit graph

12 commits

Author SHA1 Message Date
90ef859c50
upgrade to tailwind v4.0 (#33)
* begin switching to tailwind v4

* remove old tw config file

* convert colors back to hex

* move all content out of tw config

* fixed colors

* better match colors

* remove abnormally large margins
2025-01-23 18:48:20 +00:00
70875623b1
set max-w-prose on entire site (#30) 2025-01-17 22:16:14 +00:00
9db394d5f6
start matching cv theme to index page (#24)
* start matching theme on cv to index page

* remove references from cv experience
2025-01-13 14:48:14 +00:00
5c16ec3440
add hover effect to top cv links (#22) 2025-01-11 13:37:14 +00:00
0cc2a7a04e
switch hero font to borel (#15) 2025-01-06 15:37:15 +00:00
5752069ee6
show view all button using related consts value (#14) 2025-01-05 20:25:30 +00:00
4079f9e872
add animated hero text to index page (#13) 2025-01-05 18:49:48 +00:00
4487fb0945
remove tags from article header (#6) 2024-12-28 16:19:26 +00:00
01f721f938
fix projects showcase height (#5) 2024-12-27 20:53:30 +00:00
a886bfaa5a
display article description after title (#4)
inspired by https://p.atrick.org
2024-12-26 22:45:38 +00:00
3aa7ca486b
add prev & next article buttons (#3)
solution inspired by https://github.com/markhorn-dev/astro-sphere
2024-12-26 15:02:43 +00:00
ff7c974867
first commit 2024-12-23 21:18:55 +00:00