Commit graph

14 commits

Author SHA1 Message Date
f135fd62e2
feat: test dot as favicon 2025-02-17 00:14:50 +00:00
b512b29808
fix: remove min-h-screen from layout 2025-02-16 20:03:52 +00:00
dcd730b0b1
feat: include brief description on index
inspiration taken from sanju.sh
2025-02-16 18:17:29 +00:00
81538a6fdf
feat: only show hero and carousel on index 2025-02-13 16:55:09 +00:00
0edd672a70
fix: add back reveal animations on index 2025-02-13 12:54:26 +00:00
73c269a59c
feat: lock page width back to 65ch 2025-02-13 00:25:26 +00:00
8df8272d6d
feat: add interactivity with alpinejs (#34)
* first stages of implementing alpinejs

* add link to projects slideshow

* begin adding nav bar

* inpired hero from flaco theme

* fix posts showcase

fixed to publish current work to latest

* revert docker action

* update astro version
2025-02-12 13:03:43 +00:00
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
6cbdcd01a0
modify config to reflect updated server csp 2025-01-19 13:10:44 +00:00
70875623b1
set max-w-prose on entire site (#30) 2025-01-17 22:16:14 +00:00
aedba21487
group dependabot pull requests (#20) 2025-01-06 23:50:55 +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