Local images and saner container

This commit is contained in:
Claudio Maggioni 2018-10-24 21:57:19 +02:00
parent b413388506
commit 52cf6abdfa
21 changed files with 40 additions and 35 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store

View File

@ -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>

View File

@ -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>

View File

@ -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 */

View File

@ -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 -->

View File

@ -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 -->

View File

@ -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 {

View File

@ -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:
&lt;p&gt;
&lt;img
src=&quot;https://dl.dropboxusercontent.com/s/t9vywa4yjotxv0o/Screenshot_20160728_154506.png?dl=0&quot;
src=&quot;/images/spotify_rickastley.png&quot;
alt=&quot;My Spotify with a bunch of Rick Astley songs&quot;&gt;
&lt;/p&gt;
@ -130,8 +130,8 @@ done&lt;/span&gt;
&lt;/p&gt;
</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&lt;/span&gt;
&lt;p&gt;
&lt;img
src=&quot;https://dl.dropboxusercontent.com/s/vkm6phz5yb2k4oq/IMG_20160712_143708.jpg?dl=0&quot;
src=&quot;/images/thinkpad1.jpg&quot;
alt=&quot;An image of the ThinkPad X60s&quot;&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img
src=&quot;https://dl.dropboxusercontent.com/s/wfjj1wih90lrzax/IMG_20160712_143618.jpg?dl=0&quot;
src=&quot;/images/thinkpad2.jpg&quot;
alt=&quot;Another image of the ThinkPad X60s&quot;&gt;
&lt;/p&gt;
@ -220,7 +220,7 @@ done&lt;/span&gt;
&lt;p&gt;
&lt;img
src=&quot;https://dl.dropboxusercontent.com/s/fbysnd58sj4g3kl/IMG_20160711_162733.jpg?dl=0&quot;
src=&quot;/images/screenfetch.jpg&quot;
alt=&quot;The laptop running 'screenfetch'&quot;&gt;
&lt;/p&gt;
@ -232,8 +232,8 @@ done&lt;/span&gt;
&lt;/p&gt;
</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 &lt;code&gt;multi-user.targ
&lt;/p&gt;
</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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
_site/images/thinkpad1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB

BIN
_site/images/thinkpad2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 KiB

View File

@ -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 -->

View File

@ -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 -->

View File

@ -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>

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
images/thinkpad1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB

BIN
images/thinkpad2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 KiB