Fixed problem in german about page; fixed wrong usage of quotation marks in the english articles
This commit is contained in:
@@ -328,7 +328,7 @@
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>Things got even more hardware-oriented with my first ESP32 - new ideas emerged and with them new projects. A self-built safe (super safe made of wood!) with my own <a href="https://git.privacynerd.de/BlueFox/ESafeP">software</a> was just as much a part of it as my own <a href="https://git.privacynerd.de/NetSpeaker/NetSpeaker">MP3 (and much more) player</a>. The 3D printer was also used time and again, as it is common in the DIY space - for example for the housing for my battery-powered <a href="https://git.privacynerd.de/BlueFox/losungepaper">ePaper showing the german “Tageslosung“ - a verse from the bible for every day</a>.</p>
|
||||
<p>Things got even more hardware-oriented with my first ESP32 - new ideas emerged and with them new projects. A self-built safe (super safe made of wood!) with my own <a href="https://git.privacynerd.de/BlueFox/ESafeP">software</a> was just as much a part of it as my own <a href="https://git.privacynerd.de/NetSpeaker/NetSpeaker">MP3 (and much more) player</a>. The 3D printer was also used time and again, as it is common in the DIY space - for example for the housing for my battery-powered <a href="https://git.privacynerd.de/BlueFox/losungepaper">ePaper showing the german ”Tageslosung“ - a verse from the bible for every day</a>.</p>
|
||||
<figure><img src="/files/how-it-all-began/netspeaker.jpg"
|
||||
alt="Image of a finished, self-made NetSpeaker in housing - which is (not) just MP3 player."><figcaption>
|
||||
<p>A NetSpeaker</p>
|
||||
@@ -336,7 +336,7 @@
|
||||
</figure>
|
||||
|
||||
<figure><img src="/files/how-it-all-began/losung-epaper.jpg"
|
||||
alt="Image of the finished ePaper, which displays the current daily verse of the bibel (german “Tageslosung“)"><figcaption>
|
||||
alt="Image of the finished ePaper, which displays the current daily verse of the bibel (german ”Tageslosung“)"><figcaption>
|
||||
<p>Losungs-ePaper (showing a biblical verse of the day)</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
@@ -346,7 +346,7 @@
|
||||
<p>Well, not much has changed since then. At some point, self-hosting got a thing for me, and I also got to know wood as an exciting material (as already mentioned above). It’s so cool to see what you can host yourself: your own file synchronization service, your <a href="https://git.privacynerd.de/">own Github</a>, media servers, and so on. Initially, everything ran on the aforementioned Raspberry Pi. Later, however, access from outside the home network was required, and since then many services have been running on a rented server.</p>
|
||||
<figure><img src="/files/how-it-all-began/gitea-a-self-hosted-github.png"
|
||||
alt="Screenshot of my self-hosted instance of Gitea"><figcaption>
|
||||
<p>„A self-hosted Github“</p>
|
||||
<p>”A self-hosted Github“</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
@@ -357,7 +357,7 @@
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>So, I sat down and looked for ways to create a blog. Of course, it had to be self-hosted, and maybe even a bit self-made. This led me to <a href="https://gohugo.io/">Hugo</a> (Jekyll was also a consideration), a relatively simple (and very fast) static site generator that can generate websites from Markdown (among other things) and is therefore actually perfect for a blog. When choosing a theme, I initially wavered between “create it myself” and “use an existing one”. Due to a lack of time and for reasons of simplicity, I ended up using an existing one, more precisely <a href="https://themes.gohugo.io/themes/hugo-theme-terminal/">Terminal</a>. Adapted to my needs, the blog itself was already finished relatively quickly<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup>. Now it’s just waiting to be filled with content.</p>
|
||||
<p>So, I sat down and looked for ways to create a blog. Of course, it had to be self-hosted, and maybe even a bit self-made. This led me to <a href="https://gohugo.io/">Hugo</a> (Jekyll was also a consideration), a relatively simple (and very fast) static site generator that can generate websites from Markdown (among other things) and is therefore actually perfect for a blog. When choosing a theme, I initially wavered between ”create it myself“ and ”use an existing one“. Due to a lack of time and for reasons of simplicity, I ended up using an existing one, more precisely <a href="https://themes.gohugo.io/themes/hugo-theme-terminal/">Terminal</a>. Adapted to my needs, the blog itself was already finished relatively quickly<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup>. Now it’s just waiting to be filled with content.</p>
|
||||
<h2 id="planned-content">Planned content<a href="#planned-content" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||
<p>What you plan at the beginning is rarely implemented in exactly the same way in the end - and that will probably also be the case with this blog, and that’s a good thing. After all, everything evolves. But I’m still going to write down what I plan to write on this blog in the future - because I do have a rough idea.</p>
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user