Add sci-fi blog design and RSS feed

This commit is contained in:
hbrain 2026-05-16 08:59:23 +00:00
parent b7e417636e
commit 04e10a57ce
4 changed files with 173 additions and 35 deletions

View file

@ -9,6 +9,8 @@ HA_TOKEN="paste_your_long_lived_access_token_here"
DATA_DIR="./data"
REPORT_DIR="./reports"
WEB_DIR="./web"
SITE_BASE_PATH="/"
SITE_URL="http://localhost"
# Extra owner directions appended to the 05:00 AI prompt
PROMPT_FILE="./llm_instructions.md"