Commit graph

12 commits

Author SHA1 Message Date
4bf6f04222
Publish partially complete changes in order to make applications 2025-04-26 16:20:40 +01:00
82b68b9f11
fix: use CollectionEntry type where possible 2025-03-13 21:45:16 +00:00
26a406b900
feat: switch back to previous favicon 2025-02-17 20:51:13 +00:00
f135fd62e2
feat: test dot as favicon 2025-02-17 00:14:50 +00:00
c5e1e5dda7
feat: reduce page sizing complexity 2025-02-13 18:55:50 +00:00
81538a6fdf
feat: only show hero and carousel on index 2025-02-13 16:55:09 +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
70875623b1
set max-w-prose on entire site (#30) 2025-01-17 22:16:14 +00:00
4487fb0945
remove tags from article header (#6) 2024-12-28 16:19:26 +00:00
a886bfaa5a
display article description after title (#4)
inspired by https://p.atrick.org
2024-12-26 22:45:38 +00:00