Commit af0f54d
committed
feat: stabilize homepage hero and revalidate lab zone content (v0.7.1)
- fix the homepage hero (h1/tagline/build block) that was randomly picked
server-side across 3 variants on every request, forcing force-dynamic;
replace it with one stable version aligned on the redesign's value
proposition and drop force-dynamic, letting `/` render statically again
- revalidate lab zone entries against the redesign plan's "demonstrable
content only" rule: drop the paused seo generator experiment, move the
unbuilt portfolio-assistant idea to the radar list, and flesh out
openclaw and the internal boilerplates with real detail
- add an editorial note to the november 2025 liflow article pointing to
the may 2026 rewrite, since it described a superseded product concept
with no in-page context
- fix a stray "in progress" label contradicting liflow/infralens'
"available" status elsewhere on the site
- close out phase 1 of the portfolio redesign roadmap1 parent 512e138 commit af0f54d
8 files changed
Lines changed: 66 additions & 110 deletions
File tree
- app
- blog/[slug]
- lab
- content/posts
- docs
- src/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 | | |
4 | 20 | | |
5 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 33 | + | |
50 | 34 | | |
51 | 35 | | |
52 | 36 | | |
| |||
121 | 105 | | |
122 | 106 | | |
123 | 107 | | |
| 108 | + | |
124 | 109 | | |
125 | 110 | | |
126 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 3 | | |
11 | 4 | | |
12 | | - | |
13 | | - | |
14 | 5 | | |
15 | 6 | | |
16 | 7 | | |
17 | | - | |
| 8 | + | |
18 | 9 | | |
19 | | - | |
| 10 | + | |
20 | 11 | | |
21 | 12 | | |
22 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments