contattami
This commit is contained in:
parent
4eb7ce7c9f
commit
bd68aaf87c
77 changed files with 220 additions and 74 deletions
|
@ -9,6 +9,8 @@ paginate: 5
|
||||||
author:
|
author:
|
||||||
name: 'Francesco Mecca'
|
name: 'Francesco Mecca'
|
||||||
email: me@francescomecca.eu
|
email: me@francescomecca.eu
|
||||||
|
url: 'http://francescomecca.eu'
|
||||||
|
|
||||||
|
|
||||||
# Gems
|
# Gems
|
||||||
gems:
|
gems:
|
||||||
|
|
1
_includes/divider.html
Normal file
1
_includes/divider.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<hr>
|
|
@ -1,5 +1,5 @@
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="{{ site.url }}">{{ site.title }}</a> is maintained by <a href="{{ author.url }}">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">{{ site.title }}</a> is maintained by <a href="{{ author.url }}">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
<h1 class="project-name">{{ site.title }}</h1>
|
<h1 class="project-name">{{ site.title }}</h1>
|
||||||
<h2 class="project-tagline">{{ site.tagline }}</h2>
|
<h2 class="project-tagline">{{ site.tagline }}</h2>
|
||||||
<a class="btn" href="{{ site.baseurl }}">Home</a>
|
<a class="btn" href="{{ site.baseurl }}">Home</a>
|
||||||
|
<a class="btn" href="{{ site.baseurl }}about/">About me</a>
|
||||||
<a class="btn" href="{{ site.baseurl }}archive/">Archive</a>
|
<a class="btn" href="{{ site.baseurl }}archive/">Archive</a>
|
||||||
<a class="btn" href="{{ site.baseurl }}contattami/">Contact me</a>
|
<a class="btn" href="{{ site.baseurl }}contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -30,7 +31,7 @@
|
||||||
<section class="main-content">
|
<section class="main-content">
|
||||||
|
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<h1 class="page-title">About</h1>
|
<h1 class="page-title">About Me</h1>
|
||||||
<p>This blog was originally created as a project for <a href="http://rivoluzionedigitale.polito.it/">Rivoluzione Digitale</a>, a course held at the Polytecnic of Turin.</p>
|
<p>This blog was originally created as a project for <a href="http://rivoluzionedigitale.polito.it/">Rivoluzione Digitale</a>, a course held at the Polytecnic of Turin.</p>
|
||||||
|
|
||||||
<p>The original About page can be read <a href="/wp-content/uploads/2016/about_old.html">here</a></p>
|
<p>The original About page can be read <a href="/wp-content/uploads/2016/about_old.html">here</a></p>
|
||||||
|
@ -45,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -92,7 +93,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title>Caught in the Net</title>
|
<title>Caught in the Net</title>
|
||||||
<link href="http://localhost:4000/atom.xml" rel="self"/>
|
<link href="http://localhost:4000/atom.xml" rel="self"/>
|
||||||
<link href="http://localhost:4000/"/>
|
<link href="http://localhost:4000/"/>
|
||||||
<updated>2017-05-09T11:37:32+02:00</updated>
|
<updated>2017-05-09T12:17:07+02:00</updated>
|
||||||
<id>http://localhost:4000</id>
|
<id>http://localhost:4000</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Francesco Mecca</name>
|
<name>Francesco Mecca</name>
|
||||||
|
|
58
_site/contattami/domain_name/index.html
Normal file
58
_site/contattami/domain_name/index.html
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en-us">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Caught in the Net</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<meta name="theme-color" content="#157878">
|
||||||
|
<link rel="stylesheet" href="/css/normalize.css">
|
||||||
|
<!--<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>-->
|
||||||
|
<link rel="stylesheet" href="/fonts/opensans.css">
|
||||||
|
<link rel="stylesheet" href="/css/cayman.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<section class="page-header">
|
||||||
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
<a class="btn" href="https://github.com/FraMecca">Github</a>
|
||||||
|
<a class="btn" href="/feed.xml">RSS</a>
|
||||||
|
<a class="btn" href="/curriculum/CV_Mecca_Francesco.pdf">Curriculum</a>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="main-content">
|
||||||
|
|
||||||
|
<div class="page">
|
||||||
|
<h1 class="page-title">Domain names</h1>
|
||||||
|
<p>A <a href="https://en.wikipedia.org/wiki/Domain_name">domain name</a> is a string of words used to locate an entity on the Internet.</p>
|
||||||
|
|
||||||
|
<p>For this blog, the domain name is <a href="/">francescomecca.eu</a>.</p>
|
||||||
|
|
||||||
|
<p><hr></p>
|
||||||
|
|
||||||
|
<p>Un nome di dominio e` una stringa univoca utilizzata per identificare una risorsa in rete.</p>
|
||||||
|
|
||||||
|
<p>Il nome di dominio di questo blog e` <a href="/">francescomecca.eu</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="site-footer">
|
||||||
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -33,7 +34,7 @@
|
||||||
<h1 class="page-title">Contact me</h1>
|
<h1 class="page-title">Contact me</h1>
|
||||||
<p>Feel free to drop me a line. </p>
|
<p>Feel free to drop me a line. </p>
|
||||||
|
|
||||||
<p>me [at] [domain name]</p>
|
<p>me @ <a href="domain_name">domain name</a></p>
|
||||||
<div class="highlight"><pre><code class="language-" data-lang="">-----BEGIN PGP PUBLIC KEY BLOCK-----
|
<div class="highlight"><pre><code class="language-" data-lang="">-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
Version: GnuPG v2
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
@ -70,7 +71,7 @@ KVL8ZHLq8mJUrDvSavZz82vD636UDC4Y+HpzlAB9WJzNBoNx
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -181,7 +181,7 @@ a:hover { text-decoration: underline; }
|
||||||
.main-content dl dt { padding: 0; margin-top: 1rem; font-size: 1rem; font-weight: bold; }
|
.main-content dl dt { padding: 0; margin-top: 1rem; font-size: 1rem; font-weight: bold; }
|
||||||
.main-content dl dd { padding: 0; margin-bottom: 1rem; }
|
.main-content dl dd { padding: 0; margin-bottom: 1rem; }
|
||||||
/*.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #eff0f1; border: 0; }*/
|
/*.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #eff0f1; border: 0; }*/
|
||||||
.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #ffffff; border: 0; }
|
.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #7c9aa8; border: 0; }
|
||||||
|
|
||||||
.site-footer { padding-top: 2rem; margin-top: 2rem; border-top: solid 1px #eff0f1; }
|
.site-footer { padding-top: 2rem; margin-top: 2rem; border-top: solid 1px #eff0f1; }
|
||||||
@media screen and (min-width: 64em) { .site-footer { font-size: 1rem; } }
|
@media screen and (min-width: 64em) { .site-footer { font-size: 1rem; } }
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -313,7 +314,7 @@ Pierre aking his soul came to the packs and drove up his father-in-law women.
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -716,7 +717,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -667,7 +668,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -710,7 +711,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -598,7 +599,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -602,7 +603,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -261,7 +262,7 @@ David Gomez, un ex agente dell’FBI , ha detto che il velivolo di sorveglia
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -234,7 +235,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -686,7 +687,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -861,7 +862,7 @@ Command successful.</pre>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -866,7 +867,7 @@ perl-cleaner --all</pre>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -1030,7 +1031,7 @@ The original idea for the Buridan's donkey came from my mentor <a href="http
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -882,7 +883,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -599,7 +600,7 @@ Truecrypt permette di creare un volume crittografico che si presenta come un fil
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -852,7 +853,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -277,7 +278,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -253,7 +254,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -675,7 +676,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -596,7 +597,7 @@ Alcuni <a href="https://trac.torproject.org/projects/tor/wiki/doc/GoodBadISPs" t
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -244,7 +245,7 @@ L’opera si trova a Berlino.</p>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -298,7 +299,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -246,7 +247,7 @@ L’attacco avviene attraverso l’uso di codice Javascript e analizza l
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -334,7 +335,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -256,7 +257,7 @@ Secondo alcuni amministartori del sito, tra cui OptimusCrime, Boneless vendette
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -731,7 +732,7 @@ Estimates of the current size of the body of federal criminal law vary. It has b
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -1113,7 +1114,7 @@ In questo modo ed attraverso i cookie Facebook riesce a riunire la maggior parte
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -246,7 +247,7 @@ Il payload è un tipo di shellcode, ovvero un piccolo pezzo di codice, che sfrut
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -248,7 +249,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -298,7 +299,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -795,7 +796,7 @@ I dati sono la risposta economica a: “Iscriviti, e’ gratis e lo sarà se
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -275,7 +276,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -570,7 +571,7 @@ echo Complete.
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -235,7 +236,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -583,7 +584,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -401,7 +402,7 @@ I dati sono la risposta economica a: “Iscriviti, e’ gratis e lo sarà se
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -138,7 +139,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -766,7 +767,7 @@ dfu-programmer atmega16u2 reset
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -427,7 +428,7 @@ The source for our program is stored in my git <a href="http://francescomecca.eu
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -327,7 +328,7 @@ perl-cleaner --all</pre>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -436,7 +437,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -416,7 +417,7 @@ David Gomez, un ex agente dell’FBI , ha detto che il velivolo di sorveglia
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -1044,7 +1045,7 @@ Truecrypt permette di creare un volume crittografico che si presenta come un fil
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -455,7 +456,7 @@ L’opera si trova a Berlino.</p>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -420,7 +421,7 @@ In questo modo ed attraverso i cookie Facebook riesce a riunire la maggior parte
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -472,7 +473,7 @@ Finally I put a link to the archive, my github page and the atom feed on the sid
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -660,7 +661,7 @@ The bot can be added to your contact list by simply searching for <a href="http:
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -454,7 +455,7 @@ instantaneously.</p></li>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -434,7 +435,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -724,7 +725,7 @@ The source for our program is stored in my git <a href="http://francescomecca.eu
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -827,7 +828,7 @@ Ogni altra prova è discutibile e non necessaria.</p>
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -708,7 +709,7 @@ At the end, I ask, why would you choose anything else than the easiest and most
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -753,7 +754,7 @@ Anyway for simple cases the GA yields good results, as an example for points (0
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -448,7 +449,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -832,7 +833,7 @@ dfu-programmer atmega16u2 reset
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -818,7 +819,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -1148,7 +1149,7 @@ What if, when the person walks into a mall, we record the time, the location, th
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -1063,7 +1064,7 @@ Proviamo a visualizzarla in un'immagine dove i box arancioni sono i nodi di
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -898,7 +899,7 @@ Pierre aking his soul came to the packs and drove up his father-in-law women.
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -893,7 +894,7 @@ Questi pattern corrispondono alle caratteristiche proprie di un oggetto (quali p
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -690,7 +691,7 @@ Attraverso la dissipazione l'opera, che fissata nel momento aveva acquisito
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -789,7 +790,7 @@ I divided my time between irc and mailing lists. I felt the obligation to archiv
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
<h1 class="project-name">Caught in the Net</h1>
|
<h1 class="project-name">Caught in the Net</h1>
|
||||||
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
<h2 class="project-tagline">La rete ti cattura ma libera il pensiero</h2>
|
||||||
<a class="btn" href="/">Home</a>
|
<a class="btn" href="/">Home</a>
|
||||||
|
<a class="btn" href="/about/">About me</a>
|
||||||
<a class="btn" href="/archive/">Archive</a>
|
<a class="btn" href="/archive/">Archive</a>
|
||||||
<a class="btn" href="/contattami/">Contact me</a>
|
<a class="btn" href="/contattami/">Contact me</a>
|
||||||
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
<a class="btn" href="http://francescomecca.eu:3000/explore/repos">Personal Git</a>
|
||||||
|
@ -726,7 +727,7 @@
|
||||||
|
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<span class="site-footer-owner"><a href="http://localhost:4000">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
<span class="site-footer-owner"><a href="http://francescomecca.eu">Caught in the Net</a> is maintained by <a href="">Francesco Mecca</a>.</span>
|
||||||
<span> CC BY-SA 4.0 International.</br> </span>
|
<span> CC BY-SA 4.0 International.</br> </span>
|
||||||
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
<span class="site-footer-credits"><a href="https://jekyllrb.com">Jekyll</a>, <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a>.</span>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
2
about.md
2
about.md
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: About
|
title: About Me
|
||||||
author: pesceWanda
|
author: pesceWanda
|
||||||
layout: page
|
layout: page
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,7 +7,7 @@ layout: page
|
||||||
---
|
---
|
||||||
Feel free to drop me a line.
|
Feel free to drop me a line.
|
||||||
|
|
||||||
me [at] [domain name]
|
me @ [domain name](domain_name)
|
||||||
|
|
||||||
```
|
```
|
||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
|
|
18
contattami/domain_name.md
Normal file
18
contattami/domain_name.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
id: 148
|
||||||
|
title: Domain names
|
||||||
|
date: 2012-08-23T09:08:51+00:00
|
||||||
|
author: pesceWanda
|
||||||
|
layout: page
|
||||||
|
---
|
||||||
|
|
||||||
|
A [domain name](https://en.wikipedia.org/wiki/Domain_name) is a string of words used to locate an entity on the Internet.
|
||||||
|
|
||||||
|
For this blog, the domain name is [francescomecca.eu]({{ site.baseurl }}).
|
||||||
|
|
||||||
|
{% include divider.html %}
|
||||||
|
|
||||||
|
Un nome di dominio e\` una stringa univoca utilizzata per identificare una risorsa in rete.
|
||||||
|
|
||||||
|
Il nome di dominio di questo blog e\` [francescomecca.eu]({{ site.baseurl }}).
|
||||||
|
|
|
@ -181,7 +181,7 @@ a:hover { text-decoration: underline; }
|
||||||
.main-content dl dt { padding: 0; margin-top: 1rem; font-size: 1rem; font-weight: bold; }
|
.main-content dl dt { padding: 0; margin-top: 1rem; font-size: 1rem; font-weight: bold; }
|
||||||
.main-content dl dd { padding: 0; margin-bottom: 1rem; }
|
.main-content dl dd { padding: 0; margin-bottom: 1rem; }
|
||||||
/*.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #eff0f1; border: 0; }*/
|
/*.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #eff0f1; border: 0; }*/
|
||||||
.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #ffffff; border: 0; }
|
.main-content hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #7c9aa8; border: 0; }
|
||||||
|
|
||||||
.site-footer { padding-top: 2rem; margin-top: 2rem; border-top: solid 1px #eff0f1; }
|
.site-footer { padding-top: 2rem; margin-top: 2rem; border-top: solid 1px #eff0f1; }
|
||||||
@media screen and (min-width: 64em) { .site-footer { font-size: 1rem; } }
|
@media screen and (min-width: 64em) { .site-footer { font-size: 1rem; } }
|
||||||
|
|
Loading…
Reference in a new issue