Commit cb20cfc
docs: redesign website with xote-style layout and purple theme (#14)
Restructure the docs website to match the xote docs layout with a
purple color palette. Replace the Basefn component-based layout with
a custom Layout system featuring a sticky header with search, theme
toggle, and GitHub links; a 3-column docs layout with sidebar, content,
and table of contents; an interactive homepage with hero, features grid,
live code demo, and community sections; and a proper footer with
navigation columns.
New files: Layout.res, DocsPage.res, HomePage.res, Website.res,
SyntaxHighlight.res. Removed old: App.res, Pages.res, Pages__Home.res,
Search.res, Breadcrumbs.res, PageNavigation.res, ScrollToTop.res.
Co-authored-by: Claude <noreply@anthropic.com>1 parent 90161c3 commit cb20cfc
15 files changed
Lines changed: 3175 additions & 895 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
This file was deleted.
0 commit comments