Commit graph

80 commits

Author SHA1 Message Date
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
4079f9e872
add animated hero text to index page (#13) 2025-01-05 18:49:48 +00:00
fe60d3846f
add nix shell with dependencies (#12) 2025-01-04 22:26:08 +00:00
cb06106438
fix: remove article title duplication (#11)
removed title from article content on 3 projects as with the new design this duplicates information
2025-01-03 19:39:02 +00:00
9693a37fad
update showcase image in readme (#10) 2025-01-01 14:48:38 +00:00
115833c32c
update font dependencies (#9) 2024-12-31 01:19:40 +00:00
4487fb0945
remove tags from article header (#6) 2024-12-28 16:19:26 +00:00
01f721f938
fix projects showcase height (#5) 2024-12-27 20:53:30 +00:00
a886bfaa5a
display article description after title (#4)
inspired by https://p.atrick.org
2024-12-26 22:45:38 +00:00
3aa7ca486b
add prev & next article buttons (#3)
solution inspired by https://github.com/markhorn-dev/astro-sphere
2024-12-26 15:02:43 +00:00
93d8c4f67d
remove all favicons except svg (#2) 2024-12-24 19:58:03 +00:00
30a92f08a4
add showcase image to readme (#1) 2024-12-23 21:23:05 +00:00
ff7c974867
first commit 2024-12-23 21:18:55 +00:00