Commit fbfa46f
committed
Home page polish, BETA badging, narrow-viewport tightening
The marketing landing page (site-src/templates/home.html) gets a
substantive pass plus a BETA stamp on both the hero logo and the
docs-page menu bar.
Home page changes:
- Title bar uses the brand name "BotShield" and a hero-h1
variation ("Adaptive bot mitigation for Apache").
- GitHub and download links wired to hubzero/botshield + its
releases page (the build script's download_href is now config-
driven, mirroring github_href).
- CAPTCHA panel: heading shifted from "challenge providers" to
"CAPTCHA providers" (search intent), plus FriendlyCaptcha and
GeeTest provider badges. The form-PoW badge label drops the
jargon: "Form PoW" → "Built-in PoW".
- Bots panel: heading "Crawlers held to policy" → "Bots
recognized and held to policy", four additional badges in a
second row (Bytespider, PerplexityBot, Forged bot, Scraper),
body copy rewritten to honestly describe what we identify
bots by (UA, behavior, operator-loaded CIDR ranges).
- Reputation panel: technical labels swapped for operator-
language (Bloom filter → First-sight check, SHM ring → IP
reputation, HMAC cookie → User trust cookie), three new badges
(Survives restart, Host load tracking, Replay defense), and
body copy that drops the "no Redis, no cloud" framing in favor
of a scoped "no external service for scoring or reputation
memory" claim.
- New "Four capabilities feeding one decision" feature row
(replaces the previous comparison table) styled as
typographic rows rather than another card grid.
- New "Apache delivers. BotShield decides." why-panel: three
pillars on what makes BotShield Apache-native rather than a
service. Single horizontal rule under the heading; matches
the site's panel chrome.
- CTA band copy: "Install. Configure. Tune. The Guide walks
you through it." Replaces awkward three-action sentence and
the now-stale "operational model" reference.
- Doc-card grid on the home is filtered to a curated featured
set (6 entries). Build script falls back to all docs if no
entry is marked featured, so removing all featured flags is
non-destructive.
BETA stamp:
- Big tilted ink-red BETA over the right edge of the hero
shield emblem.
- Smaller BETA centered in the docs-page header bar; hides at
≤720px viewport width to avoid colliding with wrapping nav.
Narrow-viewport judgment card:
- Between 681 and 980 px viewport, the Σ kernel column is
removed entirely and the chip grid switches to two columns,
so robots.txt / Score / App / etc. fit inside the panel
without overflowing the right edge. Above 980 the kernel
stays.
site.json carries the slug/title/source rename for site-model
and the de-"operator" summary edits (split from the previous
commit because the rebuilt docs/ output lands here).1 parent 8628ea7 commit fbfa46f
19 files changed
Lines changed: 985 additions & 407 deletions
File tree
- docs
- assets
- captcha
- deployment
- directives
- faq
- getting-started
- guide
- observability
- policy
- roadmap
- site-model
- staging
- troubleshooting
- site-src
- assets
- templates
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
161 | 190 | | |
162 | 191 | | |
163 | 192 | | |
| |||
329 | 358 | | |
330 | 359 | | |
331 | 360 | | |
| 361 | + | |
332 | 362 | | |
333 | 363 | | |
334 | 364 | | |
335 | 365 | | |
336 | 366 | | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
337 | 399 | | |
338 | 400 | | |
339 | 401 | | |
| |||
427 | 489 | | |
428 | 490 | | |
429 | 491 | | |
| 492 | + | |
430 | 493 | | |
431 | 494 | | |
432 | 495 | | |
| |||
1055 | 1118 | | |
1056 | 1119 | | |
1057 | 1120 | | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
1058 | 1131 | | |
1059 | 1132 | | |
1060 | 1133 | | |
| |||
1080 | 1153 | | |
1081 | 1154 | | |
1082 | 1155 | | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
1083 | 1176 | | |
1084 | 1177 | | |
1085 | | - | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
1086 | 1182 | | |
1087 | 1183 | | |
1088 | 1184 | | |
1089 | 1185 | | |
1090 | 1186 | | |
1091 | 1187 | | |
1092 | 1188 | | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
1093 | 1192 | | |
1094 | 1193 | | |
1095 | | - | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
1096 | 1198 | | |
1097 | 1199 | | |
1098 | 1200 | | |
1099 | 1201 | | |
1100 | | - | |
| 1202 | + | |
| 1203 | + | |
1101 | 1204 | | |
1102 | 1205 | | |
1103 | 1206 | | |
1104 | 1207 | | |
1105 | 1208 | | |
1106 | | - | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
1107 | 1212 | | |
1108 | 1213 | | |
1109 | 1214 | | |
1110 | 1215 | | |
1111 | 1216 | | |
1112 | | - | |
1113 | | - | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
1114 | 1222 | | |
1115 | 1223 | | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
1119 | | - | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1120 | 1230 | | |
1121 | 1231 | | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
1126 | | - | |
1127 | | - | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
1128 | 1238 | | |
1129 | 1239 | | |
1130 | | - | |
1131 | | - | |
1132 | | - | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
1133 | 1253 | | |
1134 | | - | |
1135 | 1254 | | |
1136 | 1255 | | |
1137 | | - | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
1138 | 1305 | | |
1139 | | - | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
1140 | 1324 | | |
1141 | 1325 | | |
1142 | 1326 | | |
| |||
1590 | 1774 | | |
1591 | 1775 | | |
1592 | 1776 | | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
1593 | 1811 | | |
1594 | 1812 | | |
1595 | 1813 | | |
| |||
1695 | 1913 | | |
1696 | 1914 | | |
1697 | 1915 | | |
| 1916 | + | |
1698 | 1917 | | |
1699 | 1918 | | |
1700 | 1919 | | |
| |||
0 commit comments