Cory Dransfeldt
|
a9f474aa9d
|
feat: swap out analytics
|
2024-03-23 19:24:22 -07:00 |
|
Cory Dransfeldt
|
735a7379e7
|
chore: update uses
|
2024-03-22 16:26:39 -07:00 |
|
Cory Dransfeldt
|
ca5e64d353
|
chore: drop theme color
|
2024-03-22 12:38:51 -07:00 |
|
Cory Dransfeldt
|
6dd10e931a
|
Revert "fix: 404"
This reverts commit 89952ab6da .
|
2024-03-22 12:31:52 -07:00 |
|
Cory Dransfeldt
|
89952ab6da
|
fix: 404
|
2024-03-22 12:28:26 -07:00 |
|
Cory Dransfeldt
|
ac200ddcfd
|
chore: analytics
|
2024-03-22 12:14:27 -07:00 |
|
Cory Dransfeldt
|
55952376ca
|
chore: update emoji map
|
2024-03-22 10:41:13 -07:00 |
|
Cory Dransfeldt
|
6e40d67973
|
chore: add books feed to header
|
2024-03-22 09:47:11 -07:00 |
|
Cory Dransfeldt
|
f349fe29cf
|
fix: prism styles
|
2024-03-21 21:21:32 -07:00 |
|
Cory Dransfeldt
|
ed560d1bfe
|
fix: drop unused search text
|
2024-03-21 10:45:31 -07:00 |
|
Cory Dransfeldt
|
c9869eec9f
|
chore: emoji updates
|
2024-03-20 18:17:48 -07:00 |
|
Cory Dransfeldt
|
ccea08d9dd
|
Revert "chore: theme adjustments"
This reverts commit 4d805de9e8 .
|
2024-03-20 17:59:23 -07:00 |
|
Cory Dransfeldt
|
4d805de9e8
|
chore: theme adjustments
|
2024-03-20 17:47:44 -07:00 |
|
Cory Dransfeldt
|
5bcb79a7be
|
chore: music helpers
|
2024-03-20 16:15:21 -07:00 |
|
Cory Dransfeldt
|
2cf86f95d9
|
fix: fallback urls
|
2024-03-19 15:46:02 -07:00 |
|
Cory Dransfeldt
|
67722896b1
|
fix: clean up edge func
|
2024-03-19 15:15:05 -07:00 |
|
Cory Dransfeldt
|
95e95861bf
|
chore: update some more artist data
|
2024-03-19 14:46:54 -07:00 |
|
Cory Dransfeldt
|
970c5318b7
|
fix: normalize artist name when using it as a key
|
2024-03-19 14:36:11 -07:00 |
|
Cory Dransfeldt
|
a8355cfa97
|
chore: music -> capitalization helper
|
2024-03-19 14:35:02 -07:00 |
|
dependabot[bot]
|
590b6b2917
|
chore(deps-dev): bump @aws-sdk/client-s3 from 3.536.0 to 3.537.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.536.0 to 3.537.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.537.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-19 19:27:57 +00:00 |
|
Cory Dransfeldt
|
b6f345dc73
|
chore: font updates
|
2024-03-19 10:28:25 -07:00 |
|
Cory Dransfeldt
|
f39f5ee2ff
|
chore: improve nav active state checking
|
2024-03-18 18:44:35 -07:00 |
|
Cory Dransfeldt
|
3cff5d47e6
|
fix: more stable link date
|
2024-03-18 16:38:19 -07:00 |
|
Cory Dransfeldt
|
3c17f9b405
|
chore: search tuning
|
2024-03-18 15:06:09 -07:00 |
|
Cory Dransfeldt
|
e3fd1994e6
|
chore: update deps
|
2024-03-18 15:05:34 -07:00 |
|
Cory Dransfeldt
|
92ca5c2591
|
chore: upgrade deps
|
2024-03-18 14:56:59 -07:00 |
|
Cory Dransfeldt
|
6e81e47122
|
feat: rewrite search
|
2024-03-18 14:55:55 -07:00 |
|
Cory Dransfeldt
|
85e3019ccd
|
chore: bad bots
|
2024-03-17 19:18:21 -07:00 |
|
Cory Dransfeldt
|
249f0fc75c
|
fix: resolve conflict
|
2024-03-17 16:41:46 -07:00 |
|
Cory Dransfeldt
|
3f94ea54bc
|
chore: tweak text
|
2024-03-17 15:37:00 -07:00 |
|
Cory Dransfeldt
|
d597c124f7
|
feat: font updates
|
2024-03-17 15:15:44 -07:00 |
|
Cory Dransfeldt
|
f954f25c6a
|
chore: css
|
2024-03-17 09:05:29 -07:00 |
|
Cory Dransfeldt
|
d3ccfe17e0
|
fix: check for valid url to pass to web component
|
2024-03-16 20:41:01 -07:00 |
|
Cory Dransfeldt
|
e6dab2a329
|
fix: sanitize quotes
|
2024-03-15 20:09:27 -07:00 |
|
dependabot[bot]
|
6b08e6e53b
|
chore(deps-dev): bump @aws-sdk/client-s3 from 3.534.0 to 3.535.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.534.0 to 3.535.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.535.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-15 19:50:14 +00:00 |
|
Cory Dransfeldt
|
6c179829f7
|
chore: make about page consistent w/home
|
2024-03-14 12:29:12 -07:00 |
|
Cory Dransfeldt
|
5d9b2efd32
|
fix: tag formatting
|
2024-03-14 11:36:10 -07:00 |
|
Cory Dransfeldt
|
19d81e51ac
|
chore: improve header order
|
2024-03-14 09:27:28 -07:00 |
|
Cory Dransfeldt
|
69e1b950e7
|
chore: simplify ogi
|
2024-03-13 16:35:41 -07:00 |
|
Cory Dransfeldt
|
7bffc62335
|
fix: spacing
|
2024-03-13 16:28:16 -07:00 |
|
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 |
|
Cory Dransfeldt
|
119f3ce524
|
fix: theming bug
|
2024-02-29 15:49:08 -08:00 |
|
Cory Dransfeldt
|
1c01154395
|
chore: update deps
|
2024-02-29 15:25:53 -08:00 |
|
Cory Dransfeldt
|
8135f5b43f
|
fix: cache policy
|
2024-02-29 14:03:24 -08:00 |
|
Cory Dransfeldt
|
d75b022f5f
|
chore: cache policy
|
2024-02-29 13:46:52 -08:00 |
|
Cory Dransfeldt
|
ae7057518c
|
chore: cache policy
|
2024-02-29 13:39:45 -08:00 |
|
Cory Dransfeldt
|
df88af73ad
|
chore: upgrade deps
|
2024-02-29 13:18:59 -08:00 |
|
Cory Dransfeldt
|
471ec18dd7
|
feat: edge funcs -> api; cache things
|
2024-02-29 13:15:57 -08:00 |
|
Cory Dransfeldt
|
f844fe5e04
|
chore: one less network call -> active check in
|
2024-02-29 12:52:58 -08:00 |
|
Cory Dransfeldt
|
41fb2c3546
|
chore: now-playing -> api-text
|
2024-02-28 18:47:36 -08:00 |
|
Cory Dransfeldt
|
48a0a11640
|
chore: update deps
|
2024-02-28 15:57:16 -08:00 |
|
Cory Dransfeldt
|
37278c0348
|
chore: now-playing web component
|
2024-02-28 15:44:23 -08:00 |
|
Cory Dransfeldt
|
e605cdbfe9
|
fix: minor update
|
2024-02-28 15:24:54 -08:00 |
|
Cory Dransfeldt
|
cb6dbab2bf
|
feat: now playing improvements
|
2024-02-28 15:20:26 -08:00 |
|
Cory Dransfeldt
|
d4edb1faeb
|
chore: simplify toggle
|
2024-02-28 14:57:32 -08:00 |
|
Cory Dransfeldt
|
8dc52d3744
|
chore: update deps
|
2024-02-28 13:38:30 -08:00 |
|
Cory Dransfeldt
|
c18f28e89c
|
chore: add npm icon + link
|
2024-02-28 12:10:37 -08:00 |
|
Cory Dransfeldt
|
de40e51577
|
chore: update deps
|
2024-02-28 11:50:31 -08:00 |
|
|
c9448f1a3b
|
chore: update deps
|
2024-02-28 19:10:22 +00:00 |
|
|
298157c3bd
|
chore: upgrade deps
|
2024-02-28 18:57:07 +00:00 |
|
Cory Dransfeldt
|
1dc8961200
|
chore: deps + mbid patch
|
2024-02-28 10:18:33 -08:00 |
|
Cory Dransfeldt
|
1883ec7524
|
chore: update deps
|
2024-02-28 09:30:45 -08:00 |
|
Cory Dransfeldt
|
434346dc36
|
chore: theme toggle web component
|
2024-02-28 08:51:13 -08:00 |
|
Cory Dransfeldt
|
349a0167c1
|
chore: post + fixes
|
2024-02-27 16:20:41 -08:00 |
|
Cory Dransfeldt
|
efa64a5159
|
chore: upgrade deps
|
2024-02-27 13:55:04 -08:00 |
|
Cory Dransfeldt
|
d2f00d4ca0
|
feat: theme switch web component
|
2024-02-27 13:47:04 -08:00 |
|
Cory Dransfeldt
|
b78f17bad0
|
fix: feed dates
|
2024-02-26 14:50:29 -08:00 |
|
Cory Dransfeldt
|
69a3c00fb5
|
fix: duplicate whitespace in tag map output
|
2024-02-26 12:48:23 -08:00 |
|
Cory Dransfeldt
|
ccdac1717e
|
Merge pull request #292 from cdransf/dependabot/npm_and_yarn/aws-sdk/client-s3-3.521.0
chore(deps-dev): bump @aws-sdk/client-s3 from 3.515.0 to 3.521.0
|
2024-02-26 11:17:19 -08:00 |
|
dependabot[bot]
|
6a37c77969
|
chore(deps-dev): bump @aws-sdk/client-s3 from 3.515.0 to 3.521.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.515.0 to 3.521.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.521.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-02-26 19:16:46 +00:00 |
|
dependabot[bot]
|
6eeedb63e0
|
chore(deps): bump netlify-cli from 17.17.0 to 17.17.1
Bumps [netlify-cli](https://github.com/netlify/cli) from 17.17.0 to 17.17.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v17.17.0...v17.17.1)
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 19:14:29 +00:00 |
|
Cory Dransfeldt
|
06b4b7f247
|
fix: bad reference
|
2024-02-22 13:12:09 -08:00 |
|
dependabot[bot]
|
1da165a6c6
|
chore(deps): bump netlify-cli from 17.16.4 to 17.17.0
Bumps [netlify-cli](https://github.com/netlify/cli) from 17.16.4 to 17.17.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v17.16.4...v17.17.0)
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-22 19:32:57 +00:00 |
|
Cory Dransfeldt
|
8d41e1c5b3
|
fix: improve now playing error handling
|
2024-02-22 09:06:44 -08:00 |
|
Cory Dransfeldt
|
827718f3e7
|
chore: update images
|
2024-02-22 08:30:35 -08:00 |
|
Cory Dransfeldt
|
f5007b07a7
|
fix: clean up component logic
|
2024-02-21 11:32:50 -08:00 |
|
Cory Dransfeldt
|
6f07c6aa4d
|
chore: upgrade deps
|
2024-02-21 09:00:45 -08:00 |
|
Cory Dransfeldt
|
b413f9ab16
|
chore: image shortcode
|
2024-02-21 07:10:46 -08:00 |
|
Cory Dransfeldt
|
45be147a90
|
fix: line height
|
2024-02-20 20:20:23 -08:00 |
|
Cory Dransfeldt
|
593c2a5a09
|
chore: update share button + fixes
|
2024-02-20 14:39:57 -08:00 |
|
Cory Dransfeldt
|
f45eb74c0f
|
chore: minor cleanup
|
2024-02-20 13:28:39 -08:00 |
|
Cory Dransfeldt
|
4fff4ff124
|
chore: improve now-playing loading
|
2024-02-20 11:59:34 -08:00 |
|
Cory Dransfeldt
|
45bcc0a89b
|
fix: 404
|
2024-02-20 11:11:23 -08:00 |
|
Cory Dransfeldt
|
a4607bccd9
|
feat: now playing web component
|
2024-02-20 10:21:03 -08:00 |
|
Cory Dransfeldt
|
9fd2085656
|
chore: add nvmrc
|
2024-02-20 08:58:46 -08:00 |
|
Cory Dransfeldt
|
78ceef05ae
|
fix: icon alignment
|
2024-02-19 19:54:17 -08:00 |
|
Cory Dransfeldt
|
7a15f47a8c
|
feat: more reliable images (hopefully)
|
2024-02-19 14:29:45 -08:00 |
|
Cory Dransfeldt
|
3ac62d2ab9
|
fix: media grid
|
2024-02-19 12:43:52 -08:00 |
|
Cory Dransfeldt
|
ca2c7f177d
|
fix: account for js being disabled
|
2024-02-19 12:34:34 -08:00 |
|
Cory Dransfeldt
|
1690b368fc
|
feat: post share button
|
2024-02-19 12:30:04 -08:00 |
|
Cory Dransfeldt
|
6b65a517c5
|
feat: mastodon-post web component
|
2024-02-19 11:19:38 -08:00 |
|
Cory Dransfeldt
|
e0f6c26000
|
fix: more feed tweaks
|
2024-02-19 10:10:03 -08:00 |
|
Cory Dransfeldt
|
393dc8d2b9
|
fix: myriad feed updates
|
2024-02-19 10:05:58 -08:00 |
|
Cory Dransfeldt
|
27f8268e2b
|
fix: feed paths up
|
2024-02-19 09:50:49 -08:00 |
|
Cory Dransfeldt
|
bb6f9a3ec2
|
fix: feed links
|
2024-02-19 09:46:57 -08:00 |
|
Cory Dransfeldt
|
e4b397026f
|
chore: b2 post; tag consistency
|
2024-02-19 09:29:49 -08:00 |
|
|
e2eb2da375
|
fix: link sort
|
2024-02-18 21:35:08 -08:00 |
|
Cory Dransfeldt
|
5b94b003cb
|
fix: simplified links page
|
2024-02-18 21:11:54 -08:00 |
|
Cory Dransfeldt
|
5ac7243c15
|
feat: simplified links page
|
2024-02-18 20:54:59 -08:00 |
|
Cory Dransfeldt
|
b46bef5456
|
feat: cache links to b2
|
2024-02-18 20:14:03 -08:00 |
|
Cory Dransfeldt
|
9369b48296
|
chore: scope link + button transitions
|
2024-02-17 21:30:17 -08:00 |
|
Cory Dransfeldt
|
ee7266d644
|
fix: pagefind clear button position fix
|
2024-02-17 21:24:03 -08:00 |
|
Cory Dransfeldt
|
c4fb9b6a19
|
chore: search input consistency
|
2024-02-17 21:17:54 -08:00 |
|
Cory Dransfeldt
|
cf91650cc6
|
chore: now playing loading changes
|
2024-02-17 20:41:03 -08:00 |
|
Cory Dransfeldt
|
422ac5fb79
|
fix: theme flash
|
2024-02-17 20:12:57 -08:00 |
|
Cory Dransfeldt
|
825ae15e00
|
fix: theme icon shift
|
2024-02-17 19:33:57 -08:00 |
|
Cory Dransfeldt
|
8dfeb03454
|
chore: update deps
|
2024-02-16 11:56:11 -08:00 |
|
Cory Dransfeldt
|
cfc9db4ef7
|
feat: fetch a larger set of links
|
2024-02-16 11:41:04 -08:00 |
|
Cory Dransfeldt
|
06777d78af
|
feat: persistent theme toggle; color revisions
|
2024-02-15 13:11:18 -08:00 |
|
Cory Dransfeldt
|
2ac2723a34
|
fix: mbid patch
|
2024-02-13 15:33:17 -08:00 |
|
Cory Dransfeldt
|
7e1597b36a
|
feat: eleventy transform for images
|
2024-02-13 15:28:28 -08:00 |
|
Cory Dransfeldt
|
243b1103e4
|
chore: update deps
|
2024-02-13 09:52:57 -08:00 |
|
Cory Dransfeldt
|
4a543742f7
|
Revert "feat: light/dark theme toggle"
This reverts commit bb0068a4e9 .
|
2024-02-12 20:47:09 -08:00 |
|
dependabot[bot]
|
e55c093283
|
chore(deps-dev): bump @11ty/eleventy-img from 3.1.8 to 4.0.2
Bumps [@11ty/eleventy-img](https://github.com/11ty/eleventy-img) from 3.1.8 to 4.0.2.
- [Release notes](https://github.com/11ty/eleventy-img/releases)
- [Commits](https://github.com/11ty/eleventy-img/compare/v3.1.8...v4.0.2)
---
updated-dependencies:
- dependency-name: "@11ty/eleventy-img"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 21:02:58 +00:00 |
|
dependabot[bot]
|
e4db392cd7
|
chore(deps-dev): bump @11ty/eleventy from 3.0.0-alpha.4 to 3.0.0-alpha.5
Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 3.0.0-alpha.4 to 3.0.0-alpha.5.
- [Release notes](https://github.com/11ty/eleventy/releases)
- [Changelog](https://github.com/11ty/eleventy/blob/main/docs/release-instructions.md)
- [Commits](https://github.com/11ty/eleventy/compare/v3.0.0-alpha.4...v3.0.0-alpha.5)
---
updated-dependencies:
- dependency-name: "@11ty/eleventy"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 19:47:12 +00:00 |
|
|
bb0068a4e9
|
feat: light/dark theme toggle
|
2024-02-12 10:32:39 -08:00 |
|
|
747c18e9f5
|
chore: blockquote colors + mock data
|
2024-02-11 08:46:52 -08:00 |
|
|
fdcdb2e0ce
|
chore: drop webmentions
|
2024-02-10 20:23:04 -08:00 |
|
|
6757a60134
|
feat: mock when running locally
|
2024-02-08 17:34:45 -08:00 |
|
|
a8f47ff8ed
|
feat: post to bluesky
|
2024-02-07 09:59:58 -08:00 |
|
|
414df35150
|
chore: update deps
|
2024-02-06 09:40:08 -08:00 |
|
|
84e5c844f5
|
Revert "feat: crop images before optimizing them to ensure proper aspect ratio"
This reverts commit 605baf5836 .
|
2024-02-05 13:18:51 -08:00 |
|
|
605baf5836
|
feat: crop images before optimizing them to ensure proper aspect ratio
|
2024-02-05 11:52:08 -08:00 |
|
|
7a3a7d65e4
|
chore: eager load about image
|
2024-02-04 13:19:07 -08:00 |
|
|
5f841efc3e
|
chore: drop excess css
|
2024-02-04 13:07:47 -08:00 |
|
|
c8aabb7c2a
|
chore: clean up
|
2024-02-04 13:00:36 -08:00 |
|
|
f0f1c0aaab
|
feat: check if image exists before caching optimized version
|
2024-02-04 12:49:23 -08:00 |
|
|
f496e29f0a
|
chore: clean up webmention comments + styles
|
2024-02-04 10:08:23 -08:00 |
|
|
d31d0fcdd5
|
chore: css cleanup
|
2024-02-04 09:58:22 -08:00 |
|
|
fdc7253588
|
chore: reduce js
|
2024-02-04 08:54:40 -08:00 |
|
|
f377e7ed25
|
fix: mobile alignment
|
2024-02-03 20:03:03 -08:00 |
|
|
b25796cc67
|
fix: improve aspect ratio
|
2024-02-02 19:02:42 -08:00 |
|
|
3edecfe47c
|
chore: dry up robots.txt templating
|
2024-02-01 12:31:43 -08:00 |
|
|
29915a2e2c
|
chore: update icons
|
2024-02-01 11:46:31 -08:00 |
|
|
0534bc5607
|
feat: improved image optimization
|
2024-02-01 10:53:34 -08:00 |
|
|
9e118c83db
|
fix: blockquote accessibility
|
2024-02-01 08:58:48 -08:00 |
|
|
6387f2b26f
|
fix: escapes
|
2024-02-01 08:10:58 -08:00 |
|
|
054173afa4
|
fix: style
|
2024-01-31 15:56:26 -08:00 |
|
|
a412452076
|
fix: mbid patch
|
2024-01-31 13:08:59 -08:00 |
|
|
286054209c
|
feat: webfonts are way too heavy
|
2024-01-31 12:34:40 -08:00 |
|
|
aaf7ceb06e
|
Revert "chore: font loading strategy"
This reverts commit 069c937515 .
|
2024-01-31 12:00:37 -08:00 |
|
|
069c937515
|
chore: font loading strategy
|
2024-01-31 11:57:03 -08:00 |
|
|
b455172fc2
|
chore: outbound webmentions for links
|
2024-01-29 10:15:28 -08:00 |
|
|
466d9f6ad7
|
chore: upgrade deps
|
2024-01-26 11:38:23 -08:00 |
|
|
c184f9dd62
|
feat: lakers logic
|
2024-01-25 16:20:30 -08:00 |
|
|
072b3943b6
|
feat: refactor blogroll
|
2024-01-25 13:11:57 -08:00 |
|
dependabot[bot]
|
2d758ddf70
|
chore(deps-dev): bump jsdom from 23.2.0 to 24.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.2.0...24.0.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 19:13:23 +00:00 |
|
|
071f52810c
|
chore: send webmentions
|
2024-01-20 22:37:05 +00:00 |
|
|
35cd260ce5
|
chore: clean up unnecessary deps
|
2024-01-15 18:05:27 -08:00 |
|
|
4667d45373
|
chore: update deps
|
2024-01-15 17:57:45 -08:00 |
|
dependabot[bot]
|
1e4eb82ad2
|
chore(deps-dev): bump eleventy-plugin-embed-everything
Bumps [eleventy-plugin-embed-everything](https://github.com/gfscott/eleventy-plugin-embed-everything) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/gfscott/eleventy-plugin-embed-everything/releases)
- [Commits](https://github.com/gfscott/eleventy-plugin-embed-everything/compare/eleventy-plugin-embed-everything@1.18.1...eleventy-plugin-embed-everything@1.18.2)
---
updated-dependencies:
- dependency-name: eleventy-plugin-embed-everything
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 19:48:26 +00:00 |
|
|
2025dfba0f
|
chore: blogroll to json; format consistently
|
2024-01-15 10:04:12 -08:00 |
|
|
326ebf7e29
|
feat: generic table styles
|
2024-01-14 10:24:30 -08:00 |
|
|
3b74267d68
|
fix: blockquote display
|
2024-01-14 09:26:36 -08:00 |
|
|
291629cded
|
chore: update icons
|
2024-01-12 13:04:53 -08:00 |
|
|
d3a3e05aa7
|
fix: mbid patch
|
2024-01-12 13:00:04 -08:00 |
|
|
b4a2655d0a
|
chore: use app version to populate version query params
|
2024-01-12 12:37:43 -08:00 |
|
|
631a50f7bd
|
fix: properly display starting episodes + seasons
|
2024-01-12 12:37:11 -08:00 |
|
|
9e7cc103cb
|
feat: link authors + post links
|
2024-01-11 15:00:43 -08:00 |
|
|
abc3dc0b19
|
chore: spruce up blockquotes
|
2024-01-10 14:30:29 -08:00 |
|
|
7d9d1ca3d2
|
feat: old posts banners
|
2024-01-10 14:08:10 -08:00 |
|
|
6e0f47f18f
|
chore: tweak nav slightly
|
2024-01-10 13:23:38 -08:00 |
|
|
c54f86b752
|
fix: link summary class
|
2024-01-10 13:08:29 -08:00 |
|
|
4599863a06
|
fix: link dates
|
2024-01-10 12:43:51 -08:00 |
|
|
4637629344
|
feat: add links page
|
2024-01-10 12:32:54 -08:00 |
|
dependabot[bot]
|
5a8b22b8f8
|
chore(deps-dev): bump jsdom from 23.1.0 to 23.2.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.1.0 to 23.2.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.1.0...23.2.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 19:38:01 +00:00 |
|
|
caa49cf69e
|
chore: refine dark theme declarations + search ui
|
2024-01-07 10:38:03 -08:00 |
|
|
00b501d185
|
chore: pagefind component
|
2024-01-07 09:12:58 -08:00 |
|
|
2b6e9b23c2
|
fix: webmention avatar errors + placeholder
|
2024-01-06 08:47:10 -08:00 |
|
|
8929ab620d
|
chore: tough team to watch
|
2024-01-04 08:45:57 -08:00 |
|
dependabot[bot]
|
16192b7ce9
|
chore(deps-dev): bump eleventy-plugin-embed-everything
Bumps [eleventy-plugin-embed-everything](https://github.com/gfscott/eleventy-plugin-embed-everything) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/gfscott/eleventy-plugin-embed-everything/releases)
- [Commits](https://github.com/gfscott/eleventy-plugin-embed-everything/compare/eleventy-plugin-embed-everything@1.17.0...eleventy-plugin-embed-everything@1.18.0)
---
updated-dependencies:
- dependency-name: eleventy-plugin-embed-everything
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-03 19:57:20 +00:00 |
|
|
e0a4c288a2
|
chore: update 11ty
|
2024-01-02 18:16:12 -08:00 |
|
|
0e65983a19
|
chore: split out styles + only load where needed
|
2024-01-02 12:50:20 -08:00 |
|
|
ccd2fbf058
|
chore: return null and skip rendering webmentions container + extra border if there are no mentions
|
2024-01-01 16:49:17 -08:00 |
|
|
bd1f7b48c8
|
chore: tidy deps
|
2024-01-01 14:21:17 -08:00 |
|
dependabot[bot]
|
be0ad0140f
|
chore(deps-dev): bump marked from 11.1.0 to 11.1.1
Bumps [marked](https://github.com/markedjs/marked) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 20:00:12 +00:00 |
|
|
82c235ddea
|
chore: remove unused dependencies
|
2023-12-31 12:43:06 -08:00 |
|
|
53d7bc7569
|
chore: clean up old deps references
|
2023-12-31 12:32:30 -08:00 |
|
|
e8be3e8d25
|
chore: update robots
|
2023-12-31 12:27:15 -08:00 |
|
|
d7b608709f
|
chore: minify more things
|
2023-12-31 12:23:38 -08:00 |
|
dependabot[bot]
|
d6e0c0f33c
|
chore(deps-dev): bump @rknightuk/eleventy-plugin-post-graph
Bumps [@rknightuk/eleventy-plugin-post-graph](https://github.com/rknightuk/eleventy-plugin-post-graph) from 1.0.5 to 1.0.6.
- [Changelog](https://github.com/rknightuk/eleventy-plugin-post-graph/blob/main/changelog.md)
- [Commits](https://github.com/rknightuk/eleventy-plugin-post-graph/commits)
---
updated-dependencies:
- dependency-name: "@rknightuk/eleventy-plugin-post-graph"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-29 19:54:40 +00:00 |
|
Cory Dransfeldt
|
b8728e7169
|
chore: roundup post
|
2023-12-28 16:36:24 -08:00 |
|
Cory Dransfeldt
|
f64944a6c5
|
fix: minor style refinements
|
2023-12-28 14:39:38 -08:00 |
|
dependabot[bot]
|
2a40c03878
|
chore(deps-dev): bump @rknightuk/eleventy-plugin-post-graph
Bumps [@rknightuk/eleventy-plugin-post-graph](https://github.com/rknightuk/eleventy-plugin-post-graph) from 1.0.4 to 1.0.5.
- [Changelog](https://github.com/rknightuk/eleventy-plugin-post-graph/blob/main/changelog.md)
- [Commits](https://github.com/rknightuk/eleventy-plugin-post-graph/commits)
---
updated-dependencies:
- dependency-name: "@rknightuk/eleventy-plugin-post-graph"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-28 19:08:58 +00:00 |
|
Cory Dransfeldt
|
d26b0cb8be
|
fix: header spacing
|
2023-12-28 10:50:05 -08:00 |
|
Cory Dransfeldt
|
0de1c9d628
|
fix: header spacing
|
2023-12-28 10:44:47 -08:00 |
|
Cory Dransfeldt
|
c1189cde63
|
fix: margin on article headers
|
2023-12-28 10:37:29 -08:00 |
|
Cory Dransfeldt
|
1a84c266f5
|
fix: pill button svg styles
|
2023-12-28 10:24:37 -08:00 |
|
Cory Dransfeldt
|
fa10c0ff1c
|
chore: colors for band icons
|
2023-12-28 10:21:09 -08:00 |
|
Cory Dransfeldt
|
c3f031a229
|
fix: a few more styles
|
2023-12-28 09:17:53 -08:00 |
|
Cory Dransfeldt
|
a2f628f991
|
fix: now-playing style
|
2023-12-28 09:02:49 -08:00 |
|
Cory Dransfeldt
|
266a631635
|
fix: misc styles
|
2023-12-28 08:59:51 -08:00 |
|
Cory Dransfeldt
|
2af1c396a9
|
fix: link titles
|
2023-12-28 08:40:41 -08:00 |
|
Cory Dransfeldt
|
9b2d0883e5
|
feat: remove tailwind
|
2023-12-28 08:28:31 -08:00 |
|
dependabot[bot]
|
7942292c3e
|
chore(deps-dev): bump dotenv-flow from 4.0.1 to 4.1.0
Bumps [dotenv-flow](https://github.com/kerimdzhanov/dotenv-flow) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/kerimdzhanov/dotenv-flow/releases)
- [Changelog](https://github.com/kerimdzhanov/dotenv-flow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kerimdzhanov/dotenv-flow/compare/v4.0.1...v4.1.0)
---
updated-dependencies:
- dependency-name: dotenv-flow
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-26 19:14:02 +00:00 |
|
Cory Dransfeldt
|
fb1e41497f
|
chore: update commands
|
2023-12-21 15:29:44 -08:00 |
|
Cory Dransfeldt
|
1bb2d2b4fe
|
chore: update deps
|
2023-12-21 13:36:12 -08:00 |
|
Cory Dransfeldt
|
bcf46b5f5e
|
fix: resolve conflict
|
2023-12-21 13:34:55 -08:00 |
|
Cory Dransfeldt
|
23de26ebe8
|
fix: minor cleanup
|
2023-12-21 13:33:02 -08:00 |
|
Cory Dransfeldt
|
e16633653a
|
feat: upgrade to 11ty 3.0.0@alpha
|
2023-12-21 13:31:57 -08:00 |
|
Cory Dransfeldt
|
c1744ab0ce
|
Merge pull request #278 from cdransf/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.1
|
2023-12-21 11:55:00 -08:00 |
|