Browse Source

Enhance About and Projects pages with updated content and styling. Added education section to About page, improved project display with new shortcode, and refined layout styles for better responsiveness.

codeskraps 4 days ago
parent
commit
294d72c4d2
46 changed files with 669 additions and 484 deletions
  1. 45 16
      content/about/index.md
  2. 28 16
      content/projects/index.md
  3. 17 3
      layouts/about/single.html
  4. 42 7
      layouts/projects/single.html
  5. 15 0
      layouts/shortcodes/project.html
  6. 7 7
      public/404.html
  7. 76 26
      public/about/index.html
  8. 9 9
      public/categories/index.html
  9. 2 2
      public/categories/index.xml
  10. 9 9
      public/index.html
  11. 17 18
      public/index.xml
  12. 7 7
      public/posts/2024/git_ssh_command/index.html
  13. 7 7
      public/posts/2024/gitignore_not_working/index.html
  14. 7 7
      public/posts/2024/mvi_architecture/index.html
  15. 7 7
      public/posts/2024/react_vs_kmp/index.html
  16. 7 7
      public/posts/2025/move_home_folder/index.html
  17. 14 14
      public/posts/index.html
  18. 12 12
      public/posts/index.xml
  19. 91 60
      public/projects/index.html
  20. 23 23
      public/sitemap.xml
  21. 11 11
      public/tags/android/index.html
  22. 6 6
      public/tags/android/index.xml
  23. 10 10
      public/tags/architecture/index.html
  24. 4 4
      public/tags/architecture/index.xml
  25. 11 11
      public/tags/git/index.html
  26. 6 6
      public/tags/git/index.xml
  27. 21 21
      public/tags/index.html
  28. 26 26
      public/tags/index.xml
  29. 10 10
      public/tags/ios/index.html
  30. 4 4
      public/tags/ios/index.xml
  31. 11 11
      public/tags/kmp/index.html
  32. 6 6
      public/tags/kmp/index.xml
  33. 11 11
      public/tags/kotlin/index.html
  34. 6 6
      public/tags/kotlin/index.xml
  35. 10 10
      public/tags/linux/index.html
  36. 4 4
      public/tags/linux/index.xml
  37. 10 10
      public/tags/mvi/index.html
  38. 4 4
      public/tags/mvi/index.xml
  39. 10 10
      public/tags/mvvm/index.html
  40. 4 4
      public/tags/mvvm/index.xml
  41. 10 10
      public/tags/react-native/index.html
  42. 4 4
      public/tags/react-native/index.xml
  43. 10 10
      public/tags/ssh/index.html
  44. 4 4
      public/tags/ssh/index.xml
  45. 10 10
      public/tags/viewmodel/index.html
  46. 4 4
      public/tags/viewmodel/index.xml

+ 45 - 16
content/about/index.md

@@ -5,40 +5,69 @@ weight: 20
 ---
 ![me](images/me_codeskraps.gif)
 
-I'm a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I've turned my passion into a successful career, specializing in mobile development with a focus on Android.
+I'm a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I've turned my passion into a successful career, specializing in cross-platform mobile development with expertise in both Android and iOS ecosystems.
 
-<br clear="left">
+<br>
 
 ## Professional Journey
 
-Currently, I'm leading the mobile team at Game Golf, where I oversee all aspects of our mobile app development. My experience spans various domains, including:
+Currently, I'm a professional at Trifork Smart Enterprise, where I leverage my extensive experience in mobile development to deliver high-quality solutions. My career spans various domains, including:
 
-- Android app development and maintenance
-- iOS development
-- Backend technologies like Spring Framework and RESTful APIs
+- Android native app development with Java and Kotlin
+- iOS development with Swift and SwiftUI
+- Cross-platform architectures using Kotlin Multiplatform
+- Backend integration with Spring Framework and RESTful APIs
+- Team leadership and technical mentoring
 - Working in fast-paced, agile environments
 
-Throughout my career, I've contributed to award-winning apps and worked with startups and established companies alike. I take pride in writing clean, efficient code and designing scalable solutions that adhere to best practices in object-oriented programming.
+Throughout my career, I've contributed to award-winning apps and worked with startups and established companies alike. I take pride in writing clean, efficient code and designing scalable solutions that adhere to best practices in software engineering.
 
 ## Technical Expertise
 
 My skill set includes:
 
-- Proficiency in Java, Kotlin, and Android SDK
-- Experience with iOS development
-- Familiarity with various libraries and frameworks (RxJava, Dagger2, Room, LiveData, etc.)
-- Version control with Git
-- Database technologies (SQLite, MongoDB)
-- Some web development (HTML, CSS, JavaScript)
+- **Mobile Development**: 
+  - Android (Java, Kotlin, Android SDK)
+  - iOS (Swift, SwiftUI, Swift 6 with async)
+  - Modern app architectures (MVVM, Clean Architecture)
+  - Modular design principles
+  
+- **Libraries & Frameworks**:
+  - Android Jetpack (Room, LiveData, ViewModel)
+  - SwiftData for persistence on iOS
+  - Kotlin Multiplatform for cross-platform development
+  - Dependency injection (Dagger2, Hilt, Koin)
+  - Reactive programming (RxJava, Combine)
+  - Database solutions (GRDB, Room)
+  - Networking (Retrofit, Swift concurrency)
+  
+- **Cross-Platform Expertise**:
+  - Kotlin Multiplatform for shared business logic
+  - Modular architecture for code reuse
+  - Platform-specific UI with shared data/domain layers
+  - Clean Architecture implementation across platforms
 
-I'm always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development world.
+I'm always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development ecosystem.
+
+## Projects & Contributions
+
+I've developed several personal projects that showcase my skills and passion for mobile development:
+
+- **Weekly Weather**: A clean, intuitive weather forecasting app available in 37 languages
+- **sBrowser**: A lightweight yet feature-rich browser for Android, originally developed for teaching purposes
+- **Real-time Sunlight Wallpaper**: An application that shows computer-generated illustrations of the Earth's patterns of sunlight and darkness in real-time
+- **Various utility apps** published on Google Play Store
 
 ## Beyond Coding
 
-Outside of my professional work, I'm an active member of the tech community. I co-founded 091 Labs, a local hackerspace, where I've conducted workshops on Android development. I'm also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.
+Outside of my professional work, I'm an active member of the tech community. I co-founded 091 Labs, a local hackerspace in Galway, where I've conducted workshops on Android development. I'm also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.
 
