Skip to content

Commit 6179aac

Browse files
Add files via upload
1 parent da4b4f3 commit 6179aac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+13987
-0
lines changed

ritct.github.io/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ritcreativeteam.ml

ritct.github.io/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# RIT Creative Team Website
2+
3+
This repository is of the RITct website.
4+
5+
## Contributing
6+
7+
If you think you can make the website look more cool then go ahead. Fork the repo, push your changes and send a PR. :smile:
8+
9+
## Creating Blog Post
10+
11+
Anything intersting to share with our community? Then write it down using [markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) and send it to us. We will upload it to our site.
12+
13+
## Contributors
14+
15+
* [Gautam Krishna R](https://github.com/gautamkrishnar)
16+
* [Adarsh C](https://github.com/4darsh98)
17+
* [Balamurali M](https://github.com/balamurali27)
18+
* [Shashank SJ](https://github.com/shashank-sj)
19+
* [Mashal Mohamed](https://github.com/MashalMohamed)
20+
* [Akshatha Nayak](https://github.com/Aksh77)
21+
* [Anandhu Udayakumar](https://github.com/anandhuudayakumar)
22+
* [Ebey Abraham](https://github.com/MrGrayCode)

ritct.github.io/_config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: RITCT
3+
timezone: Asia/Kolkata
4+
collections:
5+
posts:
6+
title: Posts
7+
output: true
8+
uploads:
9+
title: Uploads
10+
output: true

ritct.github.io/assets/images/123.jpg

451 KB
Loading
124 KB
Binary file not shown.
Loading
Loading
Loading

ritct.github.io/assets/images/bg.bmp

1.22 KB
Binary file not shown.
38 KB
Loading
990 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/assets/images/mstile-150x150.png"/>
6+
<TileColor>#da532c</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>

ritct.github.io/assets/images/e1.jpg

265 KB
Loading
48.8 KB
Loading
1.16 KB
Loading
Loading
14.7 KB
Binary file not shown.
58.8 KB
Loading
43.1 KB
Loading
205 KB
Loading
87.6 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "",
3+
"icons": [
4+
{
5+
"src": "/assets/images/android-chrome-192x192.png",
6+
"sizes": "192x192",
7+
"type": "image/png"
8+
},
9+
{
10+
"src": "/assets/images/android-chrome-512x512.png",
11+
"sizes": "512x512",
12+
"type": "image/png"
13+
}
14+
],
15+
"theme_color": "#ffffff",
16+
"background_color": "#ffffff",
17+
"display": "standalone"
18+
}
5.31 KB
Loading
4.84 KB
Loading
64.5 KB
Loading

ritct.github.io/assets/images/ny.jpeg

147 KB
Loading
311 KB
Loading
60.6 KB
Loading
Lines changed: 74 additions & 0 deletions
Loading
6.52 KB
Loading
168 KB
Loading
17.7 KB
Loading
1.33 KB
Loading

ritct.github.io/assets/images/tbg.bmp

1.22 KB
Binary file not shown.
6.41 KB
Loading
9.87 KB
Loading

ritct.github.io/blog/about.html

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
9+
<title>About</title>
10+
<meta name="description" content="Tutorials, hacks, experiences and much more from the RIT Creative Team">
11+
12+
<link rel="stylesheet" href="assets/main.css">
13+
<link rel="canonical" href="http://localhost:4000/about/">
14+
<link rel="alternate" type="application/rss+xml" title="RITct Blog" href="/feed.xml">
15+
16+
17+
</head>
18+
19+
20+
<body>
21+
22+
<header class="site-header" role="banner">
23+
24+
<div class="wrapper">
25+
26+
27+
<a class="site-title" href="blog.html">RITct Blog</a>
28+
29+
30+
<nav class="site-nav">
31+
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
32+
<label for="nav-trigger">
33+
<span class="menu-icon">
34+
<svg viewBox="0 0 18 15" width="18px" height="15px">
35+
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
36+
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
37+
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
38+
</svg>
39+
</span>
40+
</label>
41+
42+
<div class="trigger">
43+
<a href="../index.html">Home</a> | <a href="about.html">About</a>
44+
</div>
45+
</nav>
46+
47+
</div>
48+
</header>
49+
50+
51+
<main class="page-content" aria-label="Content">
52+
<div class="wrapper">
53+
<article class="post">
54+
55+
<header class="post-header">
56+
<h1 class="post-title">About</h1>
57+
</header>
58+
59+
<div class="post-content">
60+
<p>Maintained by the RIT creative team, you can find awesome tutorials, hacks and also experiences of our team members of their journey through the field of Computer Science.</p>
61+
62+
63+
</div>
64+
65+
</article>
66+
67+
</div>
68+
</main>
69+
70+
<footer class="site-footer">
71+
72+
<div class="wrapper">
73+
74+
<h2 class="footer-heading">RITct Blog</h2>
75+
76+
<div class="footer-col-wrapper">
77+
<div class="footer-col footer-col-1">
78+
<ul class="contact-list">
79+
<li>
80+
81+
RITct Blog
82+
83+
</li>
84+
85+
<li><a href="mailto:your-email@example.com">your-email@example.com</a></li>
86+
87+
</ul>
88+
</div>
89+
90+
<div class="footer-col footer-col-2">
91+
<ul class="social-media-list">
92+
93+
<li>
94+
<a href="https://github.com/RITxt"><span class="icon icon--github"><svg viewBox="0 0 16 16" width="16px" height="16px"><path fill="#828282" d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/></svg>
95+
</span><span class="username">RITct</span></a>
96+
97+
</li>
98+
99+
100+
101+
</ul>
102+
</div>
103+
104+
<div class="footer-col footer-col-3">
105+
<p>Tutorials, hacks, experiences and much more from the RIT Creative Team
106+
</p>
107+
</div>
108+
</div>
109+
110+
</div>
111+
112+
</footer>
113+
114+
115+
</body>
116+
117+
</html>

0 commit comments

Comments
 (0)