Wordpress is in
Some checks failed
ci / site (push) Has been cancelled

This commit is contained in:
2026-02-10 01:04:12 -05:00
parent d4aef77eca
commit c773affbc8
28 changed files with 1374 additions and 8 deletions

View File

@@ -13,3 +13,9 @@ PODCAST_RSS_URL=https://example.com/podcast.rss
# Instagram embed-first list (JSON file containing {"postUrls":[...]})
INSTAGRAM_POST_URLS_FILE=content/instagram-posts.json
# WordPress (optional; used by scripts/fetch-content.ts to build the /blog section)
# Example: https://your-site.com (no trailing slash)
WORDPRESS_BASE_URL=
# Optional credentials (prefer an Application Password). Leave blank if your WP endpoints are public.
WORDPRESS_USERNAME=
WORDPRESS_APP_PASSWORD=