Commit 9489c6f
Move custom status-page design into Upptime config so it survives auto-deploys
Upptime's site.yml rebuilds and force-deploys the whole static site on a
schedule, which was wiping out design changes made directly to the built
gh-pages output. assets/ contents are copied verbatim over the generated
site on every build, so placing the custom global.css, theme CSS, and
status-icon-fix.js there (wired up via .upptimerc.yml) makes the design
part of the generated output instead of something to manually restore.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent f5f8a1b commit 9489c6f
7 files changed
Lines changed: 1128 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
0 commit comments