content cleanup. Needs working.
authordanix <danix@danix.xyz>
Wed, 15 Feb 2023 16:51:52 +0000 (17:51 +0100)
committerdanix <danix@danix.xyz>
Wed, 15 Feb 2023 16:51:52 +0000 (17:51 +0100)
_index.md
articles/cad-designing-in-gnu-linux.md
articles/gify-back-to-bash-scripting.md
articles/sunset-in-siderno.md

index 3cab841..a97fc89 100644 (file)
--- a/_index.md
+++ b/_index.md
@@ -4,7 +4,7 @@ date: 2021-06-13T09:05:51+02:00
 type: "homepage"
 ---
 
-{{< gravatar mail="danixland@gmail.com" class="alignright" size=200 >}}
+{{< gravatar mail="danixland@gmail.com" class="align-center circle" size=200 >}}
 
 Welcome to danix.xyz, my name is Danilo but you can call me danix.
 
index 1fac73e..4b99db6 100644 (file)
@@ -16,7 +16,7 @@ tags:
   - fusion360
   - slicer
   - solvespace
-
+typora-root-url: ../../static
 ---
 {{< quote source="semicit. Eminem" >}}
        Guess who's back
@@ -37,15 +37,15 @@ I&#8217;ve had it for a few months now and I&#8217;m pretty happy I purchased it
 
 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 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" >}}
+{{< figure src="/uploads/2021/04/2021-04-25-183336_1366x768_scrot.png" alt="Screenshot from Ultimaker Cura 4.9 main interface" width="90%" class="align-center" 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.
+I&#8217;ve chosen [Ultimaker Cura](https://ultimaker.com/software/ultimaker-cura) 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.
 
 So far so good, Cura is available for windows, mac and GNU/Linux, so I went and downloaded the appImage package and I have to say, the loading time it&#8217;s even faster than on windows, I&#8217;ve added a few plugins and sliced quite a few files, and I&#8217;m very happy as to how it&#8217;s performing.
 
 ## CAD drawing
 
-Now, everything would be good as it is, if you plan on using only the files you can find on the internet, which is a great deal, considering there&#8217;s sites like <a rel="noreferrer noopener" href="https://www.thingiverse.com" target="_blank">thingiverse.com</a> or <a rel="noreferrer noopener" href="https://www.myminifactory.com" target="_blank">myminifactory.com</a>, where you can find litterally millions of files ready to be sliced and printed.
+Now, everything would be good as it is, if you plan on using only the files you can find on the internet, which is a great deal, considering there&#8217;s sites like [thingiverse.com](https://www.thingiverse.com) or [myminifactory.com](https://www.myminifactory.com), where you can find litterally millions of files ready to be sliced and printed.
 
 Different story if you want to actually design a piece to be printed, in that case you&#8217;ll need a cad software.
 
@@ -59,17 +59,14 @@ Another very good reason for not using Fusion, is the fact that all of your file
 
 ## Meet SolveSpace
 
-{{< figure src="/uploads/2021/04/2021-04-25-190246_1366x768_scrot.png" alt="Screenshot from solvespace interface" caption="solvespace interface" >}}
+{{< figure src="/uploads/2021/04/2021-04-25-190246_1366x768_scrot.png" alt="Screenshot from solvespace interface" width="90%" class="align-center" caption="solvespace interface" >}}
 
-<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.
+[SolveSpace](https://solvespace.com/index.pl) 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.
 
-{{< video autoplay="false" loop="false" src="/uploads/2021/04/solvespace_demo.webm" alt="Solvespace video demo" >}}
+{{< video width="50%" class="left" 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.
 
-The development is very active, this month was released the latest stable version which is 3.0 and I managed to compile it without any hassle on my Slackware64-current. Probably, once Slackware64 reaches the stable 15.0, I will push the slackbuild to the <a rel="noreferrer noopener" href="https://slackbuilds.org" target="_blank">SBo</a> mailing list and see if they will make it available. In the mean time, if anyone is interested, just drop me a few lines in the [comments below][2], or on the <a href="https://danix.xyz/is/here/" data-type="page" data-id="58">contact page</a>. 
+The development is very active, this month was released the latest stable version which is 3.0 and I managed to compile it without any hassle on my Slackware64-current. Probably, once Slackware64 reaches the stable 15.0, I will push the slackbuild to the [SBo](https://slackbuilds.org) mailing list and see if they will make it available. In the mean time, if anyone is interested, just drop me a few lines in my socials and I'll help you as best as I can.
 
 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
index 85a82b0..6737a63 100644 (file)
@@ -52,7 +52,7 @@ I made this script mostly for fun and personal use, so it&#8217;s absolutely not
 I&#8217;ll leave you with a copy of the script here in case you want to have a look at it before downloading.  
 Enjoy!
 
-<pre class="wp-block-code language-bash"><code>#! /bin/bash
+{{< highlight bash "linenos=true" >}}#! /bin/bash
 
 # Author:       Danilo 'danix' Macri
 # Author URI:   https://danix.xyz
@@ -240,4 +240,6 @@ else
         esac
         shift
     done
-fi</code></pre>
\ No newline at end of file
+fi
+
+{{< /highlight >}}
\ No newline at end of file
index 5c06f90..aafaf6b 100644 (file)
@@ -16,10 +16,8 @@ tags:
 format: video
 
 ---
-<figure class="wp-block-embed-youtube aligncenter wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio">
 
-<div class="wp-block-embed__wrapper">
-</div></figure> 
+{{< youtube ku9JVNK6rLU >}}
 
 my first video, an experiment with a GoPro Hero+ LCD and Kdenlive.