-As a multilingual professional fluent in English, Catalan, and Spanish, I bring a global perspective to my work and enjoy collaborating with diverse teams.
+As a multilingual professional fluent in English, Catalan, and Spanish, I bring a global perspective to my work and enjoy collaborating with diverse teams across different cultures.
 
 Whether it's developing innovative mobile applications, contributing to open-source projects, or sharing knowledge with aspiring developers, I'm always excited to take on new challenges in the ever-evolving world of technology.
 
 Feel free to check out my work on [Repo](https://repo.codeskraps.com/codeskraps) or my published apps on the [Google Play Store](https://play.google.com/store/apps/developer?id=Codeskraps).
+
+## Education
+
+I hold a degree from Galway-Mayo Institute of Technology, where I built a strong foundation in computer science and software development that continues to inform my work today.

+ 28 - 16
content/projects/index.md

@@ -2,20 +2,32 @@
 title = 'Projects'
 type = 'projects'
 +++
-![weekly_weather_logo](images/weekly_weather_logo.webp)
 
-# [Weekly Weather](https://repo.codeskraps.com/codeskraps/Weekly-Weather)
-
-A quick view of your weekly weather
-
-A quick overview of you weekly weather of your current location or search and save your favourite locations for easy access.
-
-Save a GPS weather location with a custom name.
-
-App translated into 37 languages.
-
-![sbrowser_logo](images/sbrowser_logo.webp)
-
-# [sBrowser](https://repo.codeskraps.com/codeskraps/sBrowser)
-
-This is an app for Android powered devices. sBrowser is a simple Internet broswer specially developed for teaching purposes in a workshop in 091 Labs (091labs.com).
+{{< project img="/images/weekly_weather_logo.webp" title="Weekly Weather" url="https://repo.codeskraps.com/codeskraps/Weekly-Weather" >}}
+A clean, intuitive interface for viewing weather forecasts. Weekly Weather provides detailed weekly forecasts for your current location or saved favorite places.
+
+### Features
+- View detailed weekly weather forecasts
+- Automatically detect current location
+- Search and save favorite locations for quick access
+- Custom naming for GPS locations
+- Available in 37 languages
+- Lightweight and battery-efficient
+
+Weather data provided by Open-Meteo with weather icons from Makin-Things.
+{{< /project >}}
+
+{{< project img="/images/sbrowser_logo.webp" title="sBrowser" url="https://repo.codeskraps.com/codeskraps/sBrowser" >}}
+A simple yet powerful Internet browser for Android devices. Originally developed for teaching purposes in a workshop at 091 Labs, it has evolved into a feature-rich yet lightweight browsing solution.
+
+### Features
+- Ad-blocking functionality
+- Bookmark management with thumbnails
+- HTML5 video support
+- Customizable user agent
+- Privacy-focused with encrypted search options
+- Material Design user interface
+- Support for HTTPS
+
+Latest version: 3.4 (2024) - Updated with modern Android architecture, Material 3 design, and improved performance and stability.
+{{< /project >}}

+ 17 - 3
layouts/about/single.html

@@ -3,13 +3,27 @@ About | {{ .Site.Params.author.name }}
 {{ end }}
 
 {{ define "main" }}
-  <article>
+  <article class="about-page">
       <header>
         <h1>
           {{ .Title }}
         </h1>
       </header>
-      {{ .Content }}
-    </div>
+      <div class="about-content">
+        {{ .Content }}
+      </div>
   </article>
+
+  <style>
+    .about-page {
+      text-align: left;
+    }
+    .about-page h1, .about-page h2, .about-page h3, .about-page h4, .about-page h5, .about-page h6 {
+      text-align: center;
+    }
+    .about-page img {
+      display: block;
+      margin: 0 auto;
+    }
+  </style>
 {{ end }}

+ 42 - 7
layouts/projects/single.html

@@ -4,12 +4,47 @@ Projects | {{ .Site.Params.author.name }}
 
 {{ define "main" }}
   <article>
-      <header>
-        <h1>
-          {{ .Title }}
-        </h1>
-      </header>
-      {{ .Content }}
-    </div>
+    <header>
+      <h1>
+        {{ .Title }}
+      </h1>
+    </header>
+    
+    <style>
+      .project-container {
+        margin-bottom: 4rem;
+      }
+      .project-layout {
+        display: flex;
+        gap: 2rem;
+        align-items: flex-start;
+      }
+      .project-image {
+        flex: 0 0 150px;
+      }
+      .project-image img {
+        width: 100%;
+        height: auto;
+      }
+      .project-content {
+        flex: 1;
+        text-align: left;
+      }
+      .project-content h1,
+      .project-content h2,
+      .project-content h3 {
+        margin-top: 0;
+      }
+      @media (max-width: 768px) {
+        .project-layout {
+          flex-direction: column;
+        }
+        .project-content {
+          width: 100%;
+        }
+      }
+    </style>
+
+    {{ .Content }}
   </article>
 {{ end }}

+ 15 - 0
layouts/shortcodes/project.html

@@ -0,0 +1,15 @@
+{{ $img := .Get "img" }}
+{{ $title := .Get "title" }}
+{{ $url := .Get "url" }}
+
+<div class="project-container">
+  <div class="project-layout">
+    <div class="project-image">
+      <img src="{{ $img }}" alt="{{ $title }} logo">
+    </div>
+    <div class="project-content">
+      <h1><a href="{{ $url }}">{{ $title }}</a></h1>
+      {{ .Inner | markdownify }}
+    </div>
+  </div>
+</div> 

+ 7 - 7
public/404.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 404 | codeskraps
 </title>
@@ -10,10 +10,10 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/404.html" >
+<link rel="canonical" href="http://localhost:58952/404.html" >
 
 
 
@@ -31,7 +31,7 @@
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 76 - 26
public/about/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 About | codeskraps
 </title>
@@ -10,10 +10,10 @@ About | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/about/" >
+<link rel="canonical" href="http://localhost:58952/about/" >
 
 
 
@@ -31,7 +31,7 @@ About | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ About | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -79,13 +79,14 @@ About | codeskraps
         <div class="content">
             <main class="main">
                 
-  <article>
+  <article class="about-page">
       <header>
         <h1>
           About Me
         </h1>
       </header>
-      <p>
+      <div class="about-content">
+        <p>
 
 
 
@@ -107,40 +108,89 @@ About | codeskraps
       
       
   <picture>
-  <img class="img-fluid" src="https://codeskraps.com/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056" alt="me" loading="lazy" height="107" width="150" />
+  <img class="img-fluid" src="http://localhost:58952/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056" alt="me" loading="lazy" height="107" width="150" />
 </picture>
 </p>
-<p>I&rsquo;m a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I&rsquo;ve turned my passion into a successful career, specializing in mobile development with a focus on Android.</p>
+<p>I&rsquo;m a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I&rsquo;ve turned my passion into a successful career, specializing in cross-platform mobile development with expertise in both Android and iOS ecosystems.</p>
 <!-- raw HTML omitted -->
 <h2 id="professional-journey">Professional Journey</h2>
-<p>Currently, I&rsquo;m leading the mobile team at Game Golf, where I oversee all aspects of our mobile app development. My experience spans various domains, including:</p>
+<p>Currently, I&rsquo;m a professional at Trifork Smart Enterprise, where I leverage my extensive experience in mobile development to deliver high-quality solutions. My career spans various domains, including:</p>
 <ul>
-<li>Android app development and maintenance</li>
-<li>iOS development</li>
-<li>Backend technologies like Spring Framework and RESTful APIs</li>
+<li>Android native app development with Java and Kotlin</li>
+<li>iOS development with Swift and SwiftUI</li>
+<li>Cross-platform architectures using Kotlin Multiplatform</li>
+<li>Backend integration with Spring Framework and RESTful APIs</li>
+<li>Team leadership and technical mentoring</li>
 <li>Working in fast-paced, agile environments</li>
 </ul>
-<p>Throughout my career, I&rsquo;ve contributed to award-winning apps and worked with startups and established companies alike. I take pride in writing clean, efficient code and designing scalable solutions that adhere to best practices in object-oriented programming.</p>
+<p>Throughout my career, I&rsquo;ve contributed to award-winning apps and worked with startups and established companies alike. I take pride in writing clean, efficient code and designing scalable solutions that adhere to best practices in software engineering.</p>
 <h2 id="technical-expertise">Technical Expertise</h2>
 <p>My skill set includes:</p>
 <ul>
-<li>Proficiency in Java, Kotlin, and Android SDK</li>
-<li>Experience with iOS development</li>
-<li>Familiarity with various libraries and frameworks (RxJava, Dagger2, Room, LiveData, etc.)</li>
-<li>Version control with Git</li>
-<li>Database technologies (SQLite, MongoDB)</li>
-<li>Some web development (HTML, CSS, JavaScript)</li>
+<li>
+<p><strong>Mobile Development</strong>:</p>
+<ul>
+<li>Android (Java, Kotlin, Android SDK)</li>
+<li>iOS (Swift, SwiftUI, Swift 6 with async)</li>
+<li>Modern app architectures (MVVM, Clean Architecture)</li>
+<li>Modular design principles</li>
+</ul>
+</li>
+<li>
+<p><strong>Libraries &amp; Frameworks</strong>:</p>
+<ul>
+<li>Android Jetpack (Room, LiveData, ViewModel)</li>
+<li>SwiftData for persistence on iOS</li>
+<li>Kotlin Multiplatform for cross-platform development</li>
+<li>Dependency injection (Dagger2, Hilt, Koin)</li>
+<li>Reactive programming (RxJava, Combine)</li>
+<li>Database solutions (GRDB, Room)</li>
+<li>Networking (Retrofit, Swift concurrency)</li>
+</ul>
+</li>
+<li>
+<p><strong>Cross-Platform Expertise</strong>:</p>
+<ul>
+<li>Kotlin Multiplatform for shared business logic</li>
+<li>Modular architecture for code reuse</li>
+<li>Platform-specific UI with shared data/domain layers</li>
+<li>Clean Architecture implementation across platforms</li>
+</ul>
+</li>
+</ul>
+<p>I&rsquo;m always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development ecosystem.</p>
+<h2 id="projects--contributions">Projects &amp; Contributions</h2>
+<p>I&rsquo;ve developed several personal projects that showcase my skills and passion for mobile development:</p>
+<ul>
+<li><strong>Weekly Weather</strong>: A clean, intuitive weather forecasting app available in 37 languages</li>
+<li><strong>sBrowser</strong>: A lightweight yet feature-rich browser for Android, originally developed for teaching purposes</li>
+<li><strong>Real-time Sunlight Wallpaper</strong>: An application that shows computer-generated illustrations of the Earth&rsquo;s patterns of sunlight and darkness in real-time</li>
+<li><strong>Various utility apps</strong> published on Google Play Store</li>
 </ul>
-<p>I&rsquo;m always eager to learn and stay up-to-date with the latest trends in technology, particularly in the mobile development world.</p>
 <h2 id="beyond-coding">Beyond Coding</h2>
-<p>Outside of my professional work, I&rsquo;m an active member of the tech community. I co-founded 091 Labs, a local hackerspace, where I&rsquo;ve conducted workshops on Android development. I&rsquo;m also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.</p>
-<p>As a multilingual professional fluent in English, Catalan, and Spanish, I bring a global perspective to my work and enjoy collaborating with diverse teams.</p>
+<p>Outside of my professional work, I&rsquo;m an active member of the tech community. I co-founded 091 Labs, a local hackerspace in Galway, where I&rsquo;ve conducted workshops on Android development. I&rsquo;m also passionate about open-source projects and have contributed to various initiatives on GitHub and Launchpad.</p>
+<p>As a multilingual professional fluent in English, Catalan, and Spanish, I bring a global perspective to my work and enjoy collaborating with diverse teams across different cultures.</p>
 <p>Whether it&rsquo;s developing innovative mobile applications, contributing to open-source projects, or sharing knowledge with aspiring developers, I&rsquo;m always excited to take on new challenges in the ever-evolving world of technology.</p>
 <p>Feel free to check out my work on <a href="https://repo.codeskraps.com/codeskraps">Repo</a> or my published apps on the <a href="https://play.google.com/store/apps/developer?id=Codeskraps">Google Play Store</a>.</p>
+<h2 id="education">Education</h2>
+<p>I hold a degree from Galway-Mayo Institute of Technology, where I built a strong foundation in computer science and software development that continues to inform my work today.</p>
 
-    </div>
+      </div>
   </article>
 
+  <style>
+    .about-page {
+      text-align: left;
+    }
+    .about-page h1, .about-page h2, .about-page h3, .about-page h4, .about-page h5, .about-page h6 {
+      text-align: center;
+    }
+    .about-page img {
+      display: block;
+      margin: 0 auto;
+    }
+  </style>
+
             </main>
         </div>
 

+ 9 - 9
public/categories/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Categories | codeskraps
 </title>
@@ -10,12 +10,12 @@ Categories | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/categories/" >
-  <link href="https://codeskraps.com/categories/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/categories/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/categories/" >
+  <link href="http://localhost:58952/categories/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/categories/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Categories | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Categories | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 2 - 2
public/categories/index.xml

@@ -2,12 +2,12 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Categories on codeskraps</title>
-    <link>https://codeskraps.com/categories/</link>
+    <link>http://localhost:58952/categories/</link>
     <description>Recent content in Categories on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
-    <atom:link href="https://codeskraps.com/categories/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/categories/index.xml" rel="self" type="application/rss+xml" />
   </channel>
 </rss>

+ 9 - 9
public/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
         Home | codeskraps
     </title>
@@ -10,12 +10,12 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/" >
-  <link href="https://codeskraps.com/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/" >
+  <link href="http://localhost:58952/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

File diff suppressed because it is too large
+ 17 - 18
public/index.xml


+ 7 - 7
public/posts/2024/git_ssh_command/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Configuring SSH Keys for Individual Git Commands | codeskraps
 </title>
@@ -10,10 +10,10 @@ Configuring SSH Keys for Individual Git Commands | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/posts/2024/git_ssh_command/" >
+<link rel="canonical" href="http://localhost:58952/posts/2024/git_ssh_command/" >
 
 
 
@@ -31,7 +31,7 @@ Configuring SSH Keys for Individual Git Commands | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ Configuring SSH Keys for Individual Git Commands | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 7 - 7
public/posts/2024/gitignore_not_working/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 When .gitignore Doesnt Seem to Work: A Quick Fix | codeskraps
 </title>
@@ -10,10 +10,10 @@ When .gitignore Doesnt Seem to Work: A Quick Fix | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/posts/2024/gitignore_not_working/" >
+<link rel="canonical" href="http://localhost:58952/posts/2024/gitignore_not_working/" >
 
 
 
@@ -31,7 +31,7 @@ When .gitignore Doesnt Seem to Work: A Quick Fix | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ When .gitignore Doesnt Seem to Work: A Quick Fix | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 7 - 7
public/posts/2024/mvi_architecture/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Simplifying MVI Architecture | codeskraps
 </title>
@@ -10,10 +10,10 @@ Simplifying MVI Architecture | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/posts/2024/mvi_architecture/" >
+<link rel="canonical" href="http://localhost:58952/posts/2024/mvi_architecture/" >
 
 
 
@@ -31,7 +31,7 @@ Simplifying MVI Architecture | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ Simplifying MVI Architecture | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 7 - 7
public/posts/2024/react_vs_kmp/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 React Native vs Kotlin Multiplatform | codeskraps
 </title>
@@ -10,10 +10,10 @@ React Native vs Kotlin Multiplatform | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/posts/2024/react_vs_kmp/" >
+<link rel="canonical" href="http://localhost:58952/posts/2024/react_vs_kmp/" >
 
 
 
@@ -31,7 +31,7 @@ React Native vs Kotlin Multiplatform | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ React Native vs Kotlin Multiplatform | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 7 - 7
public/posts/2025/move_home_folder/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Move /home Folder | codeskraps
 </title>
@@ -10,10 +10,10 @@ Move /home Folder | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/posts/2025/move_home_folder/" >
+<link rel="canonical" href="http://localhost:58952/posts/2025/move_home_folder/" >
 
 
 
@@ -31,7 +31,7 @@ Move /home Folder | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ Move /home Folder | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 

+ 14 - 14
public/posts/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Posts | codeskraps
 </title>
@@ -10,12 +10,12 @@ Posts | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/posts/" >
-  <link href="https://codeskraps.com/posts/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/posts/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/posts/" >
+  <link href="http://localhost:58952/posts/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/posts/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Posts | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Posts | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Posts | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2025/move_home_folder/">
+        <a class="postListLink" href="http://localhost:58952/posts/2025/move_home_folder/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -109,7 +109,7 @@ Posts | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/react_vs_kmp/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/react_vs_kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -127,7 +127,7 @@ Posts | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -144,7 +144,7 @@ Posts | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/gitignore_not_working/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/gitignore_not_working/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -161,7 +161,7 @@ Posts | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/git_ssh_command/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/git_ssh_command/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 12 - 12
public/posts/index.xml

@@ -2,47 +2,47 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Posts on codeskraps</title>
-    <link>https://codeskraps.com/posts/</link>
+    <link>http://localhost:58952/posts/</link>
     <description>Recent content in Posts on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 29 Jan 2025 14:30:17 +0100</lastBuildDate>
-    <atom:link href="https://codeskraps.com/posts/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/posts/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Move /home Folder</title>
-      <link>https://codeskraps.com/posts/2025/move_home_folder/</link>
+      <link>http://localhost:58952/posts/2025/move_home_folder/</link>
       <pubDate>Wed, 29 Jan 2025 14:30:17 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2025/move_home_folder/</guid>
+      <guid>http://localhost:58952/posts/2025/move_home_folder/</guid>
       <description>&lt;p&gt;You can move the &lt;code&gt;/home&lt;/code&gt; folder on Ubuntu, but you must do it carefully to avoid breaking your system. Below are the steps to safely move &lt;code&gt;/home&lt;/code&gt; to a new location.&lt;/p&gt;</description>
     </item>
     <item>
       <title>React Native vs Kotlin Multiplatform</title>
-      <link>https://codeskraps.com/posts/2024/react_vs_kmp/</link>
+      <link>http://localhost:58952/posts/2024/react_vs_kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/react_vs_kmp/</guid>
+      <guid>http://localhost:58952/posts/2024/react_vs_kmp/</guid>
       <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving world of mobile app development, choosing the right cross-platform framework can be a game-changer for businesses and developers alike. Two prominent contenders in this space are React Native and Kotlin Multiplatform (KMP). Both offer unique approaches to the challenge of writing code once and deploying it across multiple platforms. This article will dive deep into the strengths and considerations of each, helping you make an informed decision for your next project.&lt;/p&gt;</description>
     </item>
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
     <item>
       <title>When .gitignore Doesnt Seem to Work: A Quick Fix</title>
-      <link>https://codeskraps.com/posts/2024/gitignore_not_working/</link>
+      <link>http://localhost:58952/posts/2024/gitignore_not_working/</link>
       <pubDate>Sun, 02 Jun 2024 18:14:23 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/gitignore_not_working/</guid>
+      <guid>http://localhost:58952/posts/2024/gitignore_not_working/</guid>
       <description>&lt;p&gt;As developers, we&amp;rsquo;ve all been there. You&amp;rsquo;ve added a file or folder to your &lt;code&gt;.gitignore&lt;/code&gt;, but Git keeps tracking it anyway. What gives? Let&amp;rsquo;s dive into why this happens and how to fix it.&lt;/p&gt;</description>
     </item>
     <item>
       <title>Configuring SSH Keys for Individual Git Commands</title>
-      <link>https://codeskraps.com/posts/2024/git_ssh_command/</link>
+      <link>http://localhost:58952/posts/2024/git_ssh_command/</link>
       <pubDate>Wed, 17 Apr 2024 16:56:53 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/git_ssh_command/</guid>
+      <guid>http://localhost:58952/posts/2024/git_ssh_command/</guid>
       <description>&lt;p&gt;When working with Git repositories, you often need to authenticate using SSH keys. While you can configure SSH settings globally, there are times when you need to use a specific SSH key for just one command. This is particularly useful when cloning a new repository or adding a submodule, where there isn&amp;rsquo;t yet a local &lt;code&gt;.git/config&lt;/code&gt; file to modify.&lt;/p&gt;</description>
     </item>
   </channel>

+ 91 - 60
public/projects/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Projects | codeskraps
 </title>
@@ -10,10 +10,10 @@ Projects | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/projects/" >
+<link rel="canonical" href="http://localhost:58952/projects/" >
 
 
 
@@ -31,7 +31,7 @@ Projects | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -41,17 +41,17 @@ Projects | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -80,70 +80,101 @@ Projects | codeskraps
             <main class="main">
                 
   <article>
-      <header>
-        <h1>
-          Projects
-        </h1>
-      </header>
-      <p>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  
-  
-  
-      
-      
-  <picture>
-  <img class="img-fluid" src="https://codeskraps.com/images/weekly_weather_logo.webp?v=7d09cf4c9c2d09df631c4b261c3b04b0" alt="weekly_weather_logo" loading="lazy" height="192" width="192" />
-</picture>
-</p>
-<h1 id="weekly-weatherhttpsrepocodeskrapscomcodeskrapsweekly-weather"><a href="https://repo.codeskraps.com/codeskraps/Weekly-Weather">Weekly Weather</a></h1>
-<p>A quick view of your weekly weather</p>
-<p>A quick overview of you weekly weather of your current location or search and save your favourite locations for easy access.</p>
-<p>Save a GPS weather location with a custom name.</p>
-<p>App translated into 37 languages.</p>
-<p>
-
-
-
-
-
-
+    <header>
+      <h1>
+        Projects
+      </h1>
+    </header>
+    
+    <style>
+      .project-container {
+        margin-bottom: 4rem;
+      }
+      .project-layout {
+        display: flex;
+        gap: 2rem;
+        align-items: flex-start;
+      }
+      .project-image {
+        flex: 0 0 150px;
+      }
+      .project-image img {
+        width: 100%;
+        height: auto;
+      }
+      .project-content {
+        flex: 1;
+        text-align: left;
+      }
+      .project-content h1,
+      .project-content h2,
+      .project-content h3 {
+        margin-top: 0;
+      }
+      @media (max-width: 768px) {
+        .project-layout {
+          flex-direction: column;
+        }
+        .project-content {
+          width: 100%;
+        }
+      }
+    </style>
 
+    
 
 
 
+<div class="project-container">
+  <div class="project-layout">
+    <div class="project-image">
+      <img src="/images/weekly_weather_logo.webp" alt="Weekly Weather logo">
+    </div>
+    <div class="project-content">
+      <h1><a href="https://repo.codeskraps.com/codeskraps/Weekly-Weather">Weekly Weather</a></h1>
+      <p>A clean, intuitive interface for viewing weather forecasts. Weekly Weather provides detailed weekly forecasts for your current location or saved favorite places.</p>
+<h3 id="features">Features</h3>
+<ul>
+<li>View detailed weekly weather forecasts</li>
+<li>Automatically detect current location</li>
+<li>Search and save favorite locations for quick access</li>
+<li>Custom naming for GPS locations</li>
+<li>Available in 37 languages</li>
+<li>Lightweight and battery-efficient</li>
+</ul>
+<p>Weather data provided by Open-Meteo with weather icons from Makin-Things.</p>
 
+    </div>
+  </div>
+</div> 
 
 
 
 
-  
-  
-  
-      
-      
-  <picture>
-  <img class="img-fluid" src="https://codeskraps.com/images/sbrowser_logo.webp?v=99f3ce8e863ee001ff5c8a5d2b5b2965" alt="sbrowser_logo" loading="lazy" height="192" width="192" />
-</picture>
-</p>
-<h1 id="sbrowserhttpsrepocodeskrapscomcodeskrapssbrowser"><a href="https://repo.codeskraps.com/codeskraps/sBrowser">sBrowser</a></h1>
-<p>This is an app for Android powered devices. sBrowser is a simple Internet broswer specially developed for teaching purposes in a workshop in 091 Labs (091labs.com).</p>
+<div class="project-container">
+  <div class="project-layout">
+    <div class="project-image">
+      <img src="/images/sbrowser_logo.webp" alt="sBrowser logo">
+    </div>
+    <div class="project-content">
+      <h1><a href="https://repo.codeskraps.com/codeskraps/sBrowser">sBrowser</a></h1>
+      <p>A simple yet powerful Internet browser for Android devices. Originally developed for teaching purposes in a workshop at 091 Labs, it has evolved into a feature-rich yet lightweight browsing solution.</p>
+<h3 id="features">Features</h3>
+<ul>
+<li>Ad-blocking functionality</li>
+<li>Bookmark management with thumbnails</li>
+<li>HTML5 video support</li>
+<li>Customizable user agent</li>
+<li>Privacy-focused with encrypted search options</li>
+<li>Material Design user interface</li>
+<li>Support for HTTPS</li>
+</ul>
+<p>Latest version: 3.4 (2024) - Updated with modern Android architecture, Material 3 design, and improved performance and stability.</p>
 
     </div>
+  </div>
+</div> 
+
   </article>
 
             </main>

+ 23 - 23
public/sitemap.xml

@@ -2,70 +2,70 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
   xmlns:xhtml="http://www.w3.org/1999/xhtml">
   <url>
-    <loc>https://codeskraps.com/about/</loc>
+    <loc>http://localhost:58952/about/</loc>
   </url><url>
-    <loc>https://codeskraps.com/</loc>
+    <loc>http://localhost:58952/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/linux/</loc>
+    <loc>http://localhost:58952/tags/linux/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/2025/move_home_folder/</loc>
+    <loc>http://localhost:58952/posts/2025/move_home_folder/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/</loc>
+    <loc>http://localhost:58952/posts/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/</loc>
+    <loc>http://localhost:58952/tags/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/android/</loc>
+    <loc>http://localhost:58952/tags/android/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/ios/</loc>
+    <loc>http://localhost:58952/tags/ios/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/kmp/</loc>
+    <loc>http://localhost:58952/tags/kmp/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/kotlin/</loc>
+    <loc>http://localhost:58952/tags/kotlin/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/2024/react_vs_kmp/</loc>
+    <loc>http://localhost:58952/posts/2024/react_vs_kmp/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/react-native/</loc>
+    <loc>http://localhost:58952/tags/react-native/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/architecture/</loc>
+    <loc>http://localhost:58952/tags/architecture/</loc>
     <lastmod>2024-09-27T13:45:09+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/mvi/</loc>
+    <loc>http://localhost:58952/tags/mvi/</loc>
     <lastmod>2024-09-27T13:45:09+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/mvvm/</loc>
+    <loc>http://localhost:58952/tags/mvvm/</loc>
     <lastmod>2024-09-27T13:45:09+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/2024/mvi_architecture/</loc>
+    <loc>http://localhost:58952/posts/2024/mvi_architecture/</loc>
     <lastmod>2024-09-27T13:45:09+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/viewmodel/</loc>
+    <loc>http://localhost:58952/tags/viewmodel/</loc>
     <lastmod>2024-09-27T13:45:09+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/git/</loc>
+    <loc>http://localhost:58952/tags/git/</loc>
     <lastmod>2024-06-02T18:14:23+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/2024/gitignore_not_working/</loc>
+    <loc>http://localhost:58952/posts/2024/gitignore_not_working/</loc>
     <lastmod>2024-06-02T18:14:23+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/2024/git_ssh_command/</loc>
+    <loc>http://localhost:58952/posts/2024/git_ssh_command/</loc>
     <lastmod>2024-04-17T16:56:53+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/ssh/</loc>
+    <loc>http://localhost:58952/tags/ssh/</loc>
     <lastmod>2024-04-17T16:56:53+02:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/categories/</loc>
+    <loc>http://localhost:58952/categories/</loc>
   </url><url>
-    <loc>https://codeskraps.com/projects/</loc>
+    <loc>http://localhost:58952/projects/</loc>
   </url>
 </urlset>

+ 11 - 11
public/tags/android/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Android | codeskraps
 </title>
@@ -10,12 +10,12 @@ Android | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/android/" >
-  <link href="https://codeskraps.com/tags/android/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/android/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/android/" >
+  <link href="http://localhost:58952/tags/android/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/android/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Android | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Android | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Android | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/react_vs_kmp/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/react_vs_kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -110,7 +110,7 @@ Android | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 6 - 6
public/tags/android/index.xml

@@ -2,26 +2,26 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Android on codeskraps</title>
-    <link>https://codeskraps.com/tags/android/</link>
+    <link>http://localhost:58952/tags/android/</link>
     <description>Recent content in Android on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Thu, 03 Oct 2024 17:16:34 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/android/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/android/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>React Native vs Kotlin Multiplatform</title>
-      <link>https://codeskraps.com/posts/2024/react_vs_kmp/</link>
+      <link>http://localhost:58952/posts/2024/react_vs_kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/react_vs_kmp/</guid>
+      <guid>http://localhost:58952/posts/2024/react_vs_kmp/</guid>
       <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving world of mobile app development, choosing the right cross-platform framework can be a game-changer for businesses and developers alike. Two prominent contenders in this space are React Native and Kotlin Multiplatform (KMP). Both offer unique approaches to the challenge of writing code once and deploying it across multiple platforms. This article will dive deep into the strengths and considerations of each, helping you make an informed decision for your next project.&lt;/p&gt;</description>
     </item>
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/architecture/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Architecture | codeskraps
 </title>
@@ -10,12 +10,12 @@ Architecture | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/architecture/" >
-  <link href="https://codeskraps.com/tags/architecture/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/architecture/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/architecture/" >
+  <link href="http://localhost:58952/tags/architecture/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/architecture/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Architecture | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Architecture | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Architecture | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/architecture/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Architecture on codeskraps</title>
-    <link>https://codeskraps.com/tags/architecture/</link>
+    <link>http://localhost:58952/tags/architecture/</link>
     <description>Recent content in Architecture on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Fri, 27 Sep 2024 13:45:09 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/architecture/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/architecture/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

+ 11 - 11
public/tags/git/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Git | codeskraps
 </title>
@@ -10,12 +10,12 @@ Git | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/git/" >
-  <link href="https://codeskraps.com/tags/git/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/git/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/git/" >
+  <link href="http://localhost:58952/tags/git/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/git/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Git | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Git | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Git | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/gitignore_not_working/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/gitignore_not_working/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -109,7 +109,7 @@ Git | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/git_ssh_command/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/git_ssh_command/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 6 - 6
public/tags/git/index.xml

@@ -2,26 +2,26 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Git on codeskraps</title>
-    <link>https://codeskraps.com/tags/git/</link>
+    <link>http://localhost:58952/tags/git/</link>
     <description>Recent content in Git on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Sun, 02 Jun 2024 18:14:23 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/git/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/git/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>When .gitignore Doesnt Seem to Work: A Quick Fix</title>
-      <link>https://codeskraps.com/posts/2024/gitignore_not_working/</link>
+      <link>http://localhost:58952/posts/2024/gitignore_not_working/</link>
       <pubDate>Sun, 02 Jun 2024 18:14:23 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/gitignore_not_working/</guid>
+      <guid>http://localhost:58952/posts/2024/gitignore_not_working/</guid>
       <description>&lt;p&gt;As developers, we&amp;rsquo;ve all been there. You&amp;rsquo;ve added a file or folder to your &lt;code&gt;.gitignore&lt;/code&gt;, but Git keeps tracking it anyway. What gives? Let&amp;rsquo;s dive into why this happens and how to fix it.&lt;/p&gt;</description>
     </item>
     <item>
       <title>Configuring SSH Keys for Individual Git Commands</title>
-      <link>https://codeskraps.com/posts/2024/git_ssh_command/</link>
+      <link>http://localhost:58952/posts/2024/git_ssh_command/</link>
       <pubDate>Wed, 17 Apr 2024 16:56:53 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/git_ssh_command/</guid>
+      <guid>http://localhost:58952/posts/2024/git_ssh_command/</guid>
       <description>&lt;p&gt;When working with Git repositories, you often need to authenticate using SSH keys. While you can configure SSH settings globally, there are times when you need to use a specific SSH key for just one command. This is particularly useful when cloning a new repository or adding a submodule, where there isn&amp;rsquo;t yet a local &lt;code&gt;.git/config&lt;/code&gt; file to modify.&lt;/p&gt;</description>
     </item>
   </channel>

+ 21 - 21
public/tags/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Tags | codeskraps
 </title>
@@ -10,12 +10,12 @@ Tags | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/" >
-  <link href="https://codeskraps.com/tags/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/" >
+  <link href="http://localhost:58952/tags/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Tags | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Tags | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Tags | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/linux/">
+        <a class="postListLink" href="http://localhost:58952/tags/linux/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -109,7 +109,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/android/">
+        <a class="postListLink" href="http://localhost:58952/tags/android/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -126,7 +126,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/ios/">
+        <a class="postListLink" href="http://localhost:58952/tags/ios/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -143,7 +143,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/kmp/">
+        <a class="postListLink" href="http://localhost:58952/tags/kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -160,7 +160,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/kotlin/">
+        <a class="postListLink" href="http://localhost:58952/tags/kotlin/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -177,7 +177,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/react-native/">
+        <a class="postListLink" href="http://localhost:58952/tags/react-native/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -194,7 +194,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/architecture/">
+        <a class="postListLink" href="http://localhost:58952/tags/architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -211,7 +211,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/mvi/">
+        <a class="postListLink" href="http://localhost:58952/tags/mvi/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -228,7 +228,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/mvvm/">
+        <a class="postListLink" href="http://localhost:58952/tags/mvvm/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -245,7 +245,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/viewmodel/">
+        <a class="postListLink" href="http://localhost:58952/tags/viewmodel/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -262,7 +262,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/git/">
+        <a class="postListLink" href="http://localhost:58952/tags/git/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -279,7 +279,7 @@ Tags | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/tags/ssh/">
+        <a class="postListLink" href="http://localhost:58952/tags/ssh/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 26 - 26
public/tags/index.xml

@@ -2,96 +2,96 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Tags on codeskraps</title>
-    <link>https://codeskraps.com/tags/</link>
+    <link>http://localhost:58952/tags/</link>
     <description>Recent content in Tags on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 29 Jan 2025 14:30:17 +0100</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Linux</title>
-      <link>https://codeskraps.com/tags/linux/</link>
+      <link>http://localhost:58952/tags/linux/</link>
       <pubDate>Wed, 29 Jan 2025 14:30:17 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/linux/</guid>
+      <guid>http://localhost:58952/tags/linux/</guid>
       <description></description>
     </item>
     <item>
       <title>Android</title>
-      <link>https://codeskraps.com/tags/android/</link>
+      <link>http://localhost:58952/tags/android/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/android/</guid>
+      <guid>http://localhost:58952/tags/android/</guid>
       <description></description>
     </item>
     <item>
       <title>Ios</title>
-      <link>https://codeskraps.com/tags/ios/</link>
+      <link>http://localhost:58952/tags/ios/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/ios/</guid>
+      <guid>http://localhost:58952/tags/ios/</guid>
       <description></description>
     </item>
     <item>
       <title>Kmp</title>
-      <link>https://codeskraps.com/tags/kmp/</link>
+      <link>http://localhost:58952/tags/kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/kmp/</guid>
+      <guid>http://localhost:58952/tags/kmp/</guid>
       <description></description>
     </item>
     <item>
       <title>Kotlin</title>
-      <link>https://codeskraps.com/tags/kotlin/</link>
+      <link>http://localhost:58952/tags/kotlin/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/kotlin/</guid>
+      <guid>http://localhost:58952/tags/kotlin/</guid>
       <description></description>
     </item>
     <item>
       <title>React-Native</title>
-      <link>https://codeskraps.com/tags/react-native/</link>
+      <link>http://localhost:58952/tags/react-native/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/react-native/</guid>
+      <guid>http://localhost:58952/tags/react-native/</guid>
       <description></description>
     </item>
     <item>
       <title>Architecture</title>
-      <link>https://codeskraps.com/tags/architecture/</link>
+      <link>http://localhost:58952/tags/architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/architecture/</guid>
+      <guid>http://localhost:58952/tags/architecture/</guid>
       <description></description>
     </item>
     <item>
       <title>Mvi</title>
-      <link>https://codeskraps.com/tags/mvi/</link>
+      <link>http://localhost:58952/tags/mvi/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/mvi/</guid>
+      <guid>http://localhost:58952/tags/mvi/</guid>
       <description></description>
     </item>
     <item>
       <title>Mvvm</title>
-      <link>https://codeskraps.com/tags/mvvm/</link>
+      <link>http://localhost:58952/tags/mvvm/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/mvvm/</guid>
+      <guid>http://localhost:58952/tags/mvvm/</guid>
       <description></description>
     </item>
     <item>
       <title>Viewmodel</title>
-      <link>https://codeskraps.com/tags/viewmodel/</link>
+      <link>http://localhost:58952/tags/viewmodel/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/viewmodel/</guid>
+      <guid>http://localhost:58952/tags/viewmodel/</guid>
       <description></description>
     </item>
     <item>
       <title>Git</title>
-      <link>https://codeskraps.com/tags/git/</link>
+      <link>http://localhost:58952/tags/git/</link>
       <pubDate>Sun, 02 Jun 2024 18:14:23 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/git/</guid>
+      <guid>http://localhost:58952/tags/git/</guid>
       <description></description>
     </item>
     <item>
       <title>Ssh</title>
-      <link>https://codeskraps.com/tags/ssh/</link>
+      <link>http://localhost:58952/tags/ssh/</link>
       <pubDate>Wed, 17 Apr 2024 16:56:53 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/tags/ssh/</guid>
+      <guid>http://localhost:58952/tags/ssh/</guid>
       <description></description>
     </item>
   </channel>

+ 10 - 10
public/tags/ios/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Ios | codeskraps
 </title>
@@ -10,12 +10,12 @@ Ios | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/ios/" >
-  <link href="https://codeskraps.com/tags/ios/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/ios/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/ios/" >
+  <link href="http://localhost:58952/tags/ios/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/ios/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Ios | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Ios | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Ios | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/react_vs_kmp/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/react_vs_kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/ios/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Ios on codeskraps</title>
-    <link>https://codeskraps.com/tags/ios/</link>
+    <link>http://localhost:58952/tags/ios/</link>
     <description>Recent content in Ios on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Thu, 03 Oct 2024 17:16:34 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/ios/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/ios/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>React Native vs Kotlin Multiplatform</title>
-      <link>https://codeskraps.com/posts/2024/react_vs_kmp/</link>
+      <link>http://localhost:58952/posts/2024/react_vs_kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/react_vs_kmp/</guid>
+      <guid>http://localhost:58952/posts/2024/react_vs_kmp/</guid>
       <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving world of mobile app development, choosing the right cross-platform framework can be a game-changer for businesses and developers alike. Two prominent contenders in this space are React Native and Kotlin Multiplatform (KMP). Both offer unique approaches to the challenge of writing code once and deploying it across multiple platforms. This article will dive deep into the strengths and considerations of each, helping you make an informed decision for your next project.&lt;/p&gt;</description>
     </item>
   </channel>

+ 11 - 11
public/tags/kmp/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Kmp | codeskraps
 </title>
@@ -10,12 +10,12 @@ Kmp | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/kmp/" >
-  <link href="https://codeskraps.com/tags/kmp/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/kmp/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/kmp/" >
+  <link href="http://localhost:58952/tags/kmp/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/kmp/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Kmp | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Kmp | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Kmp | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/react_vs_kmp/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/react_vs_kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -110,7 +110,7 @@ Kmp | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 6 - 6
public/tags/kmp/index.xml

@@ -2,26 +2,26 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Kmp on codeskraps</title>
-    <link>https://codeskraps.com/tags/kmp/</link>
+    <link>http://localhost:58952/tags/kmp/</link>
     <description>Recent content in Kmp on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Thu, 03 Oct 2024 17:16:34 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/kmp/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/kmp/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>React Native vs Kotlin Multiplatform</title>
-      <link>https://codeskraps.com/posts/2024/react_vs_kmp/</link>
+      <link>http://localhost:58952/posts/2024/react_vs_kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/react_vs_kmp/</guid>
+      <guid>http://localhost:58952/posts/2024/react_vs_kmp/</guid>
       <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving world of mobile app development, choosing the right cross-platform framework can be a game-changer for businesses and developers alike. Two prominent contenders in this space are React Native and Kotlin Multiplatform (KMP). Both offer unique approaches to the challenge of writing code once and deploying it across multiple platforms. This article will dive deep into the strengths and considerations of each, helping you make an informed decision for your next project.&lt;/p&gt;</description>
     </item>
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

+ 11 - 11
public/tags/kotlin/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Kotlin | codeskraps
 </title>
@@ -10,12 +10,12 @@ Kotlin | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/kotlin/" >
-  <link href="https://codeskraps.com/tags/kotlin/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/kotlin/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/kotlin/" >
+  <link href="http://localhost:58952/tags/kotlin/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/kotlin/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Kotlin | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Kotlin | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Kotlin | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/react_vs_kmp/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/react_vs_kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
@@ -110,7 +110,7 @@ Kotlin | codeskraps
 
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 6 - 6
public/tags/kotlin/index.xml

@@ -2,26 +2,26 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Kotlin on codeskraps</title>
-    <link>https://codeskraps.com/tags/kotlin/</link>
+    <link>http://localhost:58952/tags/kotlin/</link>
     <description>Recent content in Kotlin on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Thu, 03 Oct 2024 17:16:34 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/kotlin/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/kotlin/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>React Native vs Kotlin Multiplatform</title>
-      <link>https://codeskraps.com/posts/2024/react_vs_kmp/</link>
+      <link>http://localhost:58952/posts/2024/react_vs_kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/react_vs_kmp/</guid>
+      <guid>http://localhost:58952/posts/2024/react_vs_kmp/</guid>
       <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving world of mobile app development, choosing the right cross-platform framework can be a game-changer for businesses and developers alike. Two prominent contenders in this space are React Native and Kotlin Multiplatform (KMP). Both offer unique approaches to the challenge of writing code once and deploying it across multiple platforms. This article will dive deep into the strengths and considerations of each, helping you make an informed decision for your next project.&lt;/p&gt;</description>
     </item>
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/linux/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Linux | codeskraps
 </title>
@@ -10,12 +10,12 @@ Linux | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/linux/" >
-  <link href="https://codeskraps.com/tags/linux/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/linux/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/linux/" >
+  <link href="http://localhost:58952/tags/linux/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/linux/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Linux | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Linux | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Linux | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2025/move_home_folder/">
+        <a class="postListLink" href="http://localhost:58952/posts/2025/move_home_folder/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/linux/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Linux on codeskraps</title>
-    <link>https://codeskraps.com/tags/linux/</link>
+    <link>http://localhost:58952/tags/linux/</link>
     <description>Recent content in Linux on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 29 Jan 2025 14:30:17 +0100</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/linux/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/linux/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Move /home Folder</title>
-      <link>https://codeskraps.com/posts/2025/move_home_folder/</link>
+      <link>http://localhost:58952/posts/2025/move_home_folder/</link>
       <pubDate>Wed, 29 Jan 2025 14:30:17 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2025/move_home_folder/</guid>
+      <guid>http://localhost:58952/posts/2025/move_home_folder/</guid>
       <description>&lt;p&gt;You can move the &lt;code&gt;/home&lt;/code&gt; folder on Ubuntu, but you must do it carefully to avoid breaking your system. Below are the steps to safely move &lt;code&gt;/home&lt;/code&gt; to a new location.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/mvi/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Mvi | codeskraps
 </title>
@@ -10,12 +10,12 @@ Mvi | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/mvi/" >
-  <link href="https://codeskraps.com/tags/mvi/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/mvi/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/mvi/" >
+  <link href="http://localhost:58952/tags/mvi/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/mvi/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Mvi | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Mvi | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Mvi | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/mvi/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Mvi on codeskraps</title>
-    <link>https://codeskraps.com/tags/mvi/</link>
+    <link>http://localhost:58952/tags/mvi/</link>
     <description>Recent content in Mvi on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Fri, 27 Sep 2024 13:45:09 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/mvi/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/mvi/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/mvvm/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Mvvm | codeskraps
 </title>
@@ -10,12 +10,12 @@ Mvvm | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/mvvm/" >
-  <link href="https://codeskraps.com/tags/mvvm/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/mvvm/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/mvvm/" >
+  <link href="http://localhost:58952/tags/mvvm/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/mvvm/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Mvvm | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Mvvm | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Mvvm | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/mvvm/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Mvvm on codeskraps</title>
-    <link>https://codeskraps.com/tags/mvvm/</link>
+    <link>http://localhost:58952/tags/mvvm/</link>
     <description>Recent content in Mvvm on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Fri, 27 Sep 2024 13:45:09 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/mvvm/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/mvvm/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/react-native/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 React-Native | codeskraps
 </title>
@@ -10,12 +10,12 @@ React-Native | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/react-native/" >
-  <link href="https://codeskraps.com/tags/react-native/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/react-native/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/react-native/" >
+  <link href="http://localhost:58952/tags/react-native/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/react-native/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ React-Native | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ React-Native | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ React-Native | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/react_vs_kmp/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/react_vs_kmp/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/react-native/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>React-Native on codeskraps</title>
-    <link>https://codeskraps.com/tags/react-native/</link>
+    <link>http://localhost:58952/tags/react-native/</link>
     <description>Recent content in React-Native on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Thu, 03 Oct 2024 17:16:34 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/react-native/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/react-native/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>React Native vs Kotlin Multiplatform</title>
-      <link>https://codeskraps.com/posts/2024/react_vs_kmp/</link>
+      <link>http://localhost:58952/posts/2024/react_vs_kmp/</link>
       <pubDate>Thu, 03 Oct 2024 17:16:34 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/react_vs_kmp/</guid>
+      <guid>http://localhost:58952/posts/2024/react_vs_kmp/</guid>
       <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving world of mobile app development, choosing the right cross-platform framework can be a game-changer for businesses and developers alike. Two prominent contenders in this space are React Native and Kotlin Multiplatform (KMP). Both offer unique approaches to the challenge of writing code once and deploying it across multiple platforms. This article will dive deep into the strengths and considerations of each, helping you make an informed decision for your next project.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/ssh/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Ssh | codeskraps
 </title>
@@ -10,12 +10,12 @@ Ssh | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/ssh/" >
-  <link href="https://codeskraps.com/tags/ssh/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/ssh/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/ssh/" >
+  <link href="http://localhost:58952/tags/ssh/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/ssh/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Ssh | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Ssh | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Ssh | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/git_ssh_command/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/git_ssh_command/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/ssh/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Ssh on codeskraps</title>
-    <link>https://codeskraps.com/tags/ssh/</link>
+    <link>http://localhost:58952/tags/ssh/</link>
     <description>Recent content in Ssh on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 17 Apr 2024 16:56:53 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Configuring SSH Keys for Individual Git Commands</title>
-      <link>https://codeskraps.com/posts/2024/git_ssh_command/</link>
+      <link>http://localhost:58952/posts/2024/git_ssh_command/</link>
       <pubDate>Wed, 17 Apr 2024 16:56:53 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/git_ssh_command/</guid>
+      <guid>http://localhost:58952/posts/2024/git_ssh_command/</guid>
       <description>&lt;p&gt;When working with Git repositories, you often need to authenticate using SSH keys. While you can configure SSH settings globally, there are times when you need to use a specific SSH key for just one command. This is particularly useful when cloning a new repository or adding a submodule, where there isn&amp;rsquo;t yet a local &lt;code&gt;.git/config&lt;/code&gt; file to modify.&lt;/p&gt;</description>
     </item>
   </channel>

+ 10 - 10
public/tags/viewmodel/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en-us">
 
-<head>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58952&amp;path=livereload" data-no-instant defer></script>
     <title>
 Viewmodel | codeskraps
 </title>
@@ -10,12 +10,12 @@ Viewmodel | codeskraps
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="description" content="Your website description">
 
-<meta name="generator" content="Hugo 0.141.0">
+<meta name="generator" content="Hugo 0.145.0">
 
 
-<link rel="canonical" href="https://codeskraps.com/tags/viewmodel/" >
-  <link href="https://codeskraps.com/tags/viewmodel/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="https://codeskraps.com/tags/viewmodel/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="http://localhost:58952/tags/viewmodel/" >
+  <link href="http://localhost:58952/tags/viewmodel/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="http://localhost:58952/tags/viewmodel/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
@@ -33,7 +33,7 @@ Viewmodel | codeskraps
         <header class="headerWrapper">
     <div class="header">
         <div>
-            <a class="terminal" href="https://codeskraps.com/">
+            <a class="terminal" href="http://localhost:58952/">
                 <span>me@codeskraps.com ~ $</span>
             </a>
         </div>
@@ -43,17 +43,17 @@ Viewmodel | codeskraps
             <ul>
                 
                 <li>
-                    <a href="https://codeskraps.com/projects/" title="" >
+                    <a href="http://localhost:58952/projects/" title="" >
                         ~/projects</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/about/" title="" >
+                    <a href="http://localhost:58952/about/" title="" >
                         ~/about</a>
                 </li>
                 
                 <li>
-                    <a href="https://codeskraps.com/posts/" title="" >
+                    <a href="http://localhost:58952/posts/" title="" >
                         ~/posts</a>
                 </li>
                 
@@ -92,7 +92,7 @@ Viewmodel | codeskraps
     <div>
         
 
-        <a class="postListLink" href="https://codeskraps.com/posts/2024/mvi_architecture/">
+        <a class="postListLink" href="http://localhost:58952/posts/2024/mvi_architecture/">
             
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 4 - 4
public/tags/viewmodel/index.xml

@@ -2,19 +2,19 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Viewmodel on codeskraps</title>
-    <link>https://codeskraps.com/tags/viewmodel/</link>
+    <link>http://localhost:58952/tags/viewmodel/</link>
     <description>Recent content in Viewmodel on codeskraps</description>
     <generator>Hugo</generator>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Fri, 27 Sep 2024 13:45:09 +0200</lastBuildDate>
-    <atom:link href="https://codeskraps.com/tags/viewmodel/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="http://localhost:58952/tags/viewmodel/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Simplifying MVI Architecture</title>
-      <link>https://codeskraps.com/posts/2024/mvi_architecture/</link>
+      <link>http://localhost:58952/posts/2024/mvi_architecture/</link>
       <pubDate>Fri, 27 Sep 2024 13:45:09 +0200</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>https://codeskraps.com/posts/2024/mvi_architecture/</guid>
+      <guid>http://localhost:58952/posts/2024/mvi_architecture/</guid>
       <description>&lt;p&gt;Model-View-Intent (MVI) is a powerful architectural pattern for building user interfaces, especially in Android development. In this post, we&amp;rsquo;ll explore a helper class that simplifies the implementation of MVI, making it easier to manage state, handle user intents, and emit actions in your application.&lt;/p&gt;</description>
     </item>
   </channel>

Some files were not shown because too many files changed in this diff