some changes regarding the content

This commit is contained in:
pika 2024-06-23 12:47:08 +02:00
parent e2f0ef9b68
commit b03f2aec79
6 changed files with 16 additions and 16 deletions

View file

@ -103,7 +103,7 @@ My name is Alexander Pieck, and even though I’m in the IT business, I&rsqu
"keywords": [
],
"articleBody": "whoami tl;dr pika aka. Alexander Pieck IT Sysadmin IT started as a hobby Homelab Enthusiast Never wanted to code… but now I might be coding… Welcome to my newly created blog! Im not sure how good this is going to be, but Ill try to make it as beautiful and interesting as possible.\nMy name is Alexander Pieck, and even though Im in the IT business, Im usually the kind of sysadmin who runs the servers and hardware and gets blamed for slow internet speeds and bad password policies (spoiler: I also hate changing my password every 180 days).\nRecently, I decided to give programming a shot. I started with some bash scripts for my dotfiles and loved the customizability and freedom that comes with doing it yourself!\nThen, I thought about creating my own website. As an IT guy, I also have my own company and need a way to present myself on the world wide web. So about a week ago, I started dabbling in HTML and CSS. Just basic stuff like padding, margin, flexboxes, and layout/placement. This also helped me customize my dotfiles better.\nI already knew a bit of markdown from using Git, of course. But I never really had the need to write much in markdown. Now, with Hugo as my site generator, I need to know markdown well. I think its a pretty easy and fast way to deploy websites (even non-blog websites, if you know how), so I decided to go that route.\nThis whole idea isnt just for nothing. I plan to get it online, but really, its just for me, so…\nwhat do I want to achieve? Good question! Here are some things I hope to accomplish with this blog:\nJust Writing I dont know why, but Ive always liked sharing my thoughts with others. I do this to refresh my own knowledge and always thought others might learn something from it, even though I now realize that might not always have been the case. So yeah, mostly for myself, again. I also just love the English language, even though its not my native language. Im from Germany and maybe Ill try to add translated versions of my blog later on.\nLearning Vim Keybindings (Neovim) As I started coding, I stumbled across The Primeagen and fell in love with his vim skills and how fast he can just DO stuff. I was stunned and installed Neovim the same day. My newfound Neovim love is thanks to the Neovide frontend for Neovim. Its absolutely gorgeous, and I really want to write, learn, and live in this environment now!\nLearning How to Code and Structure a Website I want to learn basic website design and maybe, later on, a bit of app design, specifically for the web. I love the open-source Docker containers available on Docker Hub, and would love to publish my own small set of apps. But thats all something for future pika.\nBy setting these goals, Im hoping to make this blog not just a platform for sharing my thoughts, but also a tool for personal growth and learning. Thank you for joining me on this journey!\n",
"articleBody": "whoami tl;dr pika aka. Alexander Pieck IT Sysadmin IT started as a hobby Homelab Enthusiast Never wanted to code… but now I might be coding… Welcome to my newly created blog! Im not sure how good this is going to be, but Ill try to make it as beautiful and interesting as possible.\nMy name is Alexander Pieck, and even though Im in the IT business, Im usually the kind of sysadmin who runs the servers and hardware and gets blamed for slow internet speeds and bad password policies (spoiler: I also hate changing my password every 180 days).\nRecently, I decided to give programming a shot. I started with some bash scripts for my dotfiles and loved the customizability and freedom that comes with doing it yourself!\nThen, I thought about creating my own website. As an IT guy, I also have my own company and need a way to present myself on the world wide web. So about a week ago, I started dabbling in HTML and CSS. Just basic stuff like padding, margin, flexboxes, and layout/placement. This also helped me customize my waybar better.\nI already knew a bit of markdown from using Git, of course. But I never really had the need to write much in markdown. Now, with Hugo as my site generator, I need to know markdown well. I think its a pretty easy and fast way to deploy websites (even non-blog websites, if you know how), so I decided to go that route.\nThis whole idea isnt just for nothing. I plan to get it online, but really, its just for me, so…\nwhat do I want to achieve? Good question! Here are some things I hope to accomplish with this blog:\nJust Writing I dont know why, but Ive always liked sharing my thoughts with others. I do this to refresh my own knowledge and always thought others might learn something from it, even though I now realize that might not always have been the case. So yeah, mostly for myself, again. I also just love the English language, even though its not my native language. Im from Germany and maybe Ill try to add translated versions of my blog later on.\nLearning Vim Keybindings (Neovim) As I started coding, I stumbled across The Primeagen and fell in love with his vim skills and how fast he can just DO stuff. I was stunned and installed Neovim the same day. My newfound Neovim love is thanks to the Neovide frontend for Neovim. Its absolutely gorgeous, and I really want to write, learn, and live in this environment now!\nLearning How to Code and Structure a Website I want to learn basic website design and maybe, later on, a bit of app design, specifically for the web. I love the open-source Docker containers available on Docker Hub, and would love to publish my own small set of apps. But thats all something for future pika.\nBy setting these goals, Im hoping to make this blog not just a platform for sharing my thoughts, but also a tool for personal growth and learning. Thank you for joining me on this journey!\n",
"wordCount" : "527",
"inLanguage": "en",
"datePublished": "2024-06-20T19:49:35+02:00",
@ -221,8 +221,8 @@ My name is Alexander Pieck, and even though I’m in the IT business, I&rsqu
<hr>
<p>Welcome to my newly created blog! I&rsquo;m not sure how good this is going to be, but I&rsquo;ll try to make it as beautiful and interesting as possible.</p>
<p>My name is Alexander Pieck, and even though I&rsquo;m in the IT business, I&rsquo;m usually the kind of sysadmin who runs the servers and hardware and gets blamed for slow internet speeds and bad password policies (spoiler: I also hate changing my password every 180 days).</p>
<p>Recently, I decided to give programming a shot. I started with some bash scripts for my dotfiles and loved the customizability and freedom that comes with doing it yourself!</p>
<p>Then, I thought about creating my own website. As an IT guy, I also have my own company and need a way to present myself on the world wide web. So about a week ago, I started dabbling in HTML and CSS. Just basic stuff like padding, margin, flexboxes, and layout/placement. This also helped me customize my dotfiles better.</p>
<p>Recently, I decided to give programming a shot. I started with some bash scripts for my <a href="https://git.k4li.de/dotfiles/">dotfiles</a> and loved the customizability and freedom that comes with doing it yourself!</p>
<p>Then, I thought about creating my own website. As an IT guy, I also have my own company and need a way to present myself on the world wide web. So about a week ago, I started dabbling in HTML and CSS. Just basic stuff like padding, margin, flexboxes, and layout/placement. This also helped me customize my <a href="https://git.k4li.de/dotfiles/waybar.git">waybar</a> better.</p>
<p>I already knew a bit of markdown from using Git, of course. But I never really had the need to write much in markdown. Now, with Hugo as my site generator, I need to know markdown well. I think it&rsquo;s a pretty easy and fast way to deploy websites (even non-blog websites, if you know how), so I decided to go that route.</p>
<p>This whole idea isn&rsquo;t just for nothing. I plan to get it online, but really, it&rsquo;s just for me, so&hellip;</p>
<h2 id="what-do-i-want-to-achieve">what do I want to achieve?<a hidden class="anchor" aria-hidden="true" href="#what-do-i-want-to-achieve">#</a></h2>