Commit e9e3788
committed
chore(twenty-website-redone): carry over README assets, .well-known, and an env template
Prep for deleting the legacy twenty-website package. Once twenty-website-redone
takes over its public/ path, these files must already live here so nothing 404s
or loses its template:
- Copy the 37 root-README documentation assets (public/images/readme/) plus the
README header logo (public/images/core/logo.svg). Files only — the root
README's references are left untouched; they resolve automatically after the
rename. check-conventions gains a labeled README-doc carve-out so its
owned-glyph SVG audit no longer flags them.
- Copy the three served verification files into public/.well-known/ (security.txt,
openai-apps-challenge, microsoft-identity-association.json) and register
.well-known in RESERVED_PREFIXES so the public-dir inventory guard passes; a
rewrite test locks that .well-known paths — including the extensionless
challenge file — pass through the locale rewrites untouched.
- Add a tailored .env.example derived from the package's actual env reads, not a
blind copy of the old file (drops the unused GITHUB_TOKEN, visual-runtime kill
switches, and partner-intro cal link). A .gitignore negation tracks it.1 parent 7afc991 commit e9e3788
46 files changed
Lines changed: 156 additions & 1 deletion
File tree
- packages/twenty-website-redone
- public
- .well-known
- images
- core
- readme
- scripts
- src/platform/routing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 12 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
0 commit comments