diff --git a/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_base.scssc b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_base.scssc new file mode 100644 index 0000000..471d93d Binary files /dev/null and b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_base.scssc differ diff --git a/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc new file mode 100644 index 0000000..ec960aa Binary files /dev/null and b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_layout.scssc differ diff --git a/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_syntax-highlighting.scssc b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_syntax-highlighting.scssc new file mode 100644 index 0000000..8d57c00 Binary files /dev/null and b/.sass-cache/d9c07a9bad333b113ae9c5f526ec1695c801ded0/_syntax-highlighting.scssc differ diff --git a/_config.yml b/_config.yml index 52ee24f..5b08fa1 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,6 @@ description: > # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog url: "http://praticamentetilde.github.io" # the base hostname & protocol for your site github_username: praticamentetilde -future: true # Build settings markdown: kramdown diff --git a/_includes/disqus.html b/_includes/disqus.html new file mode 100644 index 0000000..5d6716b --- /dev/null +++ b/_includes/disqus.html @@ -0,0 +1,22 @@ +
+ + diff --git a/_layouts/post.html b/_layouts/post.html index a4be6b3..837af1f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -13,3 +13,4 @@ layout: main +{% include disqus.html %} diff --git a/_site/about/index.html b/_site/about/index.html index 909dcab..7870fb4 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -84,7 +84,7 @@

If you are curious about the code i produce my personal Github account is here. This particular site is made with jekyll and hosted by Github pages, as you can see.

-

PRO tip: try performing a Konami code in the home page…

+

PRO tip: try performing a Konami code in the home page (for phones slide up, slide up, slide down, slide down, slide left, slide right, slide left, slide right, tap, tap; made with this)…

diff --git a/_site/feed.xml b/_site/feed.xml index 84d53af..8aaa63b 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -6,8 +6,8 @@ http://praticamentetilde.github.io/ - Thu, 07 Jul 2016 21:01:32 +0200 - Thu, 07 Jul 2016 21:01:32 +0200 + Thu, 07 Jul 2016 21:23:45 +0200 + Thu, 07 Jul 2016 21:23:45 +0200 Jekyll v3.1.6 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 10e010c..3aec17b 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 @@ -154,6 +154,29 @@ Last thing: I discovered that my Bluetooth dongle is CSR 8510 A10 based so expec +
+ + + diff --git a/contact.md b/contact.md index f202e63..f1acd63 100644 --- a/contact.md +++ b/contact.md @@ -8,4 +8,4 @@ My name is Claudio Maggioni and I am both an Arch Linux user and an [recurve arc If you are curious about the code i produce my personal Github account is [here](https://github.com/praticamentetilde/). This particular site is made with jekyll and hosted by Github pages, as you can see. -PRO tip: try performing a Konami code in the home page... +PRO tip: try performing a Konami code in the home page (for phones slide up, slide up, slide down, slide down, slide left, slide right, slide left, slide right, tap, tap; made with [this](https://github.com/snaptortoise/konami-js))...