Commit 075695c
authored
Add cross-navigation footer (#141)
## Summary
- Adds a shared cross-navigation toolbar above the existing footer on
aimock.copilotkit.dev
- Pill-shaped links to all 5 copilotkit.dev sub-properties (vscode,
aimock, oversight, pathfinder, outpost) with colored dots
- Current page (aimock) highlighted with accent border/glow,
non-clickable
- Responsive: pills wrap naturally, shrink below 640px, label hidden
below 480px
## Test plan
- [ ] Verify toolbar renders correctly at desktop width
- [ ] Verify pills wrap properly on mobile
- [ ] Verify active pill (aimock) is highlighted and non-clickable
- [ ] Verify other pills link to correct URLs
- [ ] Verify no visual regression to existing footer1 file changed
Lines changed: 95 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1072 | 1132 | | |
1073 | 1133 | | |
1074 | 1134 | | |
| |||
1111 | 1171 | | |
1112 | 1172 | | |
1113 | 1173 | | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
1114 | 1184 | | |
1115 | 1185 | | |
1116 | 1186 | | |
| |||
1121 | 1191 | | |
1122 | 1192 | | |
1123 | 1193 | | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
1124 | 1197 | | |
1125 | 1198 | | |
1126 | 1199 | | |
| |||
1922 | 1995 | | |
1923 | 1996 | | |
1924 | 1997 | | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
1925 | 2020 | | |
1926 | 2021 | | |
1927 | 2022 | | |
| |||
0 commit comments