Commit Graph

618 Commits

Author SHA1 Message Date
svemagie
df5bbe50d9 update article post 2026-03-10 09:57:57 +01:00
svemagie
b5f76f01f1 create page post 2026-03-10 09:52:57 +01:00
svemagie
461694fd7d feat: update changelog tabs to Features / Fixes / Other
Aligns with backend patch that categorises commits by message prefix
rather than repo name. Drops Core, Deployment, Theme, Endpoints,
Syndicators, Post Types, Presets tabs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 09:36:49 +01:00
svemagie
ce255913a4 update page post 2026-03-10 09:18:45 +01:00
svemagie
1a4ff57994 update page post 2026-03-10 09:16:54 +01:00
svemagie
99f31e375e create page post 2026-03-10 09:16:41 +01:00
svemagie
4d99c2c710 delete page post 2026-03-10 08:50:57 +01:00
svemagie
8046ede800 update page post 2026-03-10 08:49:47 +01:00
svemagie
3f47472435 update page post 2026-03-10 08:36:12 +01:00
svemagie
fb91290a25 update page post 2026-03-10 08:36:11 +01:00
svemagie
7984997a23 update page post 2026-03-10 08:33:44 +01:00
svemagie
3e50113e4e create page post 2026-03-10 08:31:17 +01:00
svemagie
5e6b376028 update page post 2026-03-10 08:07:21 +01:00
svemagie
e9b8277ce3 feat: add /til slashpage listing all posts tagged with category "til"
- New til.njk generates /til/ with digest-style card listing
- Filters collections.posts for category == "til" (string or array)
- Shows date, post type, other categories, and content preview
- Added /til entry to slashes.njk under Site Pages

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 08:04:01 +01:00
svemagie
74519eb640 create page post 2026-03-10 07:58:50 +01:00
svemagie
d1ae8947b6 update note post 2026-03-10 07:57:20 +01:00
svemagie
09829abef9 update article post 2026-03-10 07:51:27 +01:00
svemagie
d6ccb1c220 update like post 2026-03-10 07:51:24 +01:00
svemagie
ad22c6270a create like post 2026-03-10 07:43:22 +01:00
svemagie
f9f59f37d2 update article post 2026-03-10 02:38:38 +01:00
svemagie
0bac241c94 update article post 2026-03-10 02:38:35 +01:00
svemagie
f00e00dd9a update article post 2026-03-10 02:38:30 +01:00
svemagie
e4e9520d42 update photo post 2026-03-10 02:34:42 +01:00
svemagie
7f7c9b9ff8 update article post 2026-03-10 02:34:37 +01:00
svemagie
bd90b29c16 update article post 2026-03-10 02:34:34 +01:00
svemagie
ac474adda1 update note post 2026-03-10 02:34:31 +01:00
svemagie
36701ab9da update photo post 2026-03-10 02:34:23 +01:00
svemagie
cec880d1f0 Merge pull request #3 from svemagie/dependabot/npm_and_yarn/theme/liquidjs-10.25.0
chore(deps): bump liquidjs from 10.24.0 to 10.25.0 in /theme
2026-03-10 02:28:13 +01:00
dependabot[bot]
4619388e6e chore(deps): bump liquidjs from 10.24.0 to 10.25.0 in /theme
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.24.0 to 10.25.0.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.24.0...v10.25.0)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-version: 10.25.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-10 01:12:20 +00:00
svemagie
2b9e037e72 fix: use GH_TOKEN secret for authenticated GitHub API calls in build 2026-03-10 02:07:34 +01:00
svemagie
35d1152ea7 fix: add GITHUB_TOKEN to build step for authenticated GitHub API calls 2026-03-10 01:55:24 +01:00
svemagie
ec9887a6d7 fix: social activity widget - Bluesky and Mastodon feeds not rendering
- deploy.yml: add missing BLUESKY_HANDLE env var to Build site step
- deploy.yml: fix GITHUB_USERNAME secret name (was GH_USERNAME)
- mastodonFeed.js: read MASTODON_URL first, fall back to MASTODON_INSTANCE
- mastodonFeed.js: add early-return guard when instance/user vars are empty
- mastodonFeed.js: also accept MASTODON_USERNAME as fallback for MASTODON_USER

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 01:31:19 +01:00
svemagie
471653331d Merge pull request #2 from svemagie/dependabot/npm_and_yarn/theme/minimatch-3.1.5
chore(deps): bump minimatch from 3.1.2 to 3.1.5 in /theme
2026-03-10 01:06:54 +01:00
svemagie
572d70d898 Merge pull request #1 from svemagie/dependabot/npm_and_yarn/markdown-it-14.1.1
chore(deps): bump markdown-it from 14.1.0 to 14.1.1
2026-03-10 01:06:41 +01:00
svemagie
63ac978fc3 change deploy cron 2026-03-10 00:34:46 +01:00
svemagie
3b9551a8c0 update page post 2026-03-10 00:18:11 +01:00
svemagie
491061656a create note post 2026-03-10 00:15:14 +01:00
svemagie
cf50ac6e07 chore: remove debug output from homepage hero section 2026-03-09 23:43:21 +01:00
svemagie
8dd1a19b17 chore: debug icon rendering in homepage hero section 2026-03-09 23:35:42 +01:00
svemagie
0035f0ae29 chore: debug homepageConfig.social rendering in hero section 2026-03-09 23:32:31 +01:00
dependabot[bot]
d6cfac4563 chore(deps): bump minimatch from 3.1.2 to 3.1.5 in /theme
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 22:06:37 +00:00
dependabot[bot]
17435cfcd7 chore(deps): bump markdown-it from 14.1.0 to 14.1.1
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.1.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 22:06:36 +00:00
svemagie
a675908497 Fix Bluesky feed handle normalization for social activity widget 2026-03-09 22:46:06 +01:00
svemagie
cd1c933f7e update article post 2026-03-09 21:54:10 +01:00
svemagie
70bd87c1c3 update article post 2026-03-09 21:54:07 +01:00
svemagie
efe642bcfc update article post 2026-03-09 21:53:19 +01:00
svemagie
46649050fb update article post 2026-03-09 21:53:12 +01:00
svemagie
90c4ce2b00 update article post 2026-03-09 21:44:31 +01:00
svemagie
ba5161f2bf update article post 2026-03-09 21:44:08 +01:00
svemagie
539b9042f7 update article post 2026-03-09 19:15:45 +01:00