Commit graph

62 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
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
62d33d702c
add packard project article (#25) 2025-01-13 18:06:01 +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
7e121e1e57
enlarge prose image on click and hold (#23) 2025-01-11 14:03:13 +00:00
5c16ec3440
add hover effect to top cv links (#22) 2025-01-11 13:37:14 +00:00
dependabot[bot]
d548299b06
Bump the dev-dependencies group with 4 updates (#21)
Bumps the dev-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@astrojs/rss` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.11/packages/astro-rss)

Updates `astro` from 5.1.1 to 5.1.3
- [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.3/packages/astro)

Updates `@iconify-json/simple-icons` from 1.2.17 to 1.2.18
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@iconify-json/simple-icons"
  dependency-type: direct:development
  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-06 23:53:23 +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