Skip to content

Commit fc32923

Browse files
committedJun 28, 2018
Public version of hugo site
0 parents  commit fc32923

File tree

6 files changed

+156
-0
lines changed

6 files changed

+156
-0
lines changed
 

‎404.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sorry, Page Not Found.

‎categories/index.xml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Categories on Feni Varughese</title>
5+
<link>https://fenivarughese.com/categories/</link>
6+
<description>Recent content in Categories on Feni Varughese</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="https://fenivarughese.com/categories/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
</channel>
14+
</rss>

‎index.html

+93
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en">
4+
<head>
5+
<meta name="generator" content="Hugo 0.42.1" />
6+
<meta charset="utf-8">
7+
<meta name="description" content="Feni Varughese | Person">
8+
<title>Feni Varughese</title>
9+
<meta name="robots" content="index,follow">
10+
11+
<link href='https://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css'>
12+
<style>
13+
14+
html, body {
15+
margin: 0px;
16+
width: 100vw;
17+
height: 100vh;
18+
}
19+
20+
21+
h1,
22+
h2,
23+
h3,
24+
h4 {
25+
font-family: "Raleway", "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
26+
line-height: 1;
27+
color: #2D3943;
28+
}
29+
30+
h1 {
31+
letter-spacing: 0.067rem;
32+
margin-top: 4rem;
33+
color: #33454E;
34+
}
35+
36+
hr {
37+
border: none;
38+
border-bottom: 2px solid #ccc;
39+
margin: 0px;
40+
margin-bottom: 3rem;
41+
width: 110%;
42+
max-width: 100vw;
43+
max-width: calc(100vw - 6rem);
44+
}
45+
46+
h2 {
47+
font-size: 3.998rem;
48+
margin: 0px;
49+
color: #33454E;
50+
}
51+
52+
h3 {
53+
font-size: 1.414rem;
54+
font-weight: 400;
55+
}
56+
57+
#contents, header {
58+
width: 77%;
59+
max-width: 750px;
60+
padding: 0em 3rem;
61+
overflow: hidden;
62+
}
63+
64+
.index-number {
65+
margin-right: 16px;
66+
}
67+
68+
#contents h3 {
69+
border-bottom: 1px solid grey;
70+
padding-bottom: 20px;
71+
}
72+
73+
.name {
74+
color: #1176DA;
75+
color: rgb(55, 93, 162);
76+
}
77+
</style>
78+
79+
</head>
80+
81+
<body>
82+
83+
<header>
84+
<h1 class="name">F<span class="smaller">ENI</span> VARUGHESE</h1>
85+
<hr>
86+
</header>
87+
88+
89+
<ul id="contents"></ul>
90+
91+
</body>
92+
93+
</html>

‎index.xml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Feni Varughese</title>
5+
<link>https://fenivarughese.com/</link>
6+
<description>Recent content on Feni Varughese</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="https://fenivarughese.com/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
</channel>
14+
</rss>

‎sitemap.xml

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
3+
xmlns:xhtml="http://www.w3.org/1999/xhtml">
4+
5+
<url>
6+
<loc>https://fenivarughese.com/categories/</loc>
7+
<priority>0</priority>
8+
</url>
9+
10+
<url>
11+
<loc>https://fenivarughese.com/</loc>
12+
<priority>0</priority>
13+
</url>
14+
15+
<url>
16+
<loc>https://fenivarughese.com/tags/</loc>
17+
<priority>0</priority>
18+
</url>
19+
20+
</urlset>

‎tags/index.xml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Tags on Feni Varughese</title>
5+
<link>https://fenivarughese.com/tags/</link>
6+
<description>Recent content in Tags on Feni Varughese</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
10+
<atom:link href="https://fenivarughese.com/tags/index.xml" rel="self" type="application/rss+xml" />
11+
12+
13+
</channel>
14+
</rss>

0 commit comments

Comments
 (0)
Please sign in to comment.