From 2345a208663efff76837d1228bf14b8847f3177f Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Fri, 30 Jan 2026 20:06:56 +0100 Subject: feat(content): import old Mastodon posts with local media Import 125 posts from the old Mastodon instance as static markdown content with locally hosted media. Includes topical tags, i18n updates (Pleroma -> Fediverse), and lychee link checker configuration. Co-Authored-By: Claude Opus 4.5 --- .claude/settings.local.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.claude') diff --git a/.claude/settings.local.json b/.claude/settings.local.json index a291091..cf2e0e0 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -10,7 +10,12 @@ "Bash(pnpm format:*)", "Bash(pnpm check)", "Bash(pnpm install)", - "Bash(git *)" + "Bash(git *)", + "WebFetch(domain:docs.joinmastodon.org)", + "Bash(python3:*)", + "Bash(node:*)", + "Bash(pnpm import:mastodon:*)", + "Bash(pnpm build:*)" ], "deny": [] } -- cgit v1.2.3