|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
| 3 | + <head> |
| 4 | + <!-- Global site tag (gtag.js) - Google Analytics --> |
| 5 | + <script async src="https://www.googletagmanager.com/gtag/js?id=UA-121199486-2"></script> |
| 6 | + <script> |
| 7 | + window.dataLayer = window.dataLayer || []; |
| 8 | + function gtag(){dataLayer.push(arguments);} |
| 9 | + gtag('js', new Date()); |
3 | 10 |
|
4 | | -<head> |
5 | | - <!-- Global site tag (gtag.js) - Google Analytics --> |
6 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=UA-121199486-2"></script> |
7 | | - <script> |
8 | | - window.dataLayer = window.dataLayer || []; |
9 | | - function gtag() { dataLayer.push(arguments); } |
10 | | - gtag('js', new Date()); |
| 11 | + gtag('config', 'UA-121199486-2'); |
| 12 | + </script> |
11 | 13 |
|
12 | | - gtag('config', 'UA-121199486-2'); |
13 | | - </script> |
| 14 | + <meta charset="utf-8"> |
| 15 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 16 | + <title>Contact | NJACK Winter of Code</title> |
14 | 17 |
|
15 | | - <meta charset="utf-8"> |
16 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
17 | | - <title>Contact | NJACK Winter of Code</title> |
| 18 | + <meta name="description" content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience." /> |
| 19 | + <meta NAME="Keywords" CONTENT="Njack,winter,code,nwoc,iit,iitp,patna,indian institute of technology"> |
| 20 | + <!-- Schema.org markup for Google+ --> |
| 21 | + <meta itemprop="name" content="NJACK Winter of Code"> |
| 22 | + <meta itemprop="description" content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience."> |
| 23 | + <meta itemprop="image" content="https://njackwinterofcode.github.io/nwocLogo.jpg"> |
18 | 24 |
|
19 | | - <meta name="description" |
20 | | - content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience." /> |
21 | | - <meta NAME="Keywords" CONTENT="Njack,winter,code,nwoc,iit,iitp,patna,indian institute of technology"> |
22 | | - <!-- Schema.org markup for Google+ --> |
23 | | - <meta itemprop="name" content="NJACK Winter of Code"> |
24 | | - <meta itemprop="description" |
25 | | - content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience."> |
26 | | - <meta itemprop="image" content="https://njackwinterofcode.github.io/nwocLogo.jpg"> |
| 25 | + <!-- Twitter Card data --> |
| 26 | + <meta name="twitter:card" content="summary_large_image"> |
| 27 | + <meta name="twitter:site" content="@njackiitp"> |
| 28 | + <meta name="twitter:title" content="NJACK Winter of Code"> |
| 29 | + <meta name="twitter:description" content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience."> |
| 30 | + <meta name="twitter:creator" content="@njackiitp"> |
| 31 | + <!-- Twitter summary card with large image must be at least 280x150px --> |
| 32 | + <meta name="twitter:image:src" content="https://njackwinterofcode.github.io/nwocLogo.jpg"> |
27 | 33 |
|
28 | | - <!-- Twitter Card data --> |
29 | | - <meta name="twitter:card" content="summary_large_image"> |
30 | | - <meta name="twitter:site" content="@njackiitp"> |
31 | | - <meta name="twitter:title" content="NJACK Winter of Code"> |
32 | | - <meta name="twitter:description" |
33 | | - content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience."> |
34 | | - <meta name="twitter:creator" content="@njackiitp"> |
35 | | - <!-- Twitter summary card with large image must be at least 280x150px --> |
36 | | - <meta name="twitter:image:src" content="https://njackwinterofcode.github.io/nwocLogo.jpg"> |
| 34 | + <!-- Open Graph data --> |
| 35 | + <meta property="og:title" content="NJACK Winter of Code" /> |
| 36 | + <meta property="og:type" content="article" /> |
| 37 | + <meta property="og:url" content="https://njackwinterofcode.github.io/" /> |
| 38 | + <meta property="og:image" content="https://njackwinterofcode.github.io/nwocLogo.jpg" /> |
| 39 | + <meta property="og:description" content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience." /> |
| 40 | + <meta property="og:site_name" content="NWoC" /> |
| 41 | + <meta property="article:published_time" content="2018-10-11T05:59:00+01:00" /> |
| 42 | + <meta property="article:modified_time" content="2018-10-12T19:08:47+01:00" /> |
| 43 | + <meta property="article:section" content="NJACK Winter of Code is an initiative by Open Source Department of NJACK, IIT Patna for the students, who have never participated in Free or Open Source Software (FOSS) development before, to get them involved during the winter vacations and break the ice of Open Source contributions." /> |
| 44 | + <meta property="article:tag" content="NWoC" /> |
37 | 45 |
|
38 | | - <!-- Open Graph data --> |
39 | | - <meta property="og:title" content="NJACK Winter of Code" /> |
40 | | - <meta property="og:type" content="article" /> |
41 | | - <meta property="og:url" content="https://njackwinterofcode.github.io/" /> |
42 | | - <meta property="og:image" content="https://njackwinterofcode.github.io/nwocLogo.jpg" /> |
43 | | - <meta property="og:description" |
44 | | - content="NWoC is a program that helps students understand the paradigm of Open Source contribution and gives them real world software development experience." /> |
45 | | - <meta property="og:site_name" content="NWoC" /> |
46 | | - <meta property="article:published_time" content="2018-10-11T05:59:00+01:00" /> |
47 | | - <meta property="article:modified_time" content="2018-10-12T19:08:47+01:00" /> |
48 | | - <meta property="article:section" |
49 | | - content="NJACK Winter of Code is an initiative by Open Source Department of NJACK, IIT Patna for the students, who have never participated in Free or Open Source Software (FOSS) development before, to get them involved during the winter vacations and break the ice of Open Source contributions." /> |
50 | | - <meta property="article:tag" content="NWoC" /> |
51 | | - |
52 | | - <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> |
53 | | - <link rel="canonical" href="https://njackwinterofcode.github.io/contact.html" /> |
54 | | - <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons|Roboto"> |
55 | | - <link rel="stylesheet" href="/materialjs/material.min.css" /> |
56 | | - <link rel="stylesheet" href="style.css" /> |
57 | | - <script defer src="/materialjs/material.min.js"></script> |
58 | | - <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> |
59 | | - <script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script> |
60 | | - <script type="text/javascript"> |
61 | | - $(document).ready(function () { |
62 | | - $('.nwoc-drawer-item').click(function () { |
63 | | - $('.mdl-layout__drawer, .mdl-layout__obfuscator').removeClass('is-visible'); |
64 | | - }); |
65 | | - }); |
66 | | - </script> |
67 | | -</head> |
68 | | - |
69 | | -<body> |
70 | | - <div class="mdl-layout mdl-js-layout mdl-layout--fixed-header mdl-layout--no-desktop-drawer-button"> |
71 | | - <header class="mdl-layout__header mdl-layout__header--scroll nwoc-header"> |
72 | | - <div class="mdl-layout__header-row"> |
73 | | - <a href="/" style="text-decoration:none;"> |
74 | | - <span class="mdl-layout-title nwoc-menu-title"> |
75 | | - <span class="nwoc-menu-njack">NJACK</span> Winter of Code |
76 | | - </span> |
77 | | - </a> |
78 | | - <div class="mdl-layout-spacer"></div> |
79 | | - <nav class="mdl-navigation mdl-layout--large-screen-only"> |
80 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/#register">Register</a> |
81 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/projects.html">Projects</a> |
82 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/leaderboard.html">Leaderboard</a> |
83 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/archive.html">Archive</a> |
84 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/codeofconduct.html">Conduct</a> |
85 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/contact.html">Contact</a> |
| 46 | + <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> |
| 47 | + <link rel="canonical" href="https://njackwinterofcode.github.io/contact.html"/> |
| 48 | + <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons|Roboto"> |
| 49 | + <link rel="stylesheet" href="/materialjs/material.min.css" /> |
| 50 | + <link rel="stylesheet" href="style.css" /> |
| 51 | + <script defer src="/materialjs/material.min.js"></script> |
| 52 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> |
| 53 | + <script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script> |
| 54 | + <script type="text/javascript"> |
| 55 | + $(document).ready(function() { |
| 56 | + $('.nwoc-drawer-item').click(function() { |
| 57 | + $( '.mdl-layout__drawer, .mdl-layout__obfuscator' ).removeClass( 'is-visible' ); |
| 58 | + }); |
| 59 | + </script> |
| 60 | + </head> |
| 61 | + <body> |
| 62 | + <div class="mdl-layout mdl-js-layout mdl-layout--fixed-header mdl-layout--no-desktop-drawer-button"> |
| 63 | + <header class="mdl-layout__header mdl-layout__header--scroll nwoc-header"> |
| 64 | + <div class="mdl-layout__header-row"> |
| 65 | + <a href="/" style="text-decoration:none;"> |
| 66 | + <span class="mdl-layout-title nwoc-menu-title"> |
| 67 | + <span class="nwoc-menu-njack">NJACK</span> Winter of Code |
| 68 | + </span> |
| 69 | + </a> |
| 70 | + <div class="mdl-layout-spacer"></div> |
| 71 | + <nav class="mdl-navigation mdl-layout--large-screen-only"> |
| 72 | + <a class="mdl-navigation__link nwoc-menu-item" href="/#register">Register</a> |
| 73 | + <a class="mdl-navigation__link nwoc-menu-item" href="/projects.html">Projects</a> |
| 74 | + <a class="mdl-navigation__link nwoc-menu-item" href="/leaderboard.html">Leaderboard</a> |
| 75 | + <a class="mdl-navigation__link nwoc-menu-item" href="/archive.html">Archive</a> |
| 76 | + <a class="mdl-navigation__link nwoc-menu-item" href="/codeofconduct.html">Conduct</a> |
| 77 | + <a class="mdl-navigation__link nwoc-menu-item" href="/contact.html">Contact</a> |
| 78 | + <a class="mdl-navigation__link nwoc-menu-item" href="/timeline.html">Timeline</a> |
| 79 | + </nav> |
| 80 | + </div> |
| 81 | + </header> |
| 82 | + <div class="mdl-layout__drawer nwoc-drawer"> |
| 83 | + <div class="nwoc-close-button-div"> |
| 84 | + <button class="mdl-button mdl-js-button nwoc-close-button nwoc-drawer-item"> |
| 85 | + <i class="material-icons">close</i> |
| 86 | + </button> |
| 87 | + </div> |
| 88 | + <nav class="mdl-navigation"> |
| 89 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/#register">Register</a> |
| 90 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/projects.html">Projects</a> |
| 91 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/leaderboard.html">Leaderboard</a> |
| 92 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/archive.html">Archive</a> |
| 93 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/codeofconduct.html">Conduct</a> |
| 94 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/contact.html">Contact</a> |
86 | 95 | <a class="mdl-navigation__link nwoc-menu-item" href="/timeline.html">Timeline</a> |
87 | 96 | </nav> |
88 | 97 | </div> |
89 | | - </header> |
90 | | - |
91 | | - <div class="mdl-layout__drawer nwoc-drawer"> |
92 | | - <div class="nwoc-close-button-div"> |
93 | | - <button class="mdl-button mdl-js-button nwoc-close-button nwoc-drawer-item"> |
94 | | - <i class="material-icons">close</i> |
95 | | - </button> |
96 | | - </div> |
97 | | - <nav class="mdl-navigation"> |
98 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/#register">Register</a> |
99 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/projects.html">Projects</a> |
100 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/leaderboard.html">Leaderboard</a> |
101 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/archive.html">Archive</a> |
102 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/codeofconduct.html">Conduct</a> |
103 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/contact.html">Contact</a> |
104 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/timeline.html">Timeline</a> |
105 | | - </nav> |
106 | | - </div> |
107 | | - |
108 | 98 | <main class="mdl-layout__content"> |
109 | 99 | <div class="nwoc-content"> |
110 | 100 | <h3 class="contact-heading">NJACK</h3> |
@@ -214,56 +204,54 @@ <h3 class="contact-heading">NWoC Advisory Committee</h3> |
214 | 204 | 0 1 0 0 0 |
215 | 205 | 0 0 1 0 0 |
216 | 206 | 0 0 0 13 -9" result="goo" /> |
217 | | - <xfeBlend in="SourceGraphic" in2="goo" /> |
218 | | - </filter> |
219 | | - <path id="wave" |
220 | | - d="M 0,10 C 30,10 30,15 60,15 90,15 90,10 120,10 150,10 150,15 180,15 210,15 210,10 240,10 v 28 h -240 z" /> |
221 | | - </defs> |
| 207 | + <xfeBlend in="SourceGraphic" in2="goo" /> |
| 208 | + </filter> |
| 209 | + <path id="wave" d="M 0,10 C 30,10 30,15 60,15 90,15 90,10 120,10 150,10 150,15 180,15 210,15 210,10 240,10 v 28 h -240 z" /> |
| 210 | + </defs> |
222 | 211 |
|
223 | | - <use id="wave3" class="wave" xlink:href="#wave" x="0" y="-2"></use> |
224 | | - <use id="wave2" class="wave" xlink:href="#wave" x="0" y="0"></use> |
| 212 | + <use id="wave3" class="wave" xlink:href="#wave" x="0" y="-2" ></use> |
| 213 | + <use id="wave2" class="wave" xlink:href="#wave" x="0" y="0" ></use> |
225 | 214 |
|
226 | 215 |
|
227 | | - <g class="gooeff" filter="url(#goo)"> |
228 | | - <circle class="drop drop1" cx="20" cy="2" r="8.8" /> |
229 | | - <circle class="drop drop2" cx="25" cy="2.5" r="7.5" /> |
230 | | - <circle class="drop drop3" cx="16" cy="2.8" r="9.2" /> |
231 | | - <circle class="drop drop4" cx="18" cy="2" r="8.8" /> |
232 | | - <circle class="drop drop5" cx="22" cy="2.5" r="7.5" /> |
233 | | - <circle class="drop drop6" cx="26" cy="2.8" r="9.2" /> |
234 | | - <circle class="drop drop1" cx="5" cy="4.4" r="8.8" /> |
235 | | - <circle class="drop drop2" cx="5" cy="4.1" r="7.5" /> |
236 | | - <circle class="drop drop3" cx="8" cy="3.8" r="9.2" /> |
237 | | - <circle class="drop drop4" cx="3" cy="4.4" r="8.8" /> |
238 | | - <circle class="drop drop5" cx="7" cy="4.1" r="7.5" /> |
239 | | - <circle class="drop drop6" cx="10" cy="4.3" r="9.2" /> |
| 216 | + <g class="gooeff" filter="url(#goo)"> |
| 217 | + <circle class="drop drop1" cx="20" cy="2" r="8.8" /> |
| 218 | + <circle class="drop drop2" cx="25" cy="2.5" r="7.5" /> |
| 219 | + <circle class="drop drop3" cx="16" cy="2.8" r="9.2" /> |
| 220 | + <circle class="drop drop4" cx="18" cy="2" r="8.8" /> |
| 221 | + <circle class="drop drop5" cx="22" cy="2.5" r="7.5" /> |
| 222 | + <circle class="drop drop6" cx="26" cy="2.8" r="9.2" /> |
| 223 | + <circle class="drop drop1" cx="5" cy="4.4" r="8.8" /> |
| 224 | + <circle class="drop drop2" cx="5" cy="4.1" r="7.5" /> |
| 225 | + <circle class="drop drop3" cx="8" cy="3.8" r="9.2" /> |
| 226 | + <circle class="drop drop4" cx="3" cy="4.4" r="8.8" /> |
| 227 | + <circle class="drop drop5" cx="7" cy="4.1" r="7.5" /> |
| 228 | + <circle class="drop drop6" cx="10" cy="4.3" r="9.2" /> |
240 | 229 |
|
241 | | - <circle class="drop drop1" cx="1.2" cy="5.4" r="8.8" /> |
242 | | - <circle class="drop drop2" cx="5.2" cy="5.1" r="7.5" /> |
243 | | - <circle class="drop drop3" cx="10.2" cy="5.3" r="9.2" /> |
244 | | - <circle class="drop drop4" cx="3.2" cy="5.4" r="8.8" /> |
245 | | - <circle class="drop drop5" cx="14.2" cy="5.1" r="7.5" /> |
246 | | - <circle class="drop drop6" cx="17.2" cy="4.8" r="9.2" /> |
247 | | - <use id="wave1" class="wave" xlink:href="#wave" x="0" y="1" /> |
248 | | - </g> |
249 | | - <!-- g mask="url(#xxx)"> |
| 230 | + <circle class="drop drop1" cx="1.2" cy="5.4" r="8.8" /> |
| 231 | + <circle class="drop drop2" cx="5.2" cy="5.1" r="7.5" /> |
| 232 | + <circle class="drop drop3" cx="10.2" cy="5.3" r="9.2" /> |
| 233 | + <circle class="drop drop4" cx="3.2" cy="5.4" r="8.8" /> |
| 234 | + <circle class="drop drop5" cx="14.2" cy="5.1" r="7.5" /> |
| 235 | + <circle class="drop drop6" cx="17.2" cy="4.8" r="9.2" /> |
| 236 | + <use id="wave1" class="wave" xlink:href="#wave" x="0" y="1" /> |
| 237 | + </g> |
| 238 | + <!-- g mask="url(#xxx)"> |
250 | 239 | <path id="wave1" class="wave" d="M 0,10 C 30,10 30,15 60,15 90,15 90,10 120,10 150,10 150,15 180,15 210,15 210,10 240,10 v 28 h -240 z" /> |
251 | 240 | </g> |
252 | 241 | </g --> |
253 | 242 |
|
254 | | - </svg> |
255 | | - <div class="footer-text2"> |
256 | | - <div> |
257 | | - © NJACK, IIT Patna 2020 |
258 | | - <ul class="footer-contact"> |
259 | | - <li><a href=" mailto:[email protected]?subject=[NWoC]" target=" _blank" >[email protected]</a></li> |
260 | | - <li><a href=" mailto:[email protected]?subject=[NWoC]" target=" _blank" >[email protected]</a></li> |
261 | | - <li><a href="https://www.facebook.com/njack.iitp/" target="_blank">Facebook</a></li> |
262 | | - <li><a href="https://twitter.com/njackiitp" target="_blank">Twitter</a></li> |
263 | | - <li><a href="https://github.com/Njack-IITP/" target="_blank">GitHub</a></li> |
264 | | - </ul> |
265 | | - </div> |
266 | | - </div> |
| 243 | + </svg> |
| 244 | + <div class = "footer-text2"> |
| 245 | + <div> |
| 246 | + © NJACK, IIT Patna 2020 |
| 247 | + <ul class="footer-contact"> |
| 248 | + <li><a href=" mailto:[email protected]?subject=[NWoC]" target=" _blank" >[email protected]</a></li> |
| 249 | + <li><a href=" mailto:[email protected]?subject=[NWoC]" target=" _blank" >[email protected]</a></li> |
| 250 | + <li><a href="https://www.facebook.com/njack.iitp/" target="_blank">Facebook</a></li> |
| 251 | + <li><a href="https://twitter.com/njackiitp" target="_blank">Twitter</a></li> |
| 252 | + <li><a href="https://github.com/Njack-IITP/" target="_blank">GitHub</a></li> |
| 253 | + </ul> |
| 254 | + </div> |
267 | 255 | <!-- <div>done with fun - by ©<a href="www.chaba.de">Uwe Chardon</a></div> --> |
268 | 256 | </footer> |
269 | 257 | <!-- <footer class="mdl-mini-footer"> |
|
0 commit comments