|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
6 | 6 | <meta name="turbo-root" content="/CodeGRITS"> |
7 | | - <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.756989527493"> |
| 7 | + <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.756991447279"> |
8 | 8 |
|
9 | 9 | <!-- See retype.com --> |
10 | 10 | <meta name="generator" content="Retype 3.5.0"> |
11 | 11 |
|
12 | 12 | <!-- Primary Meta Tags --> |
13 | 13 | <title>About</title> |
14 | 14 | <meta name="title" content="About"> |
15 | | - <meta name="description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI/SE researchers from "> |
| 15 | + <meta name="description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from "> |
16 | 16 |
|
17 | 17 | <!-- Canonical --> |
18 | 18 | <link rel="canonical" href="https://codegrits.github.io/CodeGRITS/about/"> |
|
21 | 21 | <meta property="og:type" content="website"> |
22 | 22 | <meta property="og:url" content="https://codegrits.github.io/CodeGRITS/about/"> |
23 | 23 | <meta property="og:title" content="About"> |
24 | | - <meta property="og:description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI/SE researchers from "> |
| 24 | + <meta property="og:description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from "> |
25 | 25 |
|
26 | 26 | <!-- Twitter --> |
27 | 27 | <meta property="twitter:card" content="summary_large_image"> |
28 | 28 | <meta property="twitter:url" content="https://codegrits.github.io/CodeGRITS/about/"> |
29 | 29 | <meta property="twitter:title" content="About"> |
30 | | - <meta property="twitter:description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI/SE researchers from "> |
| 30 | + <meta property="twitter:description" content="CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from "> |
31 | 31 |
|
32 | 32 | <script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script> |
33 | 33 |
|
34 | 34 | <link href="../favicon.png" rel="icon"> |
35 | | - <link href="../resources/css/retype.css?v=3.5.0.756989527493" rel="stylesheet"> |
| 35 | + <link href="../resources/css/retype.css?v=3.5.0.756991447279" rel="stylesheet"> |
36 | 36 |
|
37 | | - <script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.756989527493" data-turbo-eval="false" defer></script> |
| 37 | + <script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.756991447279" data-turbo-eval="false" defer></script> |
38 | 38 | <script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script> |
39 | | - <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.756989527493" data-turbo-eval="false" defer></script> |
| 39 | + <script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.756991447279" data-turbo-eval="false" defer></script> |
40 | 40 | </head> |
41 | 41 | <body> |
42 | 42 | <div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300"> |
@@ -210,10 +210,14 @@ <h1> |
210 | 210 | </h1> |
211 | 211 | </doc-anchor-target> |
212 | 212 | <p><a href="https://codegrits.github.io/CodeGRITS/">CodeGRITS</a> is professionally built and supported by a small dedicated team of |
213 | | -HCI/SE researchers from <a href="https://toby.li/">SaNDwich Lab</a> at the <a href="https://www.nd.edu/">University of Notre Dame</a>. We are |
214 | | -committed to keeping CodeGRITS open source and making it beneficial for the community.</p> |
215 | | -<p>Technical support questions, bug reports, and feature requests are best started as |
216 | | -an <a href="https://github.com/codegrits/CodeGRITS/issues">GitHub Issue</a>.</p> |
| 213 | +HCI and SE researchers from <a href="https://toby.li/">SaNDwich Lab</a> at the <a href="https://www.nd.edu/">University of Notre Dame</a> |
| 214 | +and <a href="https://www.vanderbilt.edu/">Vanderbilt University</a>. |
| 215 | +We are committed to keeping CodeGRITS open source and making it beneficial for the community.</p> |
| 216 | +<p>The authors of CodeGRITS are: <a href="https://nztang.com/">Ningzhi Tang</a>, <a href="https://wanteatfruit.github.io/">Junwen An</a>, |
| 217 | +<a href="https://casardo-chen.github.io/">Meng Chen</a>, <a href="https://aakashba.github.io/">Aakash Bansal</a>, |
| 218 | +<a href="https://yuhuang-lab.github.io/">Yu Huang</a>, <a href="https://sdf.org/%7Ecmc/">Collin McMillan</a>, |
| 219 | +and <a href="https://toby.li/">Toby Jia-Jun Li</a>. Technical support questions, bug reports, and feature requests are best started |
| 220 | +as an <a href="https://github.com/codegrits/CodeGRITS/issues">GitHub Issue</a>.</p> |
217 | 221 | <doc-anchor-target id="credits"> |
218 | 222 | <h2> |
219 | 223 | <doc-anchor-trigger class="header-anchor-trigger" to="#credits">#</doc-anchor-trigger> |
@@ -259,6 +263,27 @@ <h2> |
259 | 263 | </div> |
260 | 264 | <footer class="clear-both"> |
261 | 265 |
|
| 266 | + <nav class="flex mt-14"> |
| 267 | + <div class="w-1/2"> |
| 268 | + <a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../"> |
| 269 | + <svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg> |
| 270 | + <span> |
| 271 | + <span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span> |
| 272 | + <span class="block mt-1">Welcome</span> |
| 273 | + </span> |
| 274 | + </a> |
| 275 | + </div> |
| 276 | + |
| 277 | + <div class="w-1/2"> |
| 278 | + <a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../usage-guide/"> |
| 279 | + <span> |
| 280 | + <span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span> |
| 281 | + <span class="block mt-1">Usage Guide</span> |
| 282 | + </span> |
| 283 | + <svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg> |
| 284 | + </a> |
| 285 | + </div> |
| 286 | + </nav> |
262 | 287 | </footer> |
263 | 288 | </main> |
264 | 289 |
|
|
270 | 295 | <a class="inline-flex items-center mr-4 py-2 text-sm whitespace-nowrap transition-colors duration-200 ease-linear text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200 md:mb-0" href="../about/"> |
271 | 296 | <svg xmlns="http://www.w3.org/2000/svg" class="mb-px mr-1" width="18" height="18" viewBox="0 0 24 24" role="presentation"> |
272 | 297 | <g fill="currentColor"> |
273 | | - <path d="M10.97 8.265a1.45 1.45 0 0 0-.487.57.75.75 0 0 1-1.341-.67c.2-.402.513-.826.997-1.148C10.627 6.69 11.244 6.5 12 6.5c.658 0 1.369.195 1.934.619a2.45 2.45 0 0 1 1.004 2.006c0 1.033-.513 1.72-1.027 2.215-.19.183-.399.358-.579.508l-.147.123a4.329 4.329 0 0 0-.435.409v1.37a.75.75 0 1 1-1.5 0v-1.473c0-.237.067-.504.247-.736.22-.28.486-.517.718-.714l.183-.153.001-.001c.172-.143.324-.27.47-.412.368-.355.569-.676.569-1.136a.953.953 0 0 0-.404-.806C12.766 8.118 12.384 8 12 8c-.494 0-.814.121-1.03.265ZM13 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/><path d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1ZM2.5 12a9.5 9.5 0 0 0 9.5 9.5 9.5 9.5 0 0 0 9.5-9.5A9.5 9.5 0 0 0 12 2.5 9.5 9.5 0 0 0 2.5 12Z"/> |
| 298 | + <path d="M13 7.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-3 3.75a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 .75.75v4.25h.75a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h.75V12h-.75a.75.75 0 0 1-.75-.75Z"/><path d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1ZM2.5 12a9.5 9.5 0 0 0 9.5 9.5 9.5 9.5 0 0 0 9.5-9.5A9.5 9.5 0 0 0 12 2.5 9.5 9.5 0 0 0 2.5 12Z"/> |
274 | 299 | </g> |
275 | 300 | </svg> |
276 | 301 | <span>About</span> |
|
0 commit comments