Add sci-fi blog design and RSS feed
This commit is contained in:
parent
b7e417636e
commit
04e10a57ce
4 changed files with 173 additions and 35 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue