-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (135 loc) · 4.68 KB
/
index.html
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
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content='This is Ilya's website.'>
<meta name='theme-color' content='#ffcd00'>
<meta property='og:title' content='Ilya Gutman'>
<meta property='og:description' content='This is Ilya's website.'>
<meta property='og:url' content='http://www.example.com/'>
<meta property='og:site_name' content='Ilya Gutman'>
<meta property='og:type' content='website'><meta property='og:updated_time' content='2018-05-01T17:30:00+06:00'/><meta name='twitter:card' content='summary'>
<meta name="generator" content="Hugo 0.40.2" />
<title>Ilya Gutman</title>
<link rel='canonical' href='http://www.example.com/'>
<link href="http://www.example.com/index.xml" rel="alternate" type="application/rss+xml" title="Ilya Gutman" />
<link rel='icon' href='/favicon.ico'>
<link rel='stylesheet' href='/assets/css/main.b0a0b202.css'><link rel='stylesheet' href='/css/custom.css'><style>
:root{--color-accent:#ffcd00;}
</style>
</head>
<body class='home type-page has-sidebar'>
<div class='site'>
<div id='sidebar' class='sidebar'>
<a class='screen-reader-text' href='#main-menu'>Skip to Main Menu</a>
<div class='container'><section class='widget widget-about sep-after'>
<header>
<div class='logo'>
<a href='/'>
<img src='/images/ilya.png'>
</a>
</div>
<h2 class='title site-title '>
Ilya Gutman
</h2>
<div class='desc'>
Proud Conservative. Very proud Conservative.
</div>
</header>
</section>
</div>
<div class='sidebar-overlay'></div>
</div>
<div class='main'>
<nav id='main-menu' class='menu main-menu' aria-label='Main Menu'>
<div class='container'>
<a class='screen-reader-text' href='#content'>Skip to Content</a>
<button id='sidebar-toggler' class='sidebar-toggler' aria-controls='sidebar'>
<span class='screen-reader-text'>Toggle Sidebar</span>
<span class='open'><svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<line x1="3" y1="12" x2="21" y2="12" />
<line x1="3" y1="6" x2="21" y2="6" />
<line x1="3" y1="18" x2="21" y2="18" />
</svg>
</span>
<span class='close'><svg class='icon' viewbox='0 0 24 24' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' aria-hidden='true'>
<line x1="18" y1="6" x2="6" y2="18" />
<line x1="6" y1="6" x2="18" y2="18" />
</svg>
</span>
</button>
<ul><li class='item current'>
<a aria-current='page' href='/'>Home</a>
</li><li class='item'>
<a href='/docs/'>Recipies</a>
</li><li class='item'>
<a href='/about/'>About</a>
</li><li class='item'>
<a href='https://github.com/MunifTanjim/minimo'>Repo</a>
</li></ul>
</div>
</nav>
<header id='header' class='header site-header'>
<div class='container sep-after'>
<div class='header-info'><h1 class='site-title title'>Ilya Gutman</h1><p class='desc site-desc'>This is Ilya's website.</p>
</div>
</div>
</header>
<main id='content'>
<div class='entry'>
<div class='container entry-content'>
<blockquote>
<p>Minimalism is not a lack of something. It’s simply the perfect amount of something.
— Nicholas Burroughs</p>
</blockquote>
</div>
</div>
<div class='home-widgets'>
<div class='container sep-before'><section class='widget widget-recent_posts sep-after'>
<header>
<h4 class='title widget-title'>Recent Posts</h4>
</header>
<ul class='list'>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2018-05-01T06:00:00+06:00'>2018, May 01</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='/docs/borsch/'>Borsch with Pork Ribs</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2018-04-29T06:00:00+06:00'>2018, Apr 29</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='/docs/authors/'>Crock-Pot Beef Roast</a>
</h3>
</header>
</li>
</ul>
</section>
</div>
</div> </main>
<footer id='footer' class='footer'>
<div class='container sep-before'>
<div class='copyright'>
<p> © 2017-2018 Ilya Gutman </p>
</div>
</div>
</footer>
</div>
</div><script>window.__public_path__='\/assets\/js\/'</script>
<script src='/assets/js/main.53e19345.js'></script><script src='/js/custom.js'></script>
</body>
</html>