general cleanup of the content
authordanix <danix@danix.xyz>
Fri, 10 Feb 2023 16:06:52 +0000 (17:06 +0100)
committerdanix <danix@danix.xyz>
Fri, 10 Feb 2023 16:06:52 +0000 (17:06 +0100)
39 files changed:
_index.md
articles/_index.md
articles/a-new-life-begins.md [deleted file]
articles/about-loneliness.md
articles/articolo-di-prova.md [new file with mode: 0644]
articles/baking-programs.md
articles/bellissimo-commento-sul-tubo.md [deleted file]
articles/cad-designing-in-gnu-linux.md
articles/ceasar-quote.md
articles/conquista-la-folla.md
articles/convertire-file-video-in-mp3.md
articles/gify-back-to-bash-scripting.md
articles/git-setup-own-server-part2.md
articles/haiku-2.md
articles/haiku.md
articles/imagine.md
articles/io-supporto-mario-congiusta.md
articles/katsushika-hokusai.md
articles/la-giornata-del-pi-greco.md
articles/le-email-queste-sconosciute.md
articles/manage-your-passwords-with-password-store.md
articles/money-for-indipendence.md
articles/myself-as-a-droid.md
articles/nerdness.md
articles/new-home-server-ideas.md
articles/outside-of-the-box.md
articles/playing-with-colors.md
articles/poker-time.md
articles/pure-nerdgasm.md
articles/r-i-p-steve-jobs.md
articles/responsibility.md
articles/sasso-carta-forbice-lucertola-spock.md
articles/speak-to-me.md
articles/sunset-in-siderno.md
articles/vulnerabilities-for-pgp-and-emails.md
articles/walt-quote.md
articles/wp_patcher-un-metodo-per-aggiornare-wordpress.md
articles/xrandr-e-dual-head-su-slackware-12-2-e-intel.md
is/_index.md [moved from is/index.md with 94% similarity]

index fcb5991..3cab841 100644 (file)
--- a/_index.md
+++ b/_index.md
@@ -1,8 +1,7 @@
 ---
 title: "danix's ramblings"
 date: 2021-06-13T09:05:51+02:00
-kind: "homepage"
-draft: false
+type: "homepage"
 ---
 
 {{< gravatar mail="danixland@gmail.com" class="alignright" size=200 >}}
index fea8046..f0cdf60 100644 (file)
@@ -1,8 +1,6 @@
 ---
 title: "Blog"
 date: 2021-06-16T15:37:53+02:00
-type: page
-draft: false
 menu: "main"
 excerpt: ""
 featured_image: ""
diff --git a/articles/a-new-life-begins.md b/articles/a-new-life-begins.md
deleted file mode 100644 (file)
index f8dc411..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: A new life begins
-author: Danilo M.
-type: post
-date: 2013-07-15T01:24:14+00:00
-draft: true
-url: /?p=3411
-categories:
-  - life
-tags:
-  - 2013
-  - america
-  - cast member
-  - epcot
-  - florida
-  - orlando
-  - walt disney world
-format: gallery
-
----
index 4c550c8..650fc99 100644 (file)
@@ -1,23 +1,19 @@
 ---
 title: About Loneliness
-author: Danilo M.
-type: post
 date: 2011-08-11T18:09:41+00:00
+draft: false
+author: "danilo 'danix' m."
+format: quote
 excerpt: again on loneliness, solitude and misantropy
-url: /2011/08/about-loneliness/
 categories:
   - blogging
   - quotes
 tags:
   - loneliness
   - solitude
-format: quote
 
 ---
-<blockquote class="wp-block-quote">
-  <p>
-    Loneliness is the poverty of self, solitude is the richness of self.
-  </p>
-  
-  <cite><a title="May Sarton on WikiPedia" href="http://en.wikipedia.org/wiki/May_Sarton">May Sarton</a></cite>
-</blockquote>
\ No newline at end of file
+
+{{< quote source="May Sarton" src="http://en.wikipedia.org/wiki/May_Sarton" >}}
+Loneliness is the poverty of self, solitude is the richness of self.
+{{< /quote >}}
diff --git a/articles/articolo-di-prova.md b/articles/articolo-di-prova.md
new file mode 100644 (file)
index 0000000..21bf89f
--- /dev/null
@@ -0,0 +1,16 @@
+---
+title: "Articolo Di Prova"
+date: 2023-02-03T17:18:47+01:00
+draft: true
+author: "danilo 'danix' m."
+format: ""
+excerpt: ""
+categories:
+  - "add"
+  - "yours"
+tags:
+  - "tag me"
+
+---
+
+*enjoy your new article*
\ No newline at end of file
index ae8d748..dfe2795 100644 (file)
@@ -1,11 +1,9 @@
 ---
 title: baking programs
-author: Danilo M.
-type: post
 date: 2019-01-02T15:36:49+00:00
+author: Danilo M.
 excerpt: "baking a cake and building a program from source have a lot in common, and both will leave you satisfied once they've finished cooking"
-url: /2019/01/baking-programs/
-featured_image: /wp-content/uploads/2019/01/bake-a-cake-scaled.jpg
+featured_image: /uploads/2019/01/bake-a-cake-scaled.jpg
 categories:
   - diy
   - linux
@@ -16,4 +14,4 @@ tags:
 ---
 Compiling programs always feels like you&#8217;re baking a cake, you look for it, check the dependancies and then run the slackbuild, leave your computer to go grab a drink and when you come back you see an error, checking for it you notice you&#8217;ve forgotten a dependency, it&#8217;s like you put your cake in the oven, starts cooking and after a while you go &#8220;_oh shit, I forgot to add sugar to the dough_&#8220;.
 
-I&#8217;ve been compiling a couple programs in the past few days and I&#8217;ve ended up patching them a lot, to compile audacity I had to go around and add 6 patches before the script managed to compile correctly, and today with qpdfview it was the same, still dependancy errors but in the end I made it work and let me tell you, when you come back to your PC and the script has ended and it says the program is installed it&#8217;s almost like you could smell it, your freshly baked cake waiting for you to enjoy it&#8230;
\ No newline at end of file
+I&#8217;ve been compiling a couple programs in the past few days and I&#8217;ve ended up patching them a lot, to compile audacity I had to go around and add 6 patches before the script managed to compile correctly, and today with qpdfview it was the same, still dependancy errors but in the end I made it work and let me tell you, when you come back to your PC and the script has ended and it says the program is installed it&#8217;s almost like you could smell it, your freshly baked cake waiting for you to enjoy it..
\ No newline at end of file
diff --git a/articles/bellissimo-commento-sul-tubo.md b/articles/bellissimo-commento-sul-tubo.md
deleted file mode 100644 (file)
index fecc525..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: bellissimo commento sul tubo
-author: Danilo M.
-type: post
-date: 2010-12-08T12:51:23+00:00
-draft: true
-url: /?p=2470
-categories:
-  - status
-
----
-<http://uri.danixland.net/w> guardate questo fantastico commento trovato sul tubo sotto una canzone di&#8230; beh, provate ad indovinare :D
\ No newline at end of file
index d81374e..94835d1 100644 (file)
@@ -5,8 +5,7 @@ type: post
 date: 2021-05-01T17:51:58+00:00
 excerpt: |
   I've picked up the hobby of 3D printing, and this time I'll show you what software options you have on GNU/Linux if you want to design and prepare your "things" to be printed on a 3D printer
-url: /2021/05/cad-designing-in-gnu-linux/
-featured_image: /wp-content/uploads/2021/05/PXL_20210501_114542849-scaled.jpg
+featured_image: uploads/2021/05/PXL_20210501_114542849-scaled.jpg
 categories:
   - 3D Printing
   - diy
@@ -19,38 +18,26 @@ tags:
   - solvespace
 
 ---
-<blockquote class="wp-block-quote is-style-large">
-  <p>
-    Guess who&#8217;s back
-  </p>
-  
-  <p>
-    back again
-  </p>
-  
-  <p>
-    danix&#8217;s back
-  </p>
-  
-  <p>
-    tell your friends
-  </p>
-  
-  <cite>Semicit. Eminem</cite>
-</blockquote>
+{{< quote source="semicit. Eminem" >}}
+       Guess who's back
+       back again
+       danix's back
+       tell your friends
+{{< /quote >}}
 
 So, I&#8217;m back at writing on this blog, it&#8217;s been a long time, I&#8217;ve been through quite some shitty times and a lot happened on a personal level that kept my attention away from blogging.
 
-One of the things that I&#8217;ve introduced in my life is a 3D printer, I&#8217;m the proud owner of an Ender3 Pro by creality.  
+One of the things that I&#8217;ve introduced in my life is a 3D printer, I&#8217;m the proud owner of an Ender3 Pro by creality.
+
 I&#8217;ve had it for a few months now and I&#8217;m pretty happy I purchased it, as it&#8217;s been a very helpful hobby, and even though I started this hobby using tools available for windows, I&#8217;m slowly moving back to GNU/Linux.
 
 <!--more-->
 
 ## Slicing
 
-The software you mainly use with a 3D printer is a slicer, which is a piece of software that takes a 3D rendering of the item you want to print and slice it into many layers, stacked one on top of the other, you can manipulate the layers in various ways in order to alter the properties of the final printed item.<figure class="wp-block-image size-large">
+The software you mainly use with a 3D printer is a slicer, which is a piece of software that takes a 3D rendering of the item you want to print and slice it into many layers, stacked one on top of the other, you can manipulate the layers in various ways in order to alter the properties of the final printed item.
 
-<img loading="lazy" width="1024" height="527" src="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-1024x527.png" alt="Screenshot of Ultimaker Cura 4.9" class="wp-image-4194" srcset="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-1024x527.png 1024w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-300x154.png 300w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-768x395.png 768w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /> <figcaption>Ultimaker Cura 4.9 main interface</figcaption></figure> 
+{{< figure src="/uploads/2021/04/2021-04-25-183336_1366x768_scrot.png" alt="Screenshot from Ultimaker Cura 4.9 main interface" caption="Ultimaker Cura 4.9 main interface" >}}
 
 I&#8217;ve chosen <a href="https://ultimaker.com/software/ultimaker-cura" target="_blank" rel="noreferrer noopener">Ultimaker Cura</a> as my main slicer, I started with it and I found it&#8217;s easy enough for a noob like me, but manages to give the user a lot of room for customization when you start understanding how it works.
 
@@ -66,13 +53,17 @@ On windows my choice went immediately to Fusion360, not only it&#8217;s from Aut
 
 Another good reason for choosing Fusion360 is the huge amount of tutorials you can find on the web on how to approach cad design with it, it&#8217;s really great for beginners as it gives you an even easier learning curve.
 
-Sadly Fusion360 is not available on GNU/Linux, and that&#8217;s the main reason I&#8217;ve decided to look for a valid alternative, another very good reason for not using Fusion, is the fact that all of your files are uploaded to the cloud, and you are limited (in the free tier) to a maximum of 10 editable files at a time, which might seem a lot, but may easily become way too few depending on what are you working on. Anyway, after some searching, I&#8217;ve found a solution!!
+Sadly Fusion360 is not available on GNU/Linux, and that&#8217;s the main reason I&#8217;ve decided to look for a valid alternative. 
+
+Another very good reason for not using Fusion, is the fact that all of your files are uploaded to the cloud, and you are limited (in the free tier) to a maximum of 10 editable files at a time, which might seem a lot, but may easily become way too few depending on what are you working on. Anyway, after some searching, I&#8217;ve found a solution!!
+
+## Meet SolveSpace
 
-## Meet SolveSpace<figure class="wp-block-image size-large">
+{{< figure src="/uploads/2021/04/2021-04-25-190246_1366x768_scrot.png" alt="Screenshot from solvespace interface" caption="solvespace interface" >}}
 
-[<img loading="lazy" width="1024" height="522" src="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-1024x522.png" alt="solvespace interface" class="wp-image-4201" srcset="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-1024x522.png 1024w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-300x153.png 300w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-768x391.png 768w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" />][1]<figcaption>SolveSpace interface</figcaption></figure> 
+<a href="https://solvespace.com/index.pl" target="_blank" rel="noreferrer noopener">SolveSpace</a> is a 2D/3D parametric cad Software, it&#8217;s totally free, licensed under the GPLv3 and available for windows, mac and of course GNU/Linux.
 
-<a href="https://solvespace.com/index.pl" target="_blank" rel="noreferrer noopener">SolveSpace</a> is a 2D/3D parametric cad Software, it&#8217;s totally free, licensed under the GPLv3 and available for windows, mac and of course GNU/Linux.<figure class="wp-block-video aligncenter"><video controls src="https://danix.xyz/wp-content/uploads/2021/04/solvespace_demo.webm"></video></figure> 
+{{< video autoplay="false" loop="false" src="/uploads/2021/04/solvespace_demo.webm" alt="Solvespace video demo" >}}
 
 I&#8217;ve watched this introductory video and was able to pick it up and start designing in a matter of minutes, it&#8217;s very straightforward and even if it does things a bit differently than Fusion, it&#8217;s still very comfortable to use.
 
@@ -80,5 +71,5 @@ The development is very active, this month was released the latest stable versio
 
 Thanks for passing by, and I&#8217;ll see you on the next one ;)
 
- [1]: https://solvespace.com/index.pl
- [2]: #comments
\ No newline at end of file
+[1]: https://solvespace.com/index.pl
+[2]: #comments
\ No newline at end of file
index ec5c1f0..128cd79 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-07-28T19:03:39+00:00
 excerpt: Una citazione di Giulio Cesare.
-url: /2011/07/ceasar-quote/
 categories:
   - blogging
 tags:
index 0c5c329..b78d75a 100644 (file)
@@ -3,7 +3,6 @@ title: conquista la folla..
 author: Danilo M.
 type: post
 date: 2013-04-21T08:17:11+00:00
-url: /2013/04/conquista-la-folla/
 categories:
   - blogging
 tags:
index 0aedc23..09df8be 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2012-05-25T15:42:02+00:00
 excerpt: a simple way to convert from a video file to an mp3
-url: /2012/05/convertire-file-video-in-mp3/
 categories:
   - code
   - diy
index 81ebcad..2cc22dc 100644 (file)
@@ -3,7 +3,6 @@ title: gify.sh â€“ back to bash scripting
 author: Danilo M.
 type: post
 date: 2016-01-25T12:41:06+00:00
-url: /2016/01/gify-back-to-bash-scripting/
 featured_image: /wp-content/uploads/2016/01/G0092546.jpg
 categories:
   - code
index 3f7d7af..6124b4b 100644 (file)
@@ -5,7 +5,6 @@ type: post
 date: 2018-12-17T07:39:08+00:00
 excerpt: followup on my previous article regarding GIT and how to automatically deploy python flask scripts to serve a web app with apache.
 draft: true
-url: /?p=3849
 featured_image: /wp-content/uploads/2018/07/gitout.jpg
 categories:
   - blogging
index 40ddd09..73bf937 100644 (file)
@@ -3,7 +3,6 @@ title: haiku
 author: Danilo M.
 type: post
 date: 2011-01-09T23:15:01+00:00
-url: /2011/01/haiku-2/
 categories:
   - blogging
 tags:
index 156d6a9..7afea4a 100644 (file)
@@ -3,7 +3,6 @@ title: haiku
 author: Danilo M.
 type: post
 date: 2010-12-02T10:33:50+00:00
-url: /2010/12/haiku/
 categories:
   - blogging
 tags:
@@ -12,10 +11,9 @@ tags:
 format: quote
 
 ---
-<blockquote class="wp-block-quote">
-  <p>
-    Gli uccelli cantano<br />nel buio.<br />&#8211; Alba piovosa.
-  </p>
-  
-  <cite><em>Jack Kerouac</em></cite>
-</blockquote>
\ No newline at end of file
+
+{{< quote source="Jack Kerouac" >}}
+Gli uccelli cantano
+nel buio.
+Alba piovosa.
+{{< /quote >}}
\ No newline at end of file
index 89cd485..5359c70 100644 (file)
@@ -3,7 +3,6 @@ title: Imagine.
 author: Danilo M.
 type: post
 date: 2015-01-11T01:38:25+00:00
-url: /2015/01/imagine/
 featured_image: /wp-content/uploads/2020/10/imagine_colors-scaled.jpg
 categories:
   - freedom
index df34928..3e1b7b5 100644 (file)
@@ -3,7 +3,6 @@ title: Mario Congiusta candidato al Consiglio Regionale della Calabria
 author: Danilo M.
 type: post
 date: 2010-03-05T09:17:55+00:00
-url: /2010/03/io-supporto-mario-congiusta/
 categories:
   - blogging
   - freedom
index 2925826..b098aa8 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-07-27T20:35:16+00:00
 excerpt: 'A few images by japanese artist Katsushika Hokusai (1760-1849), author of the famous series of 36 pictures portraying Mt. Fuji '
-url: /2011/07/katsushika-hokusai/
 featured_image: /wp-content/uploads/2011/07/The-Great-Wave-Off-Kanagawa-1823-large.jpg
 categories:
   - art
index 10d9333..2a83693 100644 (file)
@@ -3,7 +3,6 @@ title: La giornata del pi Greco
 author: Danilo M.
 type: post
 date: 2010-03-14T11:55:45+00:00
-url: /2010/03/la-giornata-del-pi-greco/
 categories:
   - Uncategorized
 tags:
index 48274b2..6c4aaec 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2010-11-06T22:28:43+00:00
 draft: true
-url: /?p=1209
 categories:
   - blogging
 tags:
index e43cdae..a4f42d5 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2021-05-27T15:08:05+00:00
 excerpt: "Today I'll guide you on how to safely manage all your passwords with password-store"
-url: /2021/05/manage-your-passwords-with-password-store/
 featured_image: /wp-content/uploads/2021/05/vault-door1.jpg
 categories:
   - android
index d35c53f..2e49325 100644 (file)
@@ -3,7 +3,6 @@ title: Money for indipendence
 author: Danilo M.
 type: post
 date: 2013-04-30T08:58:25+00:00
-url: /2013/04/money-for-indipendence/
 categories:
   - blogging
   - life
index 9184d55..62ea881 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-02-14T13:31:08+00:00
 draft: true
-url: /?p=2612
 categories:
   - web
 tags:
index ee87646..9619b8e 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-08-31T09:57:22+00:00
 excerpt: We are nerds, Resistance is futile
-url: /2011/08/nerdness/
 categories:
   - blogging
 tags:
index 2f6e94d..bda099c 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2019-10-30T13:22:48+00:00
 excerpt: "Here's a short list of components for what will possibly be my future home server."
-url: /2019/10/new-home-server-ideas/
 categories:
   - diy
   - linux
index eeacdd1..84d6852 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-08-31T08:05:35+00:00
 excerpt: 'the right thing to do outside of the box.. '
-url: /2011/08/outside-of-the-box/
 categories:
   - blogging
   - life
index 2c511f7..c1a4fe8 100644 (file)
@@ -3,7 +3,6 @@ title: playing with colors
 author: Danilo M.
 type: post
 date: 2016-02-14T17:52:21+00:00
-url: /2016/02/playing-with-colors/
 featured_image: /wp-content/uploads/2016/02/palette.jpg
 categories:
   - code
index 077f715..8c081aa 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2010-12-19T21:07:04+00:00
 draft: true
-url: /?p=2547
 categories:
   - fotografia
 tags:
index a63ba61..6319a68 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-10-01T07:28:14+00:00
 excerpt: An EPIC video of two floppy disks playing the imperial march.. nerdgasm..
-url: /2011/10/pure-nerdgasm/
 featured_image: /wp-content/uploads/2011/10/vader.jpg
 categories:
   - blogging
index e99cebd..a78b16f 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-10-06T10:51:17+00:00
 excerpt: Goodbye Steve Jobs.. One of the few people I really wanted to meet at least once in my life.
-url: /2011/10/r-i-p-steve-jobs/
 featured_image: /wp-content/uploads/2011/10/jobs.jpg
 categories:
   - blogging
index b3bbbc2..24635e8 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2011-09-26T14:24:45+00:00
 excerpt: Accept responsibility for your life. Know that it is you who will get you where you want to go, no one else.
-url: /2011/09/responsibility/
 categories:
   - blogging
   - life
index 243f9cb..c22d099 100644 (file)
@@ -3,7 +3,6 @@ title: sasso, carta, forbice, lucertola, spock!
 author: Danilo M.
 type: post
 date: 2010-11-10T14:08:19+00:00
-url: /2010/11/sasso-carta-forbice-lucertola-spock/
 featured_image: /wp-content/uploads/2010/11/nimoy-spock.jpg
 categories:
   - blogging
index 2db7ab7..28e3b84 100644 (file)
@@ -3,7 +3,6 @@ title: Speak to Me
 author: Danilo M.
 type: post
 date: 2013-03-19T20:29:57+00:00
-url: /2013/03/speak-to-me/
 categories:
   - blogging
 tags:
index 60be561..01a4d02 100644 (file)
@@ -3,7 +3,6 @@ title: sunset in Siderno
 author: Danilo M.
 type: post
 date: 2016-01-25T17:31:56+00:00
-url: /2016/01/sunset-in-siderno/
 featured_image: /wp-content/uploads/2016/01/dx_0013-scaled.jpg
 categories:
   - nature
index ea695a9..8487775 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2018-05-15T10:04:06+00:00
 excerpt: A series of vulnerabilities was discovered which affect emails encrypted with PGP and GnuPG, follow @EFF to understand more about this topic.
-url: /2018/05/vulnerabilities-for-pgp-and-emails/
 featured_image: /wp-content/uploads/2018/05/og-efail-resized_3.png
 categories:
   - security
index b987d7f..d58ca54 100644 (file)
@@ -3,7 +3,6 @@ title: Walt quote
 author: Danilo M.
 type: post
 date: 2015-06-10T02:41:58+00:00
-url: /2015/06/walt-quote/
 categories:
   - disney
   - life
index 5d72584..57ecda7 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2009-07-22T13:37:40+00:00
 excerpt: Ecco un metodo molto semplice per aggiornare la vostra installazione di WordPress, wp_patcher!!
-url: /2009/07/wp_patcher-un-metodo-per-aggiornare-wordpress/
 Sto ascoltando:
   - smoke on the water
 categories:
index 012bd95..cae234b 100644 (file)
@@ -4,7 +4,6 @@ author: Danilo M.
 type: post
 date: 2009-06-29T17:05:13+00:00
 excerpt: 'In questo breve articolo vi spiegherò come ottenere un desktop ultra wide che si espande su ben 2 monitor, ingredienti: una scheda video con 2 uscite e un editor di testo...'
-url: /2009/06/xrandr-e-dual-head-su-slackware-12-2-e-intel/
 Sto ascoltando:
   - le campane a vento
 Mi sento:
similarity index 94%
rename from is/index.md
rename to is/_index.md
index 118a0c1..62cd10d 100644 (file)
@@ -9,8 +9,8 @@ Sto ascoltando:
   - kickapoo by tenacious d
 Mi sento:
   - "allegro ma un po' stanco"
-
 ---
+
 {{< gravatar mail="danixland@gmail.com" class="alignright" size=200 >}}
 
 Welcome to danix.xyz, my name is Danilo but you can call me danix.
@@ -19,4 +19,4 @@ What is this website? Well, **danix.xyz** is my personal website, in here you ca
 
 I use this website to keep track of all the snippets of code that I tend to forget, I consider this website like my notepad (in the hope that it can turn useful to somebody else).
 
-I deeply dislike sharing readers data with other companies so you can be sure that **all** the data I collect from my readers will be kept secure and used only to improve the way my readers enjoy the pages and posts I write. Read more about [my Privacy Policy](/is/legal "Privacy Policy").
+I deeply dislike sharing readers data with other companies so you can be sure that **all** the data I collect from my readers will be kept secure and used only to improve the way my readers enjoy the pages and posts I write. Read more about [my Privacy Policy]({{< ref "legal" >}} "Privacy Policy here at danix.xyz").