|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | 6 |
|
7 | | - <!-- HTML Meta Tags --> |
8 | 7 | <title>Thanks | is-a.dev</title> |
9 | 8 | <meta name="description" content="A thank you page dedicated to our supporters." /> |
10 | 9 | <meta name="theme-color" content="#4E3AA3" /> |
|
26 | 25 | <meta name="twitter:title" content="is-a.dev" /> |
27 | 26 | <meta name="twitter:description" content="A thank you page dedicated to our supporters." /> |
28 | 27 | <meta name="twitter:image" content="https://is-a.dev/assets/logo.png" /> |
| 28 | + <style> |
| 29 | + .supporters { |
| 30 | + display: grid; |
| 31 | + grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); |
| 32 | + gap: 1.5rem; |
| 33 | + list-style: none; |
| 34 | + padding: 0; |
| 35 | + margin: 2rem 0; |
| 36 | + } |
29 | 37 |
|
30 | 38 | <!-- Apple Meta Tags --> |
31 | 39 | <meta name="apple-mobile-web-app-title" content="is-a.dev" /> |
32 | 40 | <meta name="apple-mobile-web-app-capable" content="yes" /> |
33 | 41 | <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> |
| 42 | + .supporter { |
| 43 | + background: #4e3aa366; |
| 44 | + border-radius: 12px; |
| 45 | + padding: 1rem; |
| 46 | + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); |
| 47 | + transition: transform 0.2s; |
| 48 | + } |
34 | 49 |
|
35 | 50 | <!-- Favicon --> |
36 | 51 | <link rel="icon" type="image/x-icon" href="/assets/favicon.ico" /> |
| 52 | + .supporter a { |
| 53 | + font-weight: bold; |
| 54 | + color: #fff; |
| 55 | + text-decoration: none; |
| 56 | + } |
| 57 | + |
| 58 | + .supporter a::after { |
| 59 | + content: '↗'; |
| 60 | + font-size: 0.8em; |
| 61 | + margin-left: 0.5em; |
| 62 | + } |
37 | 63 |
|
38 | 64 | <!-- Stylesheets --> |
39 | 65 | <link rel="stylesheet" href="/styles/main.css" /> |
40 | 66 | <link rel="stylesheet" href="/styles/secondary.css" /> |
41 | 67 | <link rel="stylesheet" href="https://cdn.hrsn.net/is-a-dev/website/fonts/Roboto/font.css" rel="prefetch" /> |
42 | 68 | <link rel="stylesheet" href="https://cdn.hrsn.net/is-a-dev/website/fonts/UbuntuMono/font.css" rel="prefetch" /> |
| 69 | + /* If no link is provided, use the 'p' element */ |
| 70 | + .supporter p { |
| 71 | + font-weight: bold; |
| 72 | + color: #fff; |
| 73 | + text-decoration: none; |
| 74 | + } |
| 75 | + |
| 76 | + .role { |
| 77 | + margin-top: 0.5rem; |
| 78 | + font-size: 0.9rem; |
| 79 | + color: #999; |
| 80 | + } |
| 81 | + </style> |
43 | 82 | </head> |
44 | 83 |
|
45 | 84 | <body> |
46 | 85 | <h1>Our Supporters</h1> |
47 | | - <p>We would like to extend thanks to the following <i>amazing</i> individuals for their generous support and contributions to is-a.dev:</p> |
| 86 | + <p>We would like to extend thanks to the following <i>amazing</i> individuals for their generous support and |
| 87 | + contributions to is-a.dev:</p> |
48 | 88 |
|
49 | | - <ul> |
50 | | - <li><a href="https://github.com/omsenjalia">Om Senjalia</a></li> |
51 | | - <ul><li>Retired Maintainer</li></ul> |
52 | | - <li><a href="https://lungustefan.com/">Lungu Stefan-Gabriel</a></li> |
53 | | - <ul><li>💖 Donator</li></ul> |
54 | | - <li><a href="https://devmatei.com">devmatei</a></li> |
55 | | - <ul><li>💖 Donated $4</li></ul> |
56 | | - <li><a href="https://orangc.net">orangc</a></li> |
57 | | - <ul><li>Maintainer</li></ul> |
58 | | - <li><a href="https://github.com/Satindar31">Satindar31</a></li> |
59 | | - <ul><li>Contributor</li></ul> |
60 | | - <li><a href="https://github.com/OfficialSmojo17">Smojo</a></li> |
61 | | - <ul><li>💖 Donated A$4.66</li></ul> |
62 | | - <li><a href="https://justdeveloper.is-a.dev/">JustDeveloper</a></li> |
63 | | - <ul><li>Former is-a.dev helper</li></ul> |
64 | | - <li><a href="https://github.com/imm0nv1nhtv">imm0nv1nhtv</a></li> |
65 | | - <ul><li>💖 Donator</li></ul> |
66 | | - <li><a href="https://sticknologic.is-a.dev/">STICKnoLOGIC</a></li> |
67 | | - <ul><li>Maintainer</li></ul> |
68 | | - <li><a href="https://raphael.abi-saad.fr/">Raphaël</a></li> |
69 | | - <ul><li>Translator of the is-a.dev docs (retired role)</li></ul> |
70 | | - <li><a href="https://github.com/virtualWinter">vWinter</a></li> |
71 | | - <ul><li>💖 Donated A$16.02</li></ul> |
72 | | - <li><a href="https://github.com/harys722">- HARYs -</a></li> |
73 | | - <ul><li>Docs Contributor</li></ul> |
74 | | - <li><a href="https://esb.is-a.dev/">EducatedSuddenBucket</a></li> |
75 | | - <ul><li>Contributor</li></ul> |
76 | | - <li><a href="https://miyuki-yue.dev/">Miyuki Yue</a></li> |
77 | | - <ul><li>💖 Donator</li></ul> |
78 | | - <li><a href="https://skyexplorewt.xyz/">SkyExploreWT</a></li> |
79 | | - <ul><li>Translator of the is-a.dev docs (retired role)</li></ul> |
80 | | - <li><a href="https://joe50097.is-a.dev/">Joe</a></li> |
81 | | - <ul><li>💖 Donated $7</li></ul> |
82 | | - <li><a href="https://shakil.is-a.dev/">Shakil Islam</a></li> |
83 | | - <ul><li>💖 Donated $5</li></ul> |
84 | | - <li><a href="https://satr14.my.id/">satr14</a></li> |
85 | | - <ul><li>Maintainer</li></ul> |
| 89 | + <ul class="supporters"> |
| 90 | + <li class="supporter"> |
| 91 | + <a href="https://github.com/omsenjalia">Om Senjalia</a> |
| 92 | + <div class="role">Retired Maintainer</div> |
| 93 | + </li> |
| 94 | + <li class="supporter"> |
| 95 | + <a href="https://lungustefan.com/">Lungu Stefan-Gabriel</a> |
| 96 | + <div class="role">💖 Donator</div> |
| 97 | + </li> |
| 98 | + <li class="supporter"> |
| 99 | + <a href="https://devmatei.com">devmatei</a> |
| 100 | + <div class="role">💖 Donated $4</div> |
| 101 | + </li> |
| 102 | + <li class="supporter"> |
| 103 | + <a href="https://orangc.net">orangc</a> |
| 104 | + <div class="role">Maintainer</div> |
| 105 | + </li> |
| 106 | + <li class="supporter"> |
| 107 | + <a href="https://github.com/Satindar31">Satindar31</a> |
| 108 | + <div class="role">Contributor</div> |
| 109 | + </li> |
| 110 | + <li class="supporter"> |
| 111 | + <a href="https://github.com/OfficialSmojo17">Smojo</a> |
| 112 | + <div class="role">💖 Donated A$4.66</div> |
| 113 | + </li> |
| 114 | + <li class="supporter"> |
| 115 | + <a href="https://justdeveloper.is-a.dev/">JustDeveloper</a> |
| 116 | + <div class="role">Former is-a.dev helper</div> |
| 117 | + </li> |
| 118 | + <li class="supporter"> |
| 119 | + <a href="https://github.com/imm0nv1nhtv">imm0nv1nhtv</a> |
| 120 | + <div class="role">💖 Donator</div> |
| 121 | + </li> |
| 122 | + <li class="supporter"> |
| 123 | + <a href="https://sticknologic.is-a.dev/">STICKnoLOGIC</a> |
| 124 | + <div class="role">Maintainer</div> |
| 125 | + </li> |
| 126 | + <li class="supporter"> |
| 127 | + <a href="https://raphael.abi-saad.fr/">Raphaël</a> |
| 128 | + <div class="role">Translator of the is-a.dev docs (retired role)</div> |
| 129 | + </li> |
| 130 | + <li class="supporter"> |
| 131 | + <a href="https://github.com/virtualWinter">vWinter</a> |
| 132 | + <div class="role">💖 Donated A$16.02</div> |
| 133 | + </li> |
| 134 | + <li class="supporter"> |
| 135 | + <a href="https://github.com/harys722">- HARYs -</a> |
| 136 | + <div class="role">Docs Contributor</div> |
| 137 | + </li> |
| 138 | + <li class="supporter"> |
| 139 | + <a href="https://esb.is-a.dev/">EducatedSuddenBucket</a> |
| 140 | + <div class="role">Contributor</div> |
| 141 | + </li> |
| 142 | + <li class="supporter"> |
| 143 | + <a href="https://miyuki-yue.dev/">Miyuki Yue</a> |
| 144 | + <div class="role">💖 Donator</div> |
| 145 | + </li> |
| 146 | + <li class="supporter"> |
| 147 | + <a href="https://skyexplorewt.xyz/">SkyExploreWT</a> |
| 148 | + <div class="role">Translator of the is-a.dev docs (retired role)</div> |
| 149 | + </li> |
| 150 | + <li class="supporter"> |
| 151 | + <a href="https://joe50097.is-a.dev/">Joe</a> |
| 152 | + <div class="role">💖 Donated $7</div> |
| 153 | + </li> |
| 154 | + <li class="supporter"> |
| 155 | + <a href="https://shakil.is-a.dev/">Shakil Islam</a> |
| 156 | + <div class="role">💖 Donated $5</div> |
| 157 | + </li> |
| 158 | + <li class="supporter"> |
| 159 | + <a href="https://satr14.my.id/">satr14</a> |
| 160 | + <div class="role">Maintainer</div> |
| 161 | + </li> |
86 | 162 | </ul> |
87 | 163 | </body> |
88 | 164 | </html> |
0 commit comments