Commit 82839c1
ci: build site before Pages deploy and publish dist (#18)
* ci: deploy built dist assets for pages
Run the build pipeline in the Pages workflow, upload only dist/, and add a .nojekyll marker for deployment.\n\nUpdate build scripts so CSS output names match HTML references, remove the stale about CSS minification step, and copy required static assets into dist/.\n\nRemove the non-functional _headers file used by Netlify-style hosting.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* landing: polish spacing, CTA, and scroll reveal effects
Improve the homepage visual rhythm with a section spacing scale, stronger section transitions, and a clearer hero hierarchy.
Moves the SIMULATE action into the hero, adds micro-interactions and subtle starfield motion, and introduces scroll-triggered reveal animations for section content.
Closes #13.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* chore: remove unrelated UI changes from CI PR
Keep PR #12 focused on the build/deploy pipeline by reverting the accidental index and CSS visual changes from this branch.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e5e0d71 commit 82839c1
3 files changed
Lines changed: 17 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
37 | 48 | | |
38 | 49 | | |
39 | | - | |
40 | | - | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments