diff --git a/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc index 8cedbb5..7924edc 100644 Binary files a/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc and b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc differ diff --git a/404.md b/404.md new file mode 100644 index 0000000..ad8c0f9 --- /dev/null +++ b/404.md @@ -0,0 +1,22 @@ +--- +layout: main +permalink: /404.html +--- + +# 404 - page not found + +If you didn't come on purpose I apologise, but the page you are searching doesn't exist. +But, if you came on purpose, enjoy a flat Rick Astley gif dancing. + +![Rick gif](/astley.gif) + + + +Thanks [Giorgio Croci!](https://github.com/Giorgio-Croci) diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 2cf2a6d..c10cd50 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -44,7 +44,7 @@ ul.navbar-list{ @media (max-width: 700px){ .navbar-list .navbar-item { - width: 100%; + width: calc(100% - 2em); } } diff --git a/_site/404.html b/_site/404.html new file mode 100644 index 0000000..db2de01 --- /dev/null +++ b/_site/404.html @@ -0,0 +1,111 @@ + + + + + + + + Ramblings of an archer archer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

Ramblings of an archer archer

+

Things which an Arch Linux user that also owns an recurve bow can write. +

+
+ + +
+
+

404 - page not found

+ +

If you didn’t come on purpose I apologise, but the page you are searching doesn’t exist. +But, if you came on purpose, enjoy a flat Rick Astley gif dancing.

+ +

Rick gif

+ + + +

Thanks Giorgio Croci!

+ +
+ + + + + diff --git a/_site/about/index.html b/_site/about/index.html index 1cb3d6a..2093244 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -50,6 +50,8 @@ + + @@ -94,8 +96,8 @@ diff --git a/_site/archery/2016/08/15/my-archery-setup.html b/_site/archery/2016/08/15/my-archery-setup.html index 4bfbc35..7c4e366 100644 --- a/_site/archery/2016/08/15/my-archery-setup.html +++ b/_site/archery/2016/08/15/my-archery-setup.html @@ -49,6 +49,8 @@ + + @@ -131,8 +133,8 @@ diff --git a/_site/astley.gif b/_site/astley.gif new file mode 100644 index 0000000..3c60966 Binary files /dev/null and b/_site/astley.gif differ diff --git a/_site/css/main.css b/_site/css/main.css index c5721e5..f2e3ef6 100644 --- a/_site/css/main.css +++ b/_site/css/main.css @@ -178,7 +178,7 @@ ul.navbar-list { @media (max-width: 700px) { .navbar-list .navbar-item { - width: 100%; } } + width: calc(100% - 2em); } } .navbar-item a { color: #e82; } diff --git a/_site/feed.xml b/_site/feed.xml index b0b1874..c2e5aa6 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -6,8 +6,8 @@ http://praticamentetilde.github.io/ - Tue, 13 Sep 2016 21:40:05 +0200 - Tue, 13 Sep 2016 21:40:05 +0200 + Mon, 26 Sep 2016 22:08:15 +0200 + Mon, 26 Sep 2016 22:08:15 +0200 Jekyll v3.2.1 diff --git a/_site/images/android/chiodi.png b/_site/images/android/chiodi.png deleted file mode 100644 index e69de29..0000000 diff --git a/_site/index.html b/_site/index.html index 79b2faf..745c647 100644 --- a/_site/index.html +++ b/_site/index.html @@ -50,6 +50,8 @@ + + @@ -125,8 +127,8 @@
- - + +
Claudio Maggioni 2016
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 af28442..41c0dff 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 @@ -49,6 +49,8 @@ + + @@ -182,8 +184,8 @@ Last thing: I discovered that my Bluetooth dongle is CSR 8510 A10 based so expec
- - + +
Claudio Maggioni 2016
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 a187a4e..fa84ba5 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 @@ -49,6 +49,8 @@ + + @@ -142,8 +144,8 @@
- - + +
Claudio Maggioni 2016
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 cc07746..1aa4015 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 @@ -49,6 +49,8 @@ + + @@ -176,8 +178,8 @@ done
- - + +
Claudio Maggioni 2016
diff --git a/_site/programming/2016/08/31/bam-on-github.html b/_site/programming/2016/08/31/bam-on-github.html index b03ffb1..c6e483f 100644 --- a/_site/programming/2016/08/31/bam-on-github.html +++ b/_site/programming/2016/08/31/bam-on-github.html @@ -49,6 +49,8 @@ + + @@ -117,8 +119,8 @@
- - + +
Claudio Maggioni 2016
diff --git a/_site/update/2016/09/13/css-update.html b/_site/update/2016/09/13/css-update.html index 785cf43..4acdd33 100644 --- a/_site/update/2016/09/13/css-update.html +++ b/_site/update/2016/09/13/css-update.html @@ -49,6 +49,8 @@ + + @@ -113,8 +115,8 @@ diff --git a/astley.gif b/astley.gif new file mode 100644 index 0000000..3c60966 Binary files /dev/null and b/astley.gif differ diff --git a/images/android/chiodi.png b/images/android/chiodi.png deleted file mode 100644 index e69de29..0000000