Edited site title
This commit is contained in:
parent
8f0c71f664
commit
48f648cae3
10 changed files with 46 additions and 38 deletions
|
@ -11,7 +11,7 @@ email: claudio@maggioni.xyz
|
|||
description: > # this means to ignore newlines until "baseurl:"
|
||||
Eat polenta and do not counter-aim!
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "http://praticamentetilde.github.io" # the base hostname & protocol for your site
|
||||
url: "https://maggioni.xyz" # the base hostname & protocol for your site
|
||||
github_username: praticamentetilde
|
||||
future: true
|
||||
# Build settings
|
||||
|
|
|
@ -5,7 +5,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">{{ site.title }}</h1>
|
||||
<h4>{{ site.description }}</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
{% include header.html %}
|
||||
</header>
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link rel="canonical" href="http://praticamentetilde.github.io/404.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://praticamentetilde.github.io/feed.xml">
|
||||
<link rel="canonical" href="http://localhost:4000/404.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://localhost:4000/feed.xml">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<script src="https://rawgit.com/snaptortoise/konami-js/master/konami.js"></script>
|
||||
<!-- Favicon -->
|
||||
|
@ -39,8 +39,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">maggioni.xyz</h1>
|
||||
<h4>Eat polenta and do not counter-aim!
|
||||
</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
<nav class="navbar">
|
||||
<div class="container">
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link rel="canonical" href="http://praticamentetilde.github.io/blog/">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://praticamentetilde.github.io/feed.xml">
|
||||
<link rel="canonical" href="http://localhost:4000/blog/">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://localhost:4000/feed.xml">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<script src="https://rawgit.com/snaptortoise/konami-js/master/konami.js"></script>
|
||||
<!-- Favicon -->
|
||||
|
@ -39,8 +39,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">maggioni.xyz</h1>
|
||||
<h4>Eat polenta and do not counter-aim!
|
||||
</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
<nav class="navbar">
|
||||
<div class="container">
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
<title>maggioni.xyz</title>
|
||||
<description>Eat polenta and do not counter-aim!
|
||||
</description>
|
||||
<link>http://praticamentetilde.github.io/</link>
|
||||
<atom:link href="http://praticamentetilde.github.io/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Tue, 23 Oct 2018 17:16:39 +0200</pubDate>
|
||||
<lastBuildDate>Tue, 23 Oct 2018 17:16:39 +0200</lastBuildDate>
|
||||
<link>http://localhost:4000/</link>
|
||||
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Tue, 23 Oct 2018 17:24:59 +0200</pubDate>
|
||||
<lastBuildDate>Tue, 23 Oct 2018 17:24:59 +0200</lastBuildDate>
|
||||
<generator>Jekyll v3.8.4</generator>
|
||||
|
||||
<item>
|
||||
|
@ -80,8 +80,8 @@ done</span>
|
|||
<p>If you want even more security, you can rename this script to <code class="highlighter-rouge">/bin/rm</code> and move the original one in some other place, getting rid of all the aliases. I prefer the solution above because it’s tidier: you haven’t to move anything. In fact, this could be just an AUR package…</p>
|
||||
</description>
|
||||
<pubDate>Thu, 28 Jul 2016 16:00:00 +0200</pubDate>
|
||||
<link>http://praticamentetilde.github.io/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html</link>
|
||||
<guid isPermaLink="true">http://praticamentetilde.github.io/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html</guid>
|
||||
<link>http://localhost:4000/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html</guid>
|
||||
|
||||
|
||||
<category>linux</category>
|
||||
|
@ -122,8 +122,8 @@ done</span>
|
|||
<p>I’ve not installed Gentoo in dual boot because I didn’t figured out how to switch my bluetooth dongle in HID mode yet, so I can’t select the OS with <code class="highlighter-rouge">rEFInd</code>. Hope this rambling was, if not useful, at least entertaining!</p>
|
||||
</description>
|
||||
<pubDate>Tue, 12 Jul 2016 13:00:00 +0200</pubDate>
|
||||
<link>http://praticamentetilde.github.io/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html</link>
|
||||
<guid isPermaLink="true">http://praticamentetilde.github.io/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html</guid>
|
||||
<link>http://localhost:4000/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html</guid>
|
||||
|
||||
|
||||
<category>linux</category>
|
||||
|
@ -217,8 +217,8 @@ This incredibly worked. I think the problem was that <code>multi-user.targ
|
|||
</p>
|
||||
</description>
|
||||
<pubDate>Thu, 07 Jul 2016 14:49:18 +0200</pubDate>
|
||||
<link>http://praticamentetilde.github.io/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html</link>
|
||||
<guid isPermaLink="true">http://praticamentetilde.github.io/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html</guid>
|
||||
<link>http://localhost:4000/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html</guid>
|
||||
|
||||
|
||||
<category>linux</category>
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link rel="canonical" href="http://praticamentetilde.github.io/">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://praticamentetilde.github.io/feed.xml">
|
||||
<link rel="canonical" href="http://localhost:4000/">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://localhost:4000/feed.xml">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<script src="https://rawgit.com/snaptortoise/konami-js/master/konami.js"></script>
|
||||
<!-- Favicon -->
|
||||
|
@ -39,8 +39,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">maggioni.xyz</h1>
|
||||
<h4>Eat polenta and do not counter-aim!
|
||||
</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
<nav class="navbar">
|
||||
<div class="container">
|
||||
|
@ -91,7 +92,7 @@
|
|||
</header>
|
||||
<main class="container">
|
||||
<div class="home">
|
||||
HOME
|
||||
<h1>Welcome on Claudio Maggioni's website!</h1>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link rel="canonical" href="http://praticamentetilde.github.io/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://praticamentetilde.github.io/feed.xml">
|
||||
<link rel="canonical" href="http://localhost:4000/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://localhost:4000/feed.xml">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<script src="https://rawgit.com/snaptortoise/konami-js/master/konami.js"></script>
|
||||
<!-- Favicon -->
|
||||
|
@ -38,8 +38,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">maggioni.xyz</h1>
|
||||
<h4>Eat polenta and do not counter-aim!
|
||||
</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
<nav class="navbar">
|
||||
<div class="container">
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link rel="canonical" href="http://praticamentetilde.github.io/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://praticamentetilde.github.io/feed.xml">
|
||||
<link rel="canonical" href="http://localhost:4000/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://localhost:4000/feed.xml">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<script src="https://rawgit.com/snaptortoise/konami-js/master/konami.js"></script>
|
||||
<!-- Favicon -->
|
||||
|
@ -38,8 +38,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">maggioni.xyz</h1>
|
||||
<h4>Eat polenta and do not counter-aim!
|
||||
</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
<nav class="navbar">
|
||||
<div class="container">
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link rel="canonical" href="http://praticamentetilde.github.io/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://praticamentetilde.github.io/feed.xml">
|
||||
<link rel="canonical" href="http://localhost:4000/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="http://localhost:4000/feed.xml">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||
<script src="https://rawgit.com/snaptortoise/konami-js/master/konami.js"></script>
|
||||
<!-- Favicon -->
|
||||
|
@ -38,8 +38,9 @@
|
|||
<header class="header">
|
||||
<section class="head container">
|
||||
<h1 class="title">maggioni.xyz</h1>
|
||||
<h4>Eat polenta and do not counter-aim!
|
||||
</h4>
|
||||
<h4>Eat
|
||||
<a href="https://en.wikipedia.org/wiki/Polenta">
|
||||
polenta</a> and do not counter-aim!</h4>
|
||||
</section>
|
||||
<nav class="navbar">
|
||||
<div class="container">
|
||||
|
|
|
@ -3,5 +3,5 @@ layout: main
|
|||
---
|
||||
|
||||
<div class="home">
|
||||
HOME
|
||||
<h1>Welcome on Claudio Maggioni's website!</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue