forked from Aswinvb/gauthamzz.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
347 lines (212 loc) · 12.7 KB
/
index.html
File metadata and controls
347 lines (212 loc) · 12.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="Gauthams Blog">
<title>Gauthams Blog</title>
<meta name="author" content="Gautham Santhosh">
<meta property="og:type" content="blog">
<meta property="og:title" content="Gauthams Blog">
<meta property="og:url" content="http://yoursite.com/index.html">
<meta property="og:site_name" content="Gauthams Blog">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Gauthams Blog">
<meta property="og:image" content="http://yoursite.com/assets/images/old.jpg"/>
<!--STYLES-->
<link rel="stylesheet" href="/assets/css/style-nuvue6sithwirecbhvw3dkaobiojqvtadsnhguwi7k04xklybw5djl1smadp.min.css">
<!--STYLES END-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-82762642-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="blog">
<!-- Define author's picture -->
<header id="header" data-behavior="2">
<i id="btn-open-sidebar" class="fa fa-lg fa-bars"></i>
<h1 class="header-title">
<a class="header-title-link" href="/ ">Gauthams Blog</a>
</h1>
<a class="header-right-picture "
href="#about">
<img class="header-picture" src="/assets/images/old.jpg"/>
</a>
</header>
<!-- Define author's picture -->
<nav id="sidebar" data-behavior="2">
<div class="sidebar-profile">
<a href="/#about">
<img class="sidebar-profile-picture" src="/assets/images/old.jpg"/>
</a>
<span class="sidebar-profile-name">Gautham Santhosh</span>
</div>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link "
href="/ "
>
<i class="sidebar-button-icon fa fa-lg fa-home"></i>
<span class="sidebar-button-desc">Home</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link "
href="/all-archives"
>
<i class="sidebar-button-icon fa fa-lg fa-archive"></i>
<span class="sidebar-button-desc">Archives</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link st-search-show-outputs"
href="#search"
>
<i class="sidebar-button-icon fa fa-lg fa-search"></i>
<span class="sidebar-button-desc">Search</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link "
href="#about"
>
<i class="sidebar-button-icon fa fa-lg fa-question"></i>
<span class="sidebar-button-desc">About</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://github.com/gauthamzz" target="_blank">
<i class="sidebar-button-icon fa fa-lg fa-github"></i>
<span class="sidebar-button-desc">GitHub</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://facebook.com/gauthamzz" target="_blank">
<i class="sidebar-button-icon fa fa-lg fa-facebook"></i>
<span class="sidebar-button-desc">Facebook</span>
</a>
</li>
</ul>
</nav>
<div id="main" data-behavior="2"
class="
hasCoverMetaIn
">
<section class="postShorten-group main-content-wrap">
<article class="postShorten postShorten--thumbnailimg-bottom" itemscope itemType="http://schema.org/BlogPosting">
<div class="postShorten-wrap">
<div class="postShorten-header">
<h1 class="postShorten-title" itemprop="headline">
<a class="link-unstyled" href="/2016/09/06/GeekhavenMentorship/">
GeekhavenMentorship
</a>
</h1>
<div class="postShorten-meta">
<time itemprop="datePublished" datetime="2016-09-06T01:49:18+05:30">
Sep 06, 2016
</time>
</div>
</div>
<div class="postShorten-content" itemprop="articleBody">
<h2 id="Task-1-0"><a href="#Task-1-0" class="headerlink" title="Task 1.0 "></a>Task 1.0 </h2><p>This blog post is for the freshers who are doing Geekhaven mentorship under me. I will update this post on regular intervals to inform you about the new things you have to do.</p>
<p>Genreally, you will be given weekly tasks to do.</p>
<p>We will start with two things:</p>
<ol>
<li>All of you should make a github profile and send me the link.</li>
<li>All of you should make a personal website and push to a repository named "your_username.github.io”. After this you will be able to visit that website in yourusername.github.io . </li>
</ol>
<h2 id="General-personal-website-making-instructions"><a href="#General-personal-website-making-instructions" class="headerlink" title="General personal website making instructions."></a>General personal website making instructions.</h2><ol>
<li>You can use a bootstarp template and edit them to your needs. Some of them are <a href="https://startbootstrap.com/" target="_blank" rel="external">startbootstrap</a> , <a href="http://getbootstrap.com/" target="_blank" rel="external">get bootstrap</a> or just google it. Anything is fine with me.</li>
<li>Basic html and css could be looked up at the <a href="http://www.w3schools.com/" target="_blank" rel="external">W3schools</a> website.</li>
<li>When facing an error always look up in Google, your BEST FRIEND for the next few years in college.</li>
</ol>
<h2 id="General-Github-instructions"><a href="#General-Github-instructions" class="headerlink" title="General Github instructions"></a>General Github instructions</h2><ol>
<li>Read through this <a href="https://guides.github.com/activities/hello-world/" target="_blank" rel="external">Github 10 min read post.</a></li>
<li>You dont need to learn everything. Just learn the things you need. Go through this <a href="https://try.github.io/levels/1/challenges/1" target="_blank" rel="external">website</a> if you still cant do it. </li>
<li>For your task you need to push into the repository created and send a pull request :p . Look those up in google as well.</li>
</ol>
<h2 id="FYI-your-deadline-is-17-Saturday-Sep-2016"><a href="#FYI-your-deadline-is-17-Saturday-Sep-2016" class="headerlink" title="FYI: your deadline is 17 Saturday Sep 2016 ."></a>FYI: your deadline is 17 Saturday Sep 2016 .</h2>
<p>
<a href="/2016/09/06/GeekhavenMentorship/#post-footer" class="postShorten-excerpt_link link">
Comment and share
</a>
</p>
</div>
</div>
</article>
<article class="postShorten postShorten--thumbnailimg-bottom" itemscope itemType="http://schema.org/BlogPosting">
<div class="postShorten-wrap">
<div class="postShorten-header">
<h1 class="postShorten-title" itemprop="headline">
<a class="link-unstyled" href="/2016/08/20/hello-world/">
Hello World
</a>
</h1>
<div class="postShorten-meta">
<time itemprop="datePublished" datetime="2016-08-20T19:25:10+05:30">
Aug 20, 2016
</time>
</div>
</div>
<div class="postShorten-content" itemprop="articleBody">
<p>I was thinking of writing a blog and i chose <a href="https://hexo.io/" target="_blank" rel="external">hexo</a> for it.</p>
<h2 id="Why-Hexo"><a href="#Why-Hexo" class="headerlink" title="Why Hexo?"></a>Why Hexo?</h2><p><img src="http://blog.wangyizhe.net/img/blog-hexo.png" alt="alt text"><br>I wanted to make a static blog like jeykll and wanted to host it in Github.(Cos why not)</p>
<p>Since writing in markdown is pretty easy i decided to go with it rather than the traditional <a href="https://timelessverses.wordpress.com/" target="_blank" rel="external">wordpress which i had used</a> .<br>But this is an argument that ended long time ago. <a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet" target="_blank" rel="external">Markdowncheatsheet</a>.</p>
<p>I didnt choose jeykll mostly since its too much in the market. So i decided to go with something new .I was actually planning to use it if this fails.But it worked brilliantly.</p>
<p>Hexo is in node.js making it really fast and light. Even the <a href="https://hexo.io/docs/" target="_blank" rel="external">documentation</a> was so easy to pick up.<br>The ease in Deployment is something i found beautiful. I did face a little bit of probelm finding themes. Cos there are a lot to try.<br>But some errors where there like everyother one,but i was able to solve all of them with ease.</p>
<p>It is so much better than wordpress as in ease of use after getting a hang of it.</p>
<p>Give it a shot and try it out. </p>
<p><img src="/assets/images/hexo.png" alt="alt text"></p>
<p><code>:~$whoami</code><br><code>gautham santhosh</code></p>
<p>
<a href="/2016/08/20/hello-world/#post-footer" class="postShorten-excerpt_link link">
Comment and share
</a>
</p>
</div>
</div>
</article>
<div class="pagination-bar">
<ul class="pagination">
<li class="pagination-number">page 1 of 1</li>
</ul>
</div>
</section>
<footer id="footer" class="main-content-wrap">
<span class="copyrights">
Copyrights © 2016 Gautham Santhosh. All Rights Reserved.
</span>
</footer>
</div>
</div>
<div id="about">
<div id="about-card">
<div id="about-btn-close">
<i class="fa fa-remove"></i>
</div>
<img id="about-card-picture" src="/assets/images/old.jpg"/>
<h4 id="about-card-name">Gautham Santhosh</h4>
<h5 id="about-card-bio"><p>Presently student at Indian Institute of Information Technology Allahabad for integrated M-Tech in Intelligent Systems. Originally from Mannanam,Kottayam,Kerala.</p>
</h5>
<h5 id="about-card-job">
<i class="fa fa-briefcase"></i>
<br/>
<p>Student</p>
</h5>
</div>
</div>
<div id="cover" style="background-image:url('/assets/images/cover.jpg');"></div>
</body>
<!--SCRIPTS-->
<script src="/assets/js/script-i4qo6jx6jji9fg0dftpya6ivemizsbow4fhow76d8dwpm7m1wbvi378ssumx.min.js"></script>
<!--SCRIPTS END-->
</html>