Commit graph

27 commits

Author SHA1 Message Date
c7be9f3aba
feat: rewrite cv about text
All checks were successful
Docker / build-and-push-image (push) Successful in 2m13s
2025-07-25 16:55:23 +01:00
a4fc110eb3
feat: de-duplicate about page lists
All checks were successful
Docker / build-and-push-image (push) Successful in 2m17s
2025-07-19 20:42:21 +01:00
5c32eca77a
feat: include overall uni grade on about
All checks were successful
Docker / build-and-push-image (push) Successful in 59s
2025-06-24 17:09:28 +01:00
9d86db033f
fix: move about assets into src
All checks were successful
Docker / build-and-push-image (push) Successful in 1m0s
2025-06-04 18:51:58 +01:00
93d9b30fb6
feat: make all underlines thicker
All checks were successful
Docker / build-and-push-image (push) Successful in 52s
2025-05-29 23:29:45 +01:00
de0b56ef5b
feat: commit unoptimised assets to cleanup later
Some checks are pending
Docker / run-tests (push) Waiting to run
Docker / build-and-push-image (push) Blocked by required conditions
2025-05-05 19:29:23 +01:00
b6ea5bea05
fix: place cv li elements inside ul 2025-03-02 23:03:46 +00:00
a722e0d8aa
fix: adjust cta link contrast 2025-02-18 11:00:39 +00:00
f135fd62e2
feat: test dot as favicon 2025-02-17 00:14:50 +00:00
fc8c5947a0
fix: remove all deleted reference to font 2025-02-16 18:22:22 +00:00
dc6e1997af
fix: remove deleted reference to font 2025-02-16 18:20:16 +00:00
dcd730b0b1
feat: include brief description on index
inspiration taken from sanju.sh
2025-02-16 18:17:29 +00:00
700095d8af
feat: replace carousel using alpine with javascript 2025-02-15 23:08:31 +00:00
81538a6fdf
feat: only show hero and carousel on index 2025-02-13 16:55:09 +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
4806fdd248
make use of new lightdark css feature 2025-02-07 10:42:51 +00:00
125f904b15
remove top margin on article collections 2025-01-27 11:44:27 +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
1d2251c214
improve bg fg contrast 2025-01-19 23:00:54 +00:00
6cbdcd01a0
modify config to reflect updated server csp 2025-01-19 13:10:44 +00:00
bf087a566f
build site with bun (#32) 2025-01-18 21:50:40 +00:00
3a886c4493
ensure valid rss items (#31)
* ensure valid rss items

* remove dayjs package
2025-01-18 15:52:48 +00:00
70875623b1
set max-w-prose on entire site (#30) 2025-01-17 22:16:14 +00:00
7e121e1e57
enlarge prose image on click and hold (#23) 2025-01-11 14:03:13 +00:00
0cc2a7a04e
switch hero font to borel (#15) 2025-01-06 15:37:15 +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
Renamed from src/styles/tailwind.css (Browse further)