Commit cb7c128
committed
feat: Improve work section UX and formatting
Homepage:
- Change "portfolio" link to "work" and link to /work route
Work story page:
- Increase paragraph spacing (1.75rem bottom margin)
- Increase line height to 2 for better readability
- Larger font size (1.125rem) for story content
- Bold text now acts as section headers (block display, larger)
- Better spacing for section breaks (3rem top margin for h2)
- Improved hr styling for section dividers
- Footer metadata has smaller, inline styling
Slash command:
- Add comprehensive markdown formatting guidelines
- Require blank lines between all paragraphs
- Use **Bold** for section headers (not ##)
- Proper spacing for lists and code blocks
- Example structure with formatting rules1 parent 8f7db20 commit cb7c128
2 files changed
+71
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
58 | 69 | | |
59 | 70 | | |
60 | 71 | | |
61 | | - | |
62 | | - | |
63 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
64 | 79 | | |
| 80 | + | |
65 | 81 | | |
66 | | - | |
67 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
68 | 94 | | |
69 | 95 | | |
| 96 | + | |
70 | 97 | | |
71 | 98 | | |
72 | 99 | | |
| 100 | + | |
73 | 101 | | |
74 | 102 | | |
75 | 103 | | |
76 | 104 | | |
77 | 105 | | |
78 | 106 | | |
| 107 | + | |
79 | 108 | | |
80 | | - | |
| 109 | + | |
81 | 110 | | |
| 111 | + | |
82 | 112 | | |
83 | 113 | | |
84 | 114 | | |
85 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
86 | 124 | | |
87 | 125 | | |
| 126 | + | |
88 | 127 | | |
89 | 128 | | |
90 | 129 | | |
| |||
93 | 132 | | |
94 | 133 | | |
95 | 134 | | |
| 135 | + | |
96 | 136 | | |
97 | 137 | | |
98 | 138 | | |
99 | | - | |
| 139 | + | |
100 | 140 | | |
101 | 141 | | |
102 | | - | |
| 142 | + | |
| 143 | + | |
103 | 144 | | |
104 | 145 | | |
105 | 146 | | |
106 | 147 | | |
107 | 148 | | |
108 | 149 | | |
109 | 150 | | |
| 151 | + | |
110 | 152 | | |
111 | 153 | | |
112 | | - | |
| 154 | + | |
113 | 155 | | |
114 | 156 | | |
115 | 157 | | |
116 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
117 | 174 | | |
118 | 175 | | |
0 commit comments