Commit e0bb413
authored
feat: add GitHub Pages deployment with cyberpunk theme (#790)
- Add gh-pages workflow that deploys examples on tag push
- Create cyberpunk CSS theme matching react-resizable/react-grid-layout
- Update example page with header links to companion libraries
- Add build-example script to prepare bundle for gh-pages
- Update example.js to use themed classes and remove duplicate header
- Reformat README for improved readability with props table1 parent 679e269 commit e0bb413
File tree
7 files changed
+507
-356
lines changed- .github/workflows
- example
7 files changed
+507
-356
lines changed| 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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
0 commit comments