Local images and saner container
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.DS_Store
|
|
@ -20,13 +20,13 @@ categories: linux
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/vkm6phz5yb2k4oq/IMG_20160712_143708.jpg?dl=0"
|
||||
src="/images/thinkpad1.jpg"
|
||||
alt="An image of the ThinkPad X60s">
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/wfjj1wih90lrzax/IMG_20160712_143618.jpg?dl=0"
|
||||
src="/images/thinkpad2.jpg"
|
||||
alt="Another image of the ThinkPad X60s">
|
||||
</p>
|
||||
|
||||
|
@ -86,7 +86,7 @@ categories: linux
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/fbysnd58sj4g3kl/IMG_20160711_162733.jpg?dl=0"
|
||||
src="/images/screenfetch.jpg"
|
||||
alt="The laptop running 'screenfetch'">
|
||||
</p>
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ I like Rick Astley late 80's songs, and you can see them here in my Spotify:
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/t9vywa4yjotxv0o/Screenshot_20160728_154506.png?dl=0"
|
||||
src="/images/spotify_rickastley.png"
|
||||
alt="My Spotify with a bunch of Rick Astley songs">
|
||||
</p>
|
||||
|
||||
|
|
|
@ -116,6 +116,8 @@ code .rouge-table {
|
|||
/* Padding for the main content in the page */
|
||||
.container {
|
||||
padding: 0 4em;
|
||||
max-width: 1000px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/* Header sizes */
|
||||
|
|
|
@ -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="https://maggioni.xyz/404.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="https://maggioni.xyz/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 -->
|
||||
|
|
|
@ -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="https://maggioni.xyz/blog/">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="https://maggioni.xyz/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 -->
|
||||
|
|
|
@ -92,7 +92,9 @@ code .rouge-table {
|
|||
*/
|
||||
/* Padding for the main content in the page */
|
||||
.container {
|
||||
padding: 0 4em; }
|
||||
padding: 0 4em;
|
||||
max-width: 1000px;
|
||||
margin: auto; }
|
||||
|
||||
/* Header sizes */
|
||||
h1 {
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
<title>maggioni.xyz</title>
|
||||
<description>Eat polenta and do not counter-aim!
|
||||
</description>
|
||||
<link>https://maggioni.xyz/</link>
|
||||
<atom:link href="https://maggioni.xyz/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Wed, 24 Oct 2018 17:43:56 +0200</pubDate>
|
||||
<lastBuildDate>Wed, 24 Oct 2018 17:43:56 +0200</lastBuildDate>
|
||||
<link>http://localhost:4000/</link>
|
||||
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Wed, 24 Oct 2018 21:56:50 +0200</pubDate>
|
||||
<lastBuildDate>Wed, 24 Oct 2018 21:56:50 +0200</lastBuildDate>
|
||||
<generator>Jekyll v3.8.4</generator>
|
||||
|
||||
<item>
|
||||
|
@ -22,7 +22,7 @@ I like Rick Astley late 80's songs, and you can see them here in my Spotify:
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/t9vywa4yjotxv0o/Screenshot_20160728_154506.png?dl=0"
|
||||
src="/images/spotify_rickastley.png"
|
||||
alt="My Spotify with a bunch of Rick Astley songs">
|
||||
</p>
|
||||
|
||||
|
@ -130,8 +130,8 @@ done</span>
|
|||
</p>
|
||||
</description>
|
||||
<pubDate>Thu, 28 Jul 2016 16:00:00 +0200</pubDate>
|
||||
<link>https://maggioni.xyz/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html</link>
|
||||
<guid isPermaLink="true">https://maggioni.xyz/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>
|
||||
|
@ -156,13 +156,13 @@ done</span>
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/vkm6phz5yb2k4oq/IMG_20160712_143708.jpg?dl=0"
|
||||
src="/images/thinkpad1.jpg"
|
||||
alt="An image of the ThinkPad X60s">
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/wfjj1wih90lrzax/IMG_20160712_143618.jpg?dl=0"
|
||||
src="/images/thinkpad2.jpg"
|
||||
alt="Another image of the ThinkPad X60s">
|
||||
</p>
|
||||
|
||||
|
@ -220,7 +220,7 @@ done</span>
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/fbysnd58sj4g3kl/IMG_20160711_162733.jpg?dl=0"
|
||||
src="/images/screenfetch.jpg"
|
||||
alt="The laptop running 'screenfetch'">
|
||||
</p>
|
||||
|
||||
|
@ -232,8 +232,8 @@ done</span>
|
|||
</p>
|
||||
</description>
|
||||
<pubDate>Tue, 12 Jul 2016 13:00:00 +0200</pubDate>
|
||||
<link>https://maggioni.xyz/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html</link>
|
||||
<guid isPermaLink="true">https://maggioni.xyz/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>
|
||||
|
@ -327,8 +327,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>https://maggioni.xyz/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html</link>
|
||||
<guid isPermaLink="true">https://maggioni.xyz/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>
|
||||
|
|
BIN
_site/images/screenfetch.jpg
Normal file
After Width: | Height: | Size: 3 MiB |
BIN
_site/images/spotify_rickastley.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
_site/images/thinkpad1.jpg
Normal file
After Width: | Height: | Size: 627 KiB |
BIN
_site/images/thinkpad2.jpg
Normal file
After Width: | Height: | Size: 699 KiB |
|
@ -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="https://maggioni.xyz/">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="https://maggioni.xyz/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 -->
|
||||
|
|
|
@ -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="https://maggioni.xyz/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="https://maggioni.xyz/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 -->
|
||||
|
|
|
@ -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="https://maggioni.xyz/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="maggioni.xyz" href="https://maggioni.xyz/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 -->
|
||||
|
@ -114,13 +114,13 @@
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/vkm6phz5yb2k4oq/IMG_20160712_143708.jpg?dl=0"
|
||||
src="/images/thinkpad1.jpg"
|
||||
alt="An image of the ThinkPad X60s">
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/wfjj1wih90lrzax/IMG_20160712_143618.jpg?dl=0"
|
||||
src="/images/thinkpad2.jpg"
|
||||
alt="Another image of the ThinkPad X60s">
|
||||
</p>
|
||||
|
||||
|
@ -178,7 +178,7 @@
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/fbysnd58sj4g3kl/IMG_20160711_162733.jpg?dl=0"
|
||||
src="/images/screenfetch.jpg"
|
||||
alt="The laptop running 'screenfetch'">
|
||||
</p>
|
||||
|
||||
|
|
|
@ -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="https://maggioni.xyz/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="https://maggioni.xyz/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 -->
|
||||
|
@ -108,7 +108,7 @@ I like Rick Astley late 80's songs, and you can see them here in my Spotify:
|
|||
|
||||
<p>
|
||||
<img
|
||||
src="https://dl.dropboxusercontent.com/s/t9vywa4yjotxv0o/Screenshot_20160728_154506.png?dl=0"
|
||||
src="/images/spotify_rickastley.png"
|
||||
alt="My Spotify with a bunch of Rick Astley songs">
|
||||
</p>
|
||||
|
||||
|
|
BIN
images/screenfetch.jpg
Normal file
After Width: | Height: | Size: 3 MiB |
BIN
images/spotify_rickastley.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
images/thinkpad1.jpg
Normal file
After Width: | Height: | Size: 627 KiB |
BIN
images/thinkpad2.jpg
Normal file
After Width: | Height: | Size: 699 KiB |