Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html « public « exampleSite - github.com/vividvilla/ezhil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06d31325ef3d230503318d6d163efaa87861867d (plain)
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
<!DOCTYPE html>
<html>
<head>
	<meta name="generator" content="Hugo 0.37.1" />
	<meta charset="utf-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Vivek R</title><meta name="viewport" content="width=device-width, initial-scale=1">

	<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,300italic,400italic|Raleway:500,100,300" rel="stylesheet">
	<link rel="stylesheet" type="text/css" media="screen" href="/css/normalize.css" />
	<link rel="stylesheet" type="text/css" media="screen" href="/css/main.css" />
	<script src="main.js"></script>
</head>
<body>
	<div class="container wrapper">
		 <div class="header">
	<h1>Vivek R</h1>
	<h2>Software developer <a href="https://zerodha.com">@zerodhatech</a></h2>

	<nav class="nav">
		<ul class="flat">
			<li>
				<a href="/">Home</a>
			</li>

			<li>
				<a href="/posts">List</a>
			</li>

			<li>
				<a href="/tags">Tags</a>
			</li>

		</ul>
	</nav>
</div>


		<div class="recent-posts section">
			<h2 class="section-header">
				Recent posts
			</h2>
			<div class="posts"><a href="/posts">All articles →</a>
			</div>
		</div>
	</div>
	<div class="footer wrapper">
	<nav class="nav">
		<div>Vivek R &COPY; 2018 | Built with <a href="gohugo.io">Hugo</a></div>
	</nav>
</div>
</body>
</html>