Commit 7ff5f76
docs: rename Hosting card, fix Edit/Raise issue links, add docs issue template
- "How to Host" card on the docs landing page is now labeled
"Deployment".
- Right-rail "Raise an issue" link previously pointed at the
archived `reflex-dev/reflex-web` repo and used `&` in the URL,
which sent the literal `amp;body=...` to GitHub. Repoint at
`reflex-dev/reflex`, fix the entity, prefill title/body with the
current page path, pre-select the new "Documentation" issue
template tab, and pre-add the `documentation` label.
- "Edit this page" link likewise pointed at `reflex-web/tree/main`
and produced `…/<path>/.md` (extra slash, missing `docs/` prefix).
Use `reflex/blob/main/docs<path>.md` so the link lands on the
actual markdown file.
- Add `.github/ISSUE_TEMPLATE/documentation.md` so the
`?template=documentation.md` URL resolves.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8158f1a commit 7ff5f76
3 files changed
Lines changed: 28 additions & 3 deletions
File tree
- .github/ISSUE_TEMPLATE
- docs/app/reflex_docs
- pages/docs_landing/views
- templates/docpage
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
245 | 251 | | |
246 | 252 | | |
247 | 253 | | |
248 | | - | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
0 commit comments