a04446de76
chore: upgrade dependencies
Docker / run-tests (push) Successful in 3m55s
Docker / build-and-push-image (push) Successful in 3m13s
2025-03-26 20:45:47 +00:00
82b68b9f11
fix: use CollectionEntry type where possible
Docker / run-tests (push) Successful in 3m26s
Docker / build-and-push-image (push) Successful in 2m59s
2025-03-13 21:45:16 +00:00
aa26e7cd55
feat: article tags link to articles with the same tag
Docker / run-tests (push) Successful in 2m40s
Docker / build-and-push-image (push) Successful in 2m38s
2025-03-11 20:56:54 +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
df28660adc
fix: npm install after updating deps
2025-03-03 16:02:47 +00:00
2709cfac18
fix: animate reveal of relatedarticles section
2025-03-03 16:00:47 +00:00
817c3be13c
feat: match cv style to new site theming
2025-03-02 18:07:22 +00:00
d2c5a79a10
use bun runtime
2025-02-24 17:00:20 +00:00
096b260642
fix: correct light mode cta link text contrast
2025-02-19 15:59:18 +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
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
d18a5b4602
add current escalator render progress
2025-01-27 21:03:25 +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
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
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
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
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
ff7c974867
first commit
2024-12-23 21:18:55 +00:00