forked from giuliacot/supermarket-slides
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
137 lines (112 loc) · 6.29 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Le scelte per voi da Milano FrontEnd</title>
<link href="https://fonts.googleapis.com/css?family=Archivo+Black|Cousine|Cutive+Mono|Passion+One|Paytone+One|Pragati+Narrow|Roboto+Condensed|Nunito" rel="stylesheet">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/supermarket.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section data-transition="slide-in fade-out">
<h1 class="title">Scelti per voi da Milano FrontEnd</h1>
<!-- <h3>Articoli freschi e di qualità!</h3> -->
<!-- <p class="author">@giucot_</p> -->
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">Laughing online</h1>
<!-- <blockquote cite="https://github.com/mozdevs/cssremedy">
“You can override the UA styles with more modern ideas of how CSS should work by default.”
</blockquote> -->
<!-- @import is also a CSS feature, and the differences can be confusing -->
<p class="blockquote-source">The Pudding</p>
<div class="link-wrap">
<a href="https://pudding.cool/2019/10/laugh" data-hover="Article Link">Article Link</a>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/TmRxvPZ/frame-3.png" alt="Laughing online - The Pudding" border="0"></div>
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">How to write a kickass README</h1>
<p class="blockquote-source">@scottydocs on Dev.to</p>
<div class="link-wrap">
<a href="https://dev.to/scottydocs/how-to-write-a-kickass-readme-5af9" data-hover="Article Link">Article Link</a>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/BrWcVKd/frame-5.png" alt="How to write a kickass README" border="0"></div>
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">Semantic sidenotes for the web</h1>
<p class="blockquote-source">Koos Looijesteijn</p>
<div class="link-wrap">
<a href="https://www.kooslooijesteijn.net/blog/semantic-sidenotes" data-hover="Article Link">Article Link</a></blockquote>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/rvmFT9X/frame-6.png" alt="Semantic sidenotes for the web" border="0"></div>
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">Introducing Concurrent Mode (Experimental)</h1>
<p class="blockquote-source">Reactjs</p>
<div class="link-wrap">
<a href="https://reactjs.org/docs/concurrent-mode-intro.html" data-hover="Article Link">Article Link</a></blockquote>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/x8Th3mQ/frame-7.png" alt="Introducing Concurrent Mode (Experimental)" border="0"></div>
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">HtmHell</h1>
<!-- <p class="blockquote-source"></p> -->
<div class="link-wrap">
<a href="https://www.htmhell.dev/" data-hover="Article Link">Article Link</a></blockquote>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/xqHKKvc/frame-9.png" alt="Html hell" border="0"></div>
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">Uncommon Use Cases For Pseudo Elements</h1>
<p class="blockquote-source">@shadeed9</p>
<div class="link-wrap">
<a href="https://ishadeed.com/article/unusual-use-cases-pseudo-elements" data-hover="Article Link">Article Link</a></blockquote>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/dPfhnn7/frame-10.png" alt="Html hell" border="0"></div>
</section>
<section data-transition="slide-in fade-out">
<h1 class="title">Fit on a floppy</h1>
<!-- <blockquote cite="https://philipwalton.com/articles/using-native-javascript-modules-in-production-today/">
“If you’re already using a bundler like webpack, and you’re already using granular code splitting and preloading those files, you might be wondering whether it’s worth switching to a strategy that uses real modules.”
</blockquote> -->
<!-- <p class="blockquote-source">Philip Walton</p> -->
<div class="link-wrap">
<a href="https://fitonafloppy.website/" data-hover="Article Link">Article Link</a></blockquote>
</div>
<div class="qr-wrap"><img class="qr-img" src="https://i.ibb.co/cCym6G0/frame-8.png" alt="Fit on a floppy" border="0"></div>
<!-- design is the rendering of intent, -->
<!-- “Until we measure what we value, we will over-value what we measure.” -->
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>