diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/.sass-cache/fe115cbda454720cc1bfee6fe8760d30901d8570/_base.scssc b/.sass-cache/fe115cbda454720cc1bfee6fe8760d30901d8570/_base.scssc index 2cda0b3..5043cf0 100644 Binary files a/.sass-cache/fe115cbda454720cc1bfee6fe8760d30901d8570/_base.scssc and b/.sass-cache/fe115cbda454720cc1bfee6fe8760d30901d8570/_base.scssc differ diff --git a/_posts/2016-07-12-installing-gentoo-on-a-thinkpad-x60s.html b/_posts/2016-07-12-installing-gentoo-on-a-thinkpad-x60s.html index 3da2246..2bfcac7 100644 --- a/_posts/2016-07-12-installing-gentoo-on-a-thinkpad-x60s.html +++ b/_posts/2016-07-12-installing-gentoo-on-a-thinkpad-x60s.html @@ -20,13 +20,13 @@ categories: linux

An image of the ThinkPad X60s

Another image of the ThinkPad X60s

@@ -86,7 +86,7 @@ categories: linux

The laptop running 'screenfetch'

diff --git a/_posts/2016-07-28-how-to-rickroll-people-launching-rm-rf-on-your-system.html b/_posts/2016-07-28-how-to-rickroll-people-launching-rm-rf-on-your-system.html index 735866e..4e151da 100644 --- a/_posts/2016-07-28-how-to-rickroll-people-launching-rm-rf-on-your-system.html +++ b/_posts/2016-07-28-how-to-rickroll-people-launching-rm-rf-on-your-system.html @@ -14,7 +14,7 @@ I like Rick Astley late 80's songs, and you can see them here in my Spotify:

My Spotify with a bunch of Rick Astley songs

diff --git a/_sass/_base.scss b/_sass/_base.scss index 3cecea4..6ea4f4b 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -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 */ diff --git a/_site/404.html b/_site/404.html index 0ccb4ee..b031bc7 100644 --- a/_site/404.html +++ b/_site/404.html @@ -12,8 +12,8 @@ - - + + diff --git a/_site/blog/index.html b/_site/blog/index.html index c9d819e..559bebf 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -12,8 +12,8 @@ - - + + diff --git a/_site/css/main.css b/_site/css/main.css index 9017be7..7b06e99 100644 --- a/_site/css/main.css +++ b/_site/css/main.css @@ -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 { diff --git a/_site/feed.xml b/_site/feed.xml index dd20b31..47b5722 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -4,10 +4,10 @@ maggioni.xyz Eat polenta and do not counter-aim! - https://maggioni.xyz/ - - Wed, 24 Oct 2018 17:43:56 +0200 - Wed, 24 Oct 2018 17:43:56 +0200 + http://localhost:4000/ + + Wed, 24 Oct 2018 21:56:50 +0200 + Wed, 24 Oct 2018 21:56:50 +0200 Jekyll v3.8.4 @@ -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> Thu, 28 Jul 2016 16:00:00 +0200 - https://maggioni.xyz/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html - https://maggioni.xyz/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html + http://localhost:4000/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html + http://localhost:4000/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html linux @@ -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> Tue, 12 Jul 2016 13:00:00 +0200 - https://maggioni.xyz/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html - https://maggioni.xyz/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html + http://localhost:4000/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html + http://localhost:4000/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html linux @@ -327,8 +327,8 @@ This incredibly worked. I think the problem was that <code>multi-user.targ </p> Thu, 07 Jul 2016 14:49:18 +0200 - https://maggioni.xyz/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html - https://maggioni.xyz/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html + http://localhost:4000/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html + http://localhost:4000/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html linux diff --git a/_site/images/screenfetch.jpg b/_site/images/screenfetch.jpg new file mode 100644 index 0000000..8a1d399 Binary files /dev/null and b/_site/images/screenfetch.jpg differ diff --git a/_site/images/spotify_rickastley.png b/_site/images/spotify_rickastley.png new file mode 100644 index 0000000..2f90870 Binary files /dev/null and b/_site/images/spotify_rickastley.png differ diff --git a/_site/images/thinkpad1.jpg b/_site/images/thinkpad1.jpg new file mode 100644 index 0000000..5ac28e1 Binary files /dev/null and b/_site/images/thinkpad1.jpg differ diff --git a/_site/images/thinkpad2.jpg b/_site/images/thinkpad2.jpg new file mode 100644 index 0000000..332d9ff Binary files /dev/null and b/_site/images/thinkpad2.jpg differ diff --git a/_site/index.html b/_site/index.html index 133099c..1d91fcf 100644 --- a/_site/index.html +++ b/_site/index.html @@ -12,8 +12,8 @@ - - + + diff --git a/_site/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html b/_site/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html index d653f1f..227d6e3 100644 --- a/_site/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html +++ b/_site/linux/2016/07/07/get-a-bluetooth-keyboard-work-with-arch.html @@ -11,8 +11,8 @@ - - + + diff --git a/_site/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html b/_site/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html index 42b2ba0..4944ea6 100644 --- a/_site/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html +++ b/_site/linux/2016/07/12/installing-gentoo-on-a-thinkpad-x60s.html @@ -11,8 +11,8 @@ - - + + @@ -114,13 +114,13 @@

An image of the ThinkPad X60s

Another image of the ThinkPad X60s

@@ -178,7 +178,7 @@

The laptop running 'screenfetch'

diff --git a/_site/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html b/_site/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html index beece12..e10a222 100644 --- a/_site/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html +++ b/_site/linux/2016/07/28/how-to-rickroll-people-launching-rm-rf-on-your-system.html @@ -11,8 +11,8 @@ - - + + @@ -108,7 +108,7 @@ I like Rick Astley late 80's songs, and you can see them here in my Spotify:

My Spotify with a bunch of Rick Astley songs

diff --git a/images/screenfetch.jpg b/images/screenfetch.jpg new file mode 100644 index 0000000..8a1d399 Binary files /dev/null and b/images/screenfetch.jpg differ diff --git a/images/spotify_rickastley.png b/images/spotify_rickastley.png new file mode 100644 index 0000000..2f90870 Binary files /dev/null and b/images/spotify_rickastley.png differ diff --git a/images/thinkpad1.jpg b/images/thinkpad1.jpg new file mode 100644 index 0000000..5ac28e1 Binary files /dev/null and b/images/thinkpad1.jpg differ diff --git a/images/thinkpad2.jpg b/images/thinkpad2.jpg new file mode 100644 index 0000000..332d9ff Binary files /dev/null and b/images/thinkpad2.jpg differ