817c3be13c
feat: match cv style to new site theming
2025-03-02 18:07:22 +00:00
907747cd8e
feat: darken slideshow image on hover
2025-02-25 13:17:10 +00:00
d2c5a79a10
use bun runtime
2025-02-24 17:00:20 +00:00
c6c6c2555b
feat: add all past education to cv
2025-02-19 20:42:47 +00:00
096b260642
fix: correct light mode cta link text contrast
2025-02-19 15:59:18 +00:00
a722e0d8aa
fix: adjust cta link contrast
2025-02-18 11:00:39 +00:00
c562e9e1fd
fix: add back footer social icons
2025-02-17 21:11:18 +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
b512b29808
fix: remove min-h-screen from layout
2025-02-16 20:03:52 +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
3595f0a213
fix: increase height of image slideshow
2025-02-15 23:15:54 +00:00
700095d8af
feat: replace carousel using alpine with javascript
2025-02-15 23:08:31 +00:00
74b9460ea1
fix: force prose wrapper max-w-full
2025-02-13 19:02:35 +00:00
c5e1e5dda7
feat: reduce page sizing complexity
2025-02-13 18:55:50 +00:00
089859e1f3
fix: increase nav text size on mobile
2025-02-13 17:06:23 +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
a46c37efeb
add game dev work entry
...
include both must find beans and sinkie soldiers in cv experience
2025-01-27 21:26:21 +00:00
d18a5b4602
add current escalator render progress
2025-01-27 21:03:25 +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
31b2a973bc
use bun with latest tag in dockerfile
2025-01-23 18:57:33 +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
fffc8cb13e
feature camouflage store project
2025-01-22 16:36:35 +00:00
1d2251c214
improve bg fg contrast
2025-01-19 23:00:54 +00:00
1ebdd2bd9c
improve relatedarticles layout
2025-01-19 15:08:48 +00:00
1089b32e26
remove expressivecode plugin again
2025-01-19 13:30:10 +00:00
6cbdcd01a0
modify config to reflect updated server csp
2025-01-19 13:10:44 +00:00
6c18cef2da
revert expressivecode plugin
...
plugin won't work with inline styles disabled like shiki
2025-01-18 21:56:54 +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
ff81ab71bf
correct header top padding
2025-01-17 22:25:09 +00:00
70875623b1
set max-w-prose on entire site ( #30 )
2025-01-17 22:16:14 +00:00
cf859eda1b
update dissertation assets ( #29 )
2025-01-15 11:51:22 +00:00
58728ac3b2
update gif on packard article for v0.0.2 release ( #28 )
2025-01-14 21:34:19 +00:00
dependabot[bot]
b19689b4fc
Bump the dev-dependencies group with 2 updates ( #27 )
...
Bumps the dev-dependencies group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `astro` from 5.1.5 to 5.1.6
- [Release notes](https://github.com/withastro/astro/releases )
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md )
- [Commits](https://github.com/withastro/astro/commits/astro@5.1.6/packages/astro )
Updates `@types/node` from 22.10.5 to 22.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 22:37:33 +00:00
1174e6462e
update packard article to match github readme ( #26 )
2025-01-13 18:42:14 +00:00