- Notifications
You must be signed in to change notification settings - Fork111
Commit99f6e48
authored
skip
* Add custom 404 page with Neovim branding- Integrates with existing Jekyll layout system- Matches site color scheme and navigation- Provides helpful links for users- Includes auto-redirect for common typos* refactor: optimize 404 page to use existing CSS utilities* refactor: remove custom classes, use existing masthead/lead styles- Replace error-content with existing .masthead class- Use .lead for 404 number styling- Remove helpful-links section (redundant with nav)- Drop error-buttons class, use .flex directly- Eliminate unnecessary custom CSS classes* style: restore typewriter style font for 404.* refactor: switch to golden-grid, remove bottom margin* style: update color .masthead* feat: add custom 404 page with GitHub Pages permalink support- Add custom 404 page with improved mobile layout- Improve mobile button text alignment and responsive design- Add proper YAML front matter for GitHub Pages compatibility- Update default layout to exclude canonical links and add noindex for 404 page- Add flexbox layout and gap spacing for better button presentation<link rel="canonical"> for 404 page#3841 parent2e99027 commit99f6e48
2 files changed
+17
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
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 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
72 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
0 commit comments
Comments
(0)