Commit graph

674 commits

Author SHA1 Message Date
Cory Dransfeldt
d7cc315169
fix: spacing 2024-03-13 16:22:47 -07:00
Cory Dransfeldt
bd373c882d
fix: mbid patch 2024-03-13 16:19:49 -07:00
Cory Dransfeldt
56f28f7e3f
chore: add recent links widget 2024-03-13 16:18:47 -07:00
dependabot[bot]
902617f4f9
chore(deps-dev): bump @aws-sdk/client-s3 from 3.529.1 to 3.533.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.529.1 to 3.533.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.533.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 19:53:07 +00:00
Cory Dransfeldt
54e764310d
chore: update deps 2024-03-13 12:10:39 -07:00
Cory Dransfeldt
8d778e5223
chore: minor update 2024-03-13 12:04:52 -07:00
Cory Dransfeldt
2545f8cbb5
chore: update tabler icons package 2024-03-13 11:55:34 -07:00
Cory Dransfeldt
048881e549
fix: feed image path 2024-03-12 14:04:34 -07:00
Cory Dransfeldt
f11c5b69e5
chore: og improvements 2024-03-12 11:26:42 -07:00
Cory Dransfeldt
b901ca3f14
fix: hover 2024-03-12 09:23:03 -07:00
Cory Dransfeldt
57910f7554
Revert "chore: make colors less abrupt"
This reverts commit 26ae53f8bb.
2024-03-12 08:56:39 -07:00
Cory Dransfeldt
dbd22e56db
Revert "chore: bump version"
This reverts commit 647179896f.
2024-03-12 08:56:07 -07:00
Cory Dransfeldt
647179896f
chore: bump version 2024-03-11 20:31:26 -07:00
Cory Dransfeldt
26ae53f8bb
chore: make colors less abrupt 2024-03-11 19:35:14 -07:00
cdransf
1420d7edf8
Apply automatic changes 2024-03-11 16:43:33 -07:00
Cory Dransfeldt
ecb23daebf
feat: optimize component js post-build + new youtube component 2024-03-08 11:49:31 -08:00
Cory Dransfeldt
71db7116d1
chore: now page text visibility 2024-03-08 08:55:35 -08:00
Cory Dransfeldt
e0ba47cc3d
chore: more images 2024-03-07 16:28:33 -08:00
Cory Dransfeldt
4a8bb9f06b
chore: update images 2024-03-07 15:48:23 -08:00
Cory Dransfeldt
9e89b735b3
fix: simplify styles 2024-03-07 13:29:55 -08:00
Cory Dransfeldt
9c53d88077
fix: active state for nav svgs 2024-03-07 12:24:50 -08:00
Cory Dransfeldt
973ea2c3e6
fix: aspect ratio 2024-03-07 11:46:42 -08:00
Cory Dransfeldt
0c6518cb1f
fix: 404 + image optimization 2024-03-07 11:41:51 -08:00
Cory Dransfeldt
5dc95273ee
feat: max image width option 2024-03-07 11:30:48 -08:00
Cory Dransfeldt
cb70204bb1
chore: refactor media grid to display books at proper sizes 2024-03-07 11:09:32 -08:00
dependabot[bot]
ea0b8442d4
chore(deps-dev): bump @11ty/eleventy-fetch from 4.0.0 to 4.0.1
Bumps [@11ty/eleventy-fetch](https://github.com/11ty/eleventy-fetch) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/11ty/eleventy-fetch/releases)
- [Commits](https://github.com/11ty/eleventy-fetch/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 19:05:39 +00:00
Cory Dransfeldt
3c9c10f8f9
chore: link consistency 2024-03-04 10:24:23 -08:00
Cory Dransfeldt
8725c41b6d
chore: badge grid 2024-03-04 09:29:00 -08:00
Cory Dransfeldt
7f5d59c339
Revert "test: netlify blobs"
This reverts commit a2c2669f28.
2024-03-03 16:00:32 -08:00
Cory Dransfeldt
a2c2669f28
test: netlify blobs 2024-03-03 15:42:02 -08:00
Cory Dransfeldt
922000449f
fix: date format 2024-03-02 20:40:51 -08:00
Cory Dransfeldt
9385b8478c
chore: more menu styles 2024-03-02 15:01:55 -08:00
Cory Dransfeldt
b2546cb079
chore: menu styles 2024-03-02 15:00:33 -08:00
Cory Dransfeldt
72c20d6b1c
chore: tokenize spacing 2024-03-02 13:08:41 -08:00
c5183e08f6 chore: update 404 2024-03-02 10:48:23 -08:00
Cory Dransfeldt
583ea56553
fix: remove unnecessary sort 2024-03-02 08:30:23 -08:00
Cory Dransfeldt
56c87d3ff2
fix: about -> avatar dimensions 2024-03-02 08:17:45 -08:00
Cory Dransfeldt
71befc8142
fix: banner styles 2024-03-02 07:51:44 -08:00
Cory Dransfeldt
42c43255d1
chore: update deps 2024-03-02 07:38:51 -08:00
Cory Dransfeldt
b2cba65de5
chore: text update 2024-03-01 18:36:27 -08:00
Cory Dransfeldt
d84799ed81
chore: block more ai bots 2024-03-01 18:32:58 -08:00
Cory Dransfeldt
5e9974f391
fix: selectors 2024-03-01 16:25:04 -08:00
Cory Dransfeldt
d86ddc6694
fix: lang + tap target space 2024-03-01 16:06:15 -08:00
Cory Dransfeldt
47163e6b7f
fix: spacing 2024-03-01 15:04:14 -08:00
Cory Dransfeldt
73d2775836
fix: glob targets 2024-03-01 14:52:49 -08:00
Cory Dransfeldt
2c4f44eb9a
fix: tag location consistency 2024-03-01 14:05:59 -08:00
Cory Dransfeldt
6c63611198
feat: design + perf + tags etc. 2024-03-01 14:00:31 -08:00
Cory Dransfeldt
93f3506f83
chore: simplify loading api-text 2024-02-29 19:15:27 -08:00
Cory Dransfeldt
d4b04f8e92
fix: minification settings 2024-02-29 16:23:32 -08:00
Cory Dransfeldt
dac3bd5252
fix: undefined text bug 2024-02-29 15:53:30 -08:00