-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
217 lines (151 loc) · 6.45 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
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
<!DOCTYPE HTML>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Your description">
<meta name="author" content="Your name">
<meta name="generator" content="Hugo 0.109.0">
<title>AW - notes & thoughts</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="https://coffepowered.github.io/css/main.css"/>
<!-- Custom Fonts -->
<link href="https://coffepowered.github.io/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" type="image/x-icon" href="https://coffepowered.github.io/favicon.ico">
<link rel="icon" type="image/x-icon" href="https://coffepowered.github.io/favicon.ico">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/ie/html5shiv.js"></script>
<script src="js/ie/html5shiv.jsrespond.min.js"></script>
<![endif]-->
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1209H4LX3C"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1209H4LX3C');
</script>
</head>
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<a href="https://coffepowered.github.io/" class="logo"><strong>AW</strong> <span>learning from data</span></a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="https://coffepowered.github.io/">Home</a></li>
<li><a href="https://coffepowered.github.io/blogs">Blogs</a></li>
<li><a href="https://coffepowered.github.io/blogs/ipsum">Generic Blog</a></li>
<li><a href="https://coffepowered.github.io/elements.html">Elements</a></li>
</ul>
<ul class="actions vertical">
<li><a href="https://coffepowered.github.io/blogs" class="button special fit">Get Started</a></li>
<li><a href="https://coffepowered.github.io/" class="button fit">Log In</a></li>
</ul>
</nav>
<!-- Banner -->
<section id="banner" class="major">
<div class="inner">
<header class="major">
<h1>Ciao, benvenuti tra i miei appunti</h1>
</header>
<div class="content">
<p>MICRO-PROGETTI | APPUNTI ED ALTRE NOTE SPARSE</p>
<ul class="actions">
<li><a href=blogs class="button next scrolly">Latest posts</a></li>
</ul>
</div>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- Header -->
<section id="one" class="tiles">
<article>
<span class="image">
<img src="img/pic01.jpg" alt="" />
</span>
<header class="major">
<h3><a href="https://coffepowered.github.io/categories/python" class="link">Python</a></h3>
<p>for data people</p>
</header>
</article>
<article>
<span class="image">
<img src="img/pic03.jpg" alt="" />
</span>
<header class="major">
<h3><a href="https://coffepowered.github.io/categories/opinions" class="link">Opinions</a></h3>
<p>personal corner</p>
</header>
</article>
<article>
<span class="image">
<img src="img/img-courses.jpg" alt="" />
</span>
<header class="major">
<h3><a href="https://coffepowered.github.io/categories/courses" class="link">Notes</a></h3>
<p>from courses, tutorials and books</p>
</header>
</article>
<article>
<span class="image">
<img src="img/sunset-kayak.jpg" alt="" />
</span>
<header class="major">
<h3><a href="https://coffepowered.github.io/tags/viz" class="link">Visualizations</a></h3>
<p>learning vizs and mixing things up</p>
</header>
</article>
</section>
<!-- Two -->
<section id="two">
<div class="inner">
<header class="major">
<h2>About</h2>
</header>
<p>Mi chiamo Andrea, tengo questi appunti su esperimenti 'data-related' e altri cose interessanti. Se vuoi sapere qualcosa in più su di me:</p>
<ul class="actions">
<li><a href="https://coffepowered.github.io/su-questo-sito" class="button next">Versione estesa</a></li>
</ul>
</div>
</section>
</div>
<!-- Contact -->
<!-- Footer -->
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/bernardo_xdata" class="icon alt fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://www.linkedin.com/in/andreawalteruggerini/" class="icon alt fa-linkedin" target="_blank"><span class="label">LinkedIn</span></a></li>
</ul>
<ul class="copyright">
<li>© Updated Feb 2022. Top image by @iamengjell</li>
<li>Design: <a href="https://www.html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<!-- Scripts -->
<!-- jQuery -->
<script src="https://coffepowered.github.io/js/jquery.min.js"></script>
<script src="https://coffepowered.github.io/js/jquery.scrolly.min.js"></script>
<script src="https://coffepowered.github.io/js/jquery.scrollex.min.js"></script>
<script src="https://coffepowered.github.io/js/skel.min.js"></script>
<script src="https://coffepowered.github.io/js/util.js"></script>
<!-- Main JS -->
<script src="https://coffepowered.github.io/js/main.js"></script>
</body>
</html>