Commit graph

58 commits

Author SHA1 Message Date
8e42e17da5
feat: shuffle hero slideshow projects
All checks were successful
Docker / build-and-push-image (push) Successful in 2m49s
2025-07-18 23:29:03 +01:00
add8db083e
fix: correct wording regarding degree
All checks were successful
Docker / build-and-push-image (push) Successful in 2m30s
2025-07-13 11:37:40 +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
c1826e1d6b
Upgrade to Astro v5.10.0
All checks were successful
Docker / build-and-push-image (push) Successful in 1m27s
2025-06-20 10:56:34 +01:00
24da21aa6f
fix: make article metadata fill container width first
All checks were successful
Docker / build-and-push-image (push) Successful in 1m12s
2025-06-05 18:40:14 +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
5fc17449e1
fix: allow indexing articles
All checks were successful
Docker / build-and-push-image (push) Successful in 1m8s
2025-05-29 21:45:35 +01:00
7f35abe081
fix: stop about experience images squashing
All checks were successful
Docker / build-and-push-image (push) Successful in 1m2s
2025-05-29 21:17:38 +01:00
ad9a5d49d8
feat: begin restyling cv into about
All checks were successful
Docker / build-and-push-image (push) Successful in 48s
2025-05-29 20:46:12 +01:00
782bfc7c90
feat: create separated rss feeds
All checks were successful
Docker / build-and-push-image (push) Successful in 2m11s
2025-05-06 22:50:48 +01:00
4f9ebdcc66
fix: compress images for web
All checks were successful
Docker / build-and-push-image (push) Successful in 1m54s
2025-05-06 18:32:52 +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
26258249d1
Add un-optimised content warning to index 2025-04-28 21:11:06 +01:00
90edb8db0a
Add back a few videos to archive 2025-04-26 17:26:29 +01:00
522392cdfc
Make archive images openable in new tab 2025-04-26 16:59:32 +01:00
4bf6f04222
Publish partially complete changes in order to make applications 2025-04-26 16:20:40 +01:00
8eb41f8fa4
fix: remove duplicate dates on articles 2025-04-10 10:48:00 +01:00
78b0780e12
make cv a markdown page 2025-04-07 14:38:37 +01:00
82b68b9f11
fix: use CollectionEntry type where possible 2025-03-13 21:45:16 +00:00
aa26e7cd55
feat: article tags link to articles with the same tag 2025-03-11 20:56:54 +00:00
b0b9b631a9
fix: modify github.com to code.troylusty.com 2025-03-08 17:06:48 +00:00
db40923670
feat: add git repo to footer 2025-03-08 09:48:04 +00:00
ca858f5fde
fix: reveal index elements sequentially 2025-03-04 22:12:48 +00:00
b6ea5bea05
fix: place cv li elements inside ul 2025-03-02 23:03:46 +00:00
4ef95c8cf8
fix: correct title and description for cv 2025-03-02 18:21:30 +00:00
3e9e110cf5
fix: correct cv print email text 2025-03-02 18:13:40 +00:00
817c3be13c
feat: match cv style to new site theming 2025-03-02 18:07:22 +00:00
c6c6c2555b
feat: add all past education to cv 2025-02-19 20:42:47 +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
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
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
3d6da4d63b
fix: correct cv mobile layout 2025-02-12 16:59:30 +00:00
2a8bffcb8b
feat: add back cv as webpage 2025-02-12 16:32:20 +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
37f4fa17b8
add itch.io footer social link 2025-02-09 14:40:16 +00:00
4806fdd248
make use of new lightdark css feature 2025-02-07 10:42:51 +00:00
56eb0a2e41
switch to bun text-based lockfile 2025-02-02 12:17:27 +00:00
a5209b618d
make accordion more reactive 2025-01-30 19:54:31 +00:00
d5538e740b
apply link styling to previously added 2025-01-27 21:37:48 +00:00
97de79913f
add link to site source code on cv 2025-01-27 21:31:15 +00:00
125f904b15
remove top margin on article collections 2025-01-27 11:44:27 +00:00
c52e42a57f
center buttons in div 2025-01-26 13:48:52 +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
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