mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
CONTENT_DIR env var wasn't set on Cloudron, so the data file tried /data/content/.indiekit/homepage.json which doesn't exist. Now resolves relative to the Eleventy project dir through the content/ symlink. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>