Skip to content

Commit dbdb64e

Browse files
committed
Format the updated onboarding guide
1 parent 67f6309 commit dbdb64e

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

docs/onboarding.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Good starter choices:
5050

5151
| Question | Recommended first answer |
5252
| ----------- | ------------------------------------------------------------- |
53-
| Source pack | `daily` |
53+
| Source pack | `daily` |
5454
| Palette | `sage` |
5555
| Font | `system` |
5656
| Headers | `plain` |
@@ -100,13 +100,13 @@ There is no required `.env` file for the local demo. `.env.example` is a referen
100100

101101
Keep values in the system that needs them:
102102

103-
| Value | Where it belongs | Commit it? |
104-
| ------------------------------------- | ----------------------------------------------------- | ---------- |
105-
| Dashboard name, timezone, theme | Ignored `config/instance.local.json` | No |
106-
| Generated LLM task prompt | Ignored `.zaati/generated-prompts/` | No |
107-
| GitHub and source access | Your LLM provider's connection settings | No |
108-
| Hostname and Worker name | GitHub `production` environment variables | No |
109-
| Cloudflare and data repository tokens | GitHub `production` environment secrets | No |
103+
| Value | Where it belongs | Commit it? |
104+
| ------------------------------------- | ------------------------------------------------------ | ---------- |
105+
| Dashboard name, timezone, theme | Ignored `config/instance.local.json` | No |
106+
| Generated LLM task prompt | Ignored `.zaati/generated-prompts/` | No |
107+
| GitHub and source access | Your LLM provider's connection settings | No |
108+
| Hostname and Worker name | GitHub `production` environment variables | No |
109+
| Cloudflare and data repository tokens | GitHub `production` environment secrets | No |
110110
| Optional snapshot key | Trusted local or protected CI ingestion and deployment | No |
111111

112112
Never paste tokens into a generated prompt. Prefer provider-managed connections and narrow repository permissions.
@@ -253,4 +253,3 @@ Read [Private Cloudflare deployment](deployment/cloudflare.md) for token scopes,
253253
- [Encrypted snapshots](tutorials/encrypted-snapshots.md), protect repository copies at rest
254254
- [Theme Studio](tutorials/theme-studio.md), personalize the interface
255255
- [Troubleshooting](troubleshooting.md), diagnose common setup and deployment issues
256-

0 commit comments

Comments
 (0)