Fixing my mistake!

This commit is contained in:
John Doe 2025-02-28 00:54:38 +01:00 committed by John Doe
parent a46a17688f
commit b87809acfe
22 changed files with 735 additions and 308 deletions

View File

@ -1,24 +1,24 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>404 Page not found | Dev Logbook</title> <title>404 Page not found | Dev Logbook</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/404.html"> <link rel="canonical" href="https://blog.rakowskiii.com/404.html">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://localhost:1313/404.html"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/404.html">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -27,7 +27,15 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/404.html">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="">
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -41,7 +49,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -74,7 +82,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -1,25 +1,25 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>Categories | Dev Logbook</title> <title>Categories | Dev Logbook</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/categories/"> <link rel="canonical" href="https://blog.rakowskiii.com/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/categories/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/categories/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -28,7 +28,15 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/categories/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Categories">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Categories">
<meta name="twitter:description" content="">
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -42,7 +50,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -80,7 +88,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Categories on Dev Logbook</title> <title>Categories on Dev Logbook</title>
<link>http://localhost:1313/categories/</link> <link>https://blog.rakowskiii.com/categories/</link>
<description>Recent content in Categories on Dev Logbook</description> <description>Recent content in Categories on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator> <generator>Hugo -- 0.145.0</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://blog.rakowskiii.com/categories/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

View File

@ -2,25 +2,25 @@
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head> <head>
<meta name="generator" content="Hugo 0.145.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <meta name="generator" content="Hugo 0.145.0"><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>Dev Logbook</title> <title>Dev Logbook</title>
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/"> <link rel="canonical" href="https://blog.rakowskiii.com/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -29,7 +29,28 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Dev Logbook">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Dev Logbook">
<meta name="twitter:description" content="">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Dev Logbook",
"url": "https://blog.rakowskiii.com/",
"description": "",
"logo": "https://blog.rakowskiii.com/favicon.ico",
"sameAs": [
"https://gitea.rakowskiii.com/johndoe/logbook"
]
}
</script>
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -43,7 +64,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -97,22 +118,23 @@
<article class="post-entry"> <article class="post-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">Automating Hugo Deployment with Gitea Actions <h2 class="entry-hint-parent">Oops... That Was a Mistake
</h2> </h2>
</header> </header>
<div class="entry-content"> <div class="entry-content">
<p>Recently, I tried setting up Gitea Actions to automatically update my Hugo blog whenever I pushed new content. The idea was simple: <p>So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
Use Giteas built-in CI/CD to pull the repo, Build the site using Hugo, Deploy it to the server. Setting Up Gitea Actions First, I created a .gitea/workflows/deploy.yml file with the following steps: I didnt even realize it until someone pointed it out.
name: Deploy Hugo Site on: push: branches: - main jobs: build: runs-on: ubuntu-latest steps: - name: Clone repository uses: actions/checkout@v3 - name: Install Hugo run: | sudo apt update &amp;&amp; sudo apt install -y hugo - name: Build site run: hugo -D - name: Deploy to server run: | scp -r public/* user@server:/var/www/html/ Authentication Issues 😩 To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow. Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!
...</p> A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!
</p>
</div> </div>
<footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer> <footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer>
<a class="entry-link" aria-label="post link to Automating Hugo Deployment with Gitea Actions" href="http://localhost:1313/posts/first-attempt/"></a> <a class="entry-link" aria-label="post link to Oops... That Was a Mistake" href="https://blog.rakowskiii.com/posts/i-messed-up/"></a>
</article> </article>
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -2,51 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Dev Logbook</title> <title>Dev Logbook</title>
<link>http://localhost:1313/</link> <link>https://blog.rakowskiii.com/</link>
<description>Recent content on Dev Logbook</description> <description>Recent content on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator> <generator>Hugo -- 0.145.0</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate> <lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://blog.rakowskiii.com/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Automating Hugo Deployment with Gitea Actions</title> <title>Oops... That Was a Mistake</title>
<link>http://localhost:1313/posts/first-attempt/</link> <link>https://blog.rakowskiii.com/posts/i-messed-up/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate> <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/posts/first-attempt/</guid> <guid>https://blog.rakowskiii.com/posts/i-messed-up/</guid>
<description>&lt;p&gt;Recently, I tried setting up &lt;strong&gt;Gitea Actions&lt;/strong&gt; to automatically update my Hugo blog whenever I pushed new content. The idea was simple:&lt;/p&gt; <description>&lt;p&gt;So&amp;hellip; turns out &lt;strong&gt;posting my SSH private key&lt;/strong&gt; in a blog post wasnt the smartest move. 🙃&lt;br&gt;
&lt;ul&gt; I didnt even realize it until someone pointed it out.&lt;/p&gt;
&lt;li&gt;Use Giteas built-in CI/CD to pull the repo,&lt;/li&gt; &lt;p&gt;Obviously, I had to &lt;strong&gt;delete the previous post&lt;/strong&gt; ASAP. Lesson learned: &lt;strong&gt;Always double-check what you&amp;rsquo;re pushing to production!&lt;/strong&gt;&lt;/p&gt;
&lt;li&gt;Build the site using Hugo,&lt;/li&gt; &lt;p&gt;A new, &lt;strong&gt;safer&lt;/strong&gt; version of the post will be up soon. This time, Ill be using a better approach—stay tuned!&lt;/p&gt;</description>
&lt;li&gt;Deploy it to the server.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;setting-up-gitea-actions&#34;&gt;Setting Up Gitea Actions&lt;/h2&gt;
&lt;p&gt;First, I created a &lt;code&gt;.gitea/workflows/deploy.yml&lt;/code&gt; file with the following steps:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy Hugo Site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;on&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;push&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;branches&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#ae81ff&#34;&gt;main&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;jobs&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;build&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;runs-on&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ubuntu-latest&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;steps&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Clone repository&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;uses&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;actions/checkout@v3&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Install Hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; sudo apt update &amp;amp;&amp;amp; sudo apt install -y hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Build site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;hugo -D&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy to server&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; scp -r public/* user@server:/var/www/html/&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1 id=&#34;authentication-issues-&#34;&gt;Authentication Issues 😩&lt;/h1&gt;
&lt;p&gt;To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow.&lt;/p&gt;</description>
</item> </item>
</channel> </channel>
</rss> </rss>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head> <head>
<title>http://localhost:1313/</title> <title>https://blog.rakowskiii.com/</title>
<link rel="canonical" href="http://localhost:1313/"> <link rel="canonical" href="https://blog.rakowskiii.com/">
<meta name="robots" content="noindex"> <meta name="robots" content="noindex">
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/"> <meta http-equiv="refresh" content="0; url=https://blog.rakowskiii.com/">
</head> </head>
</html> </html>

View File

@ -0,0 +1,251 @@
<!DOCTYPE html>
<html lang="en" dir="auto">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Oops... That Was a Mistake | Dev Logbook</title>
<meta name="keywords" content="gitea, security, hugo">
<meta name="description" content="So&hellip; turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
I didnt even realize it until someone pointed it out.
Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what you&rsquo;re pushing to production!
A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!">
<meta name="author" content="Dev">
<link rel="canonical" href="https://blog.rakowskiii.com/posts/i-messed-up/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/posts/i-messed-up/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript><meta property="og:url" content="https://blog.rakowskiii.com/posts/i-messed-up/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Oops... That Was a Mistake">
<meta property="og:description" content="So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
I didnt even realize it until someone pointed it out.
Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!
A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2025-02-27T00:00:00+00:00">
<meta property="article:modified_time" content="2025-02-27T00:00:00+00:00">
<meta property="article:tag" content="Gitea">
<meta property="article:tag" content="Security">
<meta property="article:tag" content="Hugo">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Oops... That Was a Mistake">
<meta name="twitter:description" content="So&hellip; turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
I didnt even realize it until someone pointed it out.
Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what you&rsquo;re pushing to production!
A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Posts",
"item": "https://blog.rakowskiii.com/posts/"
},
{
"@type": "ListItem",
"position": 2 ,
"name": "Oops... That Was a Mistake",
"item": "https://blog.rakowskiii.com/posts/i-messed-up/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "Oops... That Was a Mistake",
"name": "Oops... That Was a Mistake",
"description": "So\u0026hellip; turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃\nI didnt even realize it until someone pointed it out.\nObviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what you\u0026rsquo;re pushing to production!\nA new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!\n",
"keywords": [
"gitea", "security", "hugo"
],
"articleBody": "So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃\nI didnt even realize it until someone pointed it out.\nObviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!\nA new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!\n",
"wordCount" : "65",
"inLanguage": "en",
"datePublished": "2025-02-27T00:00:00Z",
"dateModified": "2025-02-27T00:00:00Z",
"author":{
"@type": "Person",
"name": "Dev"
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.rakowskiii.com/posts/i-messed-up/"
},
"publisher": {
"@type": "Organization",
"name": "Dev Logbook",
"logo": {
"@type": "ImageObject",
"url": "https://blog.rakowskiii.com/favicon.ico"
}
}
}
</script>
</head>
<body class="" id="top">
<script>
if (localStorage.getItem("pref-theme") === "dark") {
document.body.classList.add('dark');
}
</script>
<header class="header">
<nav class="nav">
<div class="logo">
<a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu">
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<h1 class="post-title entry-hint-parent">
Oops... That Was a Mistake
</h1>
<div class="post-meta"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev
</div>
</header>
<div class="post-content"><p>So&hellip; turns out <strong>posting my SSH private key</strong> in a blog post wasnt the smartest move. 🙃<br>
I didnt even realize it until someone pointed it out.</p>
<p>Obviously, I had to <strong>delete the previous post</strong> ASAP. Lesson learned: <strong>Always double-check what you&rsquo;re pushing to production!</strong></p>
<p>A new, <strong>safer</strong> version of the post will be up soon. This time, Ill be using a better approach—stay tuned!</p>
</div>
<footer class="post-footer">
<ul class="post-tags">
<li><a href="https://blog.rakowskiii.com/tags/gitea/">Gitea</a></li>
<li><a href="https://blog.rakowskiii.com/tags/security/">Security</a></li>
<li><a href="https://blog.rakowskiii.com/tags/hugo/">Hugo</a></li>
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
<path d="M12 6H0l6-6z" />
</svg>
</a>
<script>
let menu = document.getElementById('menu')
if (menu) {
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
if (document.body.className.includes("dark")) {
document.body.classList.remove('dark');
localStorage.setItem("pref-theme", 'light');
} else {
document.body.classList.add('dark');
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>

View File

@ -1,25 +1,25 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>Posts | Dev Logbook</title> <title>Posts | Dev Logbook</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content="Posts - Dev Logbook"> <meta name="description" content="Posts - Dev Logbook">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/posts/"> <link rel="canonical" href="https://blog.rakowskiii.com/posts/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/posts/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/posts/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/posts/"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/posts/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -28,7 +28,30 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/posts/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Posts">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Posts">
<meta name="twitter:description" content="">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Posts",
"item": "https://blog.rakowskiii.com/posts/"
}
]
}
</script>
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -42,7 +65,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -79,22 +102,23 @@
<article class="post-entry"> <article class="post-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">Automating Hugo Deployment with Gitea Actions <h2 class="entry-hint-parent">Oops... That Was a Mistake
</h2> </h2>
</header> </header>
<div class="entry-content"> <div class="entry-content">
<p>Recently, I tried setting up Gitea Actions to automatically update my Hugo blog whenever I pushed new content. The idea was simple: <p>So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
Use Giteas built-in CI/CD to pull the repo, Build the site using Hugo, Deploy it to the server. Setting Up Gitea Actions First, I created a .gitea/workflows/deploy.yml file with the following steps: I didnt even realize it until someone pointed it out.
name: Deploy Hugo Site on: push: branches: - main jobs: build: runs-on: ubuntu-latest steps: - name: Clone repository uses: actions/checkout@v3 - name: Install Hugo run: | sudo apt update &amp;&amp; sudo apt install -y hugo - name: Build site run: hugo -D - name: Deploy to server run: | scp -r public/* user@server:/var/www/html/ Authentication Issues 😩 To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow. Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!
...</p> A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!
</p>
</div> </div>
<footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer> <footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer>
<a class="entry-link" aria-label="post link to Automating Hugo Deployment with Gitea Actions" href="http://localhost:1313/posts/first-attempt/"></a> <a class="entry-link" aria-label="post link to Oops... That Was a Mistake" href="https://blog.rakowskiii.com/posts/i-messed-up/"></a>
</article> </article>
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -2,51 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Posts on Dev Logbook</title> <title>Posts on Dev Logbook</title>
<link>http://localhost:1313/posts/</link> <link>https://blog.rakowskiii.com/posts/</link>
<description>Recent content in Posts on Dev Logbook</description> <description>Recent content in Posts on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator> <generator>Hugo -- 0.145.0</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate> <lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://blog.rakowskiii.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Automating Hugo Deployment with Gitea Actions</title> <title>Oops... That Was a Mistake</title>
<link>http://localhost:1313/posts/first-attempt/</link> <link>https://blog.rakowskiii.com/posts/i-messed-up/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate> <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/posts/first-attempt/</guid> <guid>https://blog.rakowskiii.com/posts/i-messed-up/</guid>
<description>&lt;p&gt;Recently, I tried setting up &lt;strong&gt;Gitea Actions&lt;/strong&gt; to automatically update my Hugo blog whenever I pushed new content. The idea was simple:&lt;/p&gt; <description>&lt;p&gt;So&amp;hellip; turns out &lt;strong&gt;posting my SSH private key&lt;/strong&gt; in a blog post wasnt the smartest move. 🙃&lt;br&gt;
&lt;ul&gt; I didnt even realize it until someone pointed it out.&lt;/p&gt;
&lt;li&gt;Use Giteas built-in CI/CD to pull the repo,&lt;/li&gt; &lt;p&gt;Obviously, I had to &lt;strong&gt;delete the previous post&lt;/strong&gt; ASAP. Lesson learned: &lt;strong&gt;Always double-check what you&amp;rsquo;re pushing to production!&lt;/strong&gt;&lt;/p&gt;
&lt;li&gt;Build the site using Hugo,&lt;/li&gt; &lt;p&gt;A new, &lt;strong&gt;safer&lt;/strong&gt; version of the post will be up soon. This time, Ill be using a better approach—stay tuned!&lt;/p&gt;</description>
&lt;li&gt;Deploy it to the server.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;setting-up-gitea-actions&#34;&gt;Setting Up Gitea Actions&lt;/h2&gt;
&lt;p&gt;First, I created a &lt;code&gt;.gitea/workflows/deploy.yml&lt;/code&gt; file with the following steps:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy Hugo Site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;on&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;push&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;branches&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#ae81ff&#34;&gt;main&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;jobs&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;build&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;runs-on&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ubuntu-latest&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;steps&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Clone repository&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;uses&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;actions/checkout@v3&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Install Hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; sudo apt update &amp;amp;&amp;amp; sudo apt install -y hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Build site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;hugo -D&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy to server&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; scp -r public/* user@server:/var/www/html/&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1 id=&#34;authentication-issues-&#34;&gt;Authentication Issues 😩&lt;/h1&gt;
&lt;p&gt;To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow.&lt;/p&gt;</description>
</item> </item>
</channel> </channel>
</rss> </rss>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head> <head>
<title>http://localhost:1313/posts/</title> <title>https://blog.rakowskiii.com/posts/</title>
<link rel="canonical" href="http://localhost:1313/posts/"> <link rel="canonical" href="https://blog.rakowskiii.com/posts/">
<meta name="robots" content="noindex"> <meta name="robots" content="noindex">
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/"> <meta http-equiv="refresh" content="0; url=https://blog.rakowskiii.com/posts/">
</head> </head>
</html> </html>

View File

@ -2,27 +2,27 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>http://localhost:1313/posts/first-attempt/</loc> <loc>https://blog.rakowskiii.com/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/tags/ci/cd/</loc> <loc>https://blog.rakowskiii.com/tags/gitea/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/</loc> <loc>https://blog.rakowskiii.com/tags/hugo/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/tags/gitea/</loc> <loc>https://blog.rakowskiii.com/posts/i-messed-up/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/tags/hugo/</loc> <loc>https://blog.rakowskiii.com/posts/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/posts/</loc> <loc>https://blog.rakowskiii.com/tags/security/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/tags/</loc> <loc>https://blog.rakowskiii.com/tags/</loc>
<lastmod>2025-02-27T00:00:00+00:00</lastmod> <lastmod>2025-02-27T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>http://localhost:1313/categories/</loc> <loc>https://blog.rakowskiii.com/categories/</loc>
</url> </url>
</urlset> </urlset>

View File

@ -1,25 +1,25 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>Gitea | Dev Logbook</title> <title>Gitea | Dev Logbook</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/tags/gitea/"> <link rel="canonical" href="https://blog.rakowskiii.com/tags/gitea/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/tags/gitea/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/tags/gitea/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/tags/gitea/"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/tags/gitea/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -28,7 +28,15 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/tags/gitea/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Gitea">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Gitea">
<meta name="twitter:description" content="">
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -42,7 +50,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -79,22 +87,23 @@
<article class="post-entry tag-entry"> <article class="post-entry tag-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">Automating Hugo Deployment with Gitea Actions <h2 class="entry-hint-parent">Oops... That Was a Mistake
</h2> </h2>
</header> </header>
<div class="entry-content"> <div class="entry-content">
<p>Recently, I tried setting up Gitea Actions to automatically update my Hugo blog whenever I pushed new content. The idea was simple: <p>So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
Use Giteas built-in CI/CD to pull the repo, Build the site using Hugo, Deploy it to the server. Setting Up Gitea Actions First, I created a .gitea/workflows/deploy.yml file with the following steps: I didnt even realize it until someone pointed it out.
name: Deploy Hugo Site on: push: branches: - main jobs: build: runs-on: ubuntu-latest steps: - name: Clone repository uses: actions/checkout@v3 - name: Install Hugo run: | sudo apt update &amp;&amp; sudo apt install -y hugo - name: Build site run: hugo -D - name: Deploy to server run: | scp -r public/* user@server:/var/www/html/ Authentication Issues 😩 To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow. Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!
...</p> A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!
</p>
</div> </div>
<footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer> <footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer>
<a class="entry-link" aria-label="post link to Automating Hugo Deployment with Gitea Actions" href="http://localhost:1313/posts/first-attempt/"></a> <a class="entry-link" aria-label="post link to Oops... That Was a Mistake" href="https://blog.rakowskiii.com/posts/i-messed-up/"></a>
</article> </article>
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -2,51 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Gitea on Dev Logbook</title> <title>Gitea on Dev Logbook</title>
<link>http://localhost:1313/tags/gitea/</link> <link>https://blog.rakowskiii.com/tags/gitea/</link>
<description>Recent content in Gitea on Dev Logbook</description> <description>Recent content in Gitea on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator> <generator>Hugo -- 0.145.0</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate> <lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/tags/gitea/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://blog.rakowskiii.com/tags/gitea/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Automating Hugo Deployment with Gitea Actions</title> <title>Oops... That Was a Mistake</title>
<link>http://localhost:1313/posts/first-attempt/</link> <link>https://blog.rakowskiii.com/posts/i-messed-up/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate> <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/posts/first-attempt/</guid> <guid>https://blog.rakowskiii.com/posts/i-messed-up/</guid>
<description>&lt;p&gt;Recently, I tried setting up &lt;strong&gt;Gitea Actions&lt;/strong&gt; to automatically update my Hugo blog whenever I pushed new content. The idea was simple:&lt;/p&gt; <description>&lt;p&gt;So&amp;hellip; turns out &lt;strong&gt;posting my SSH private key&lt;/strong&gt; in a blog post wasnt the smartest move. 🙃&lt;br&gt;
&lt;ul&gt; I didnt even realize it until someone pointed it out.&lt;/p&gt;
&lt;li&gt;Use Giteas built-in CI/CD to pull the repo,&lt;/li&gt; &lt;p&gt;Obviously, I had to &lt;strong&gt;delete the previous post&lt;/strong&gt; ASAP. Lesson learned: &lt;strong&gt;Always double-check what you&amp;rsquo;re pushing to production!&lt;/strong&gt;&lt;/p&gt;
&lt;li&gt;Build the site using Hugo,&lt;/li&gt; &lt;p&gt;A new, &lt;strong&gt;safer&lt;/strong&gt; version of the post will be up soon. This time, Ill be using a better approach—stay tuned!&lt;/p&gt;</description>
&lt;li&gt;Deploy it to the server.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;setting-up-gitea-actions&#34;&gt;Setting Up Gitea Actions&lt;/h2&gt;
&lt;p&gt;First, I created a &lt;code&gt;.gitea/workflows/deploy.yml&lt;/code&gt; file with the following steps:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy Hugo Site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;on&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;push&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;branches&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#ae81ff&#34;&gt;main&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;jobs&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;build&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;runs-on&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ubuntu-latest&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;steps&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Clone repository&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;uses&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;actions/checkout@v3&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Install Hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; sudo apt update &amp;amp;&amp;amp; sudo apt install -y hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Build site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;hugo -D&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy to server&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; scp -r public/* user@server:/var/www/html/&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1 id=&#34;authentication-issues-&#34;&gt;Authentication Issues 😩&lt;/h1&gt;
&lt;p&gt;To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow.&lt;/p&gt;</description>
</item> </item>
</channel> </channel>
</rss> </rss>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head> <head>
<title>http://localhost:1313/tags/gitea/</title> <title>https://blog.rakowskiii.com/tags/gitea/</title>
<link rel="canonical" href="http://localhost:1313/tags/gitea/"> <link rel="canonical" href="https://blog.rakowskiii.com/tags/gitea/">
<meta name="robots" content="noindex"> <meta name="robots" content="noindex">
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/tags/gitea/"> <meta http-equiv="refresh" content="0; url=https://blog.rakowskiii.com/tags/gitea/">
</head> </head>
</html> </html>

View File

@ -1,25 +1,25 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>Hugo | Dev Logbook</title> <title>Hugo | Dev Logbook</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/tags/hugo/"> <link rel="canonical" href="https://blog.rakowskiii.com/tags/hugo/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/tags/hugo/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/tags/hugo/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/tags/hugo/"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/tags/hugo/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -28,7 +28,15 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/tags/hugo/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Hugo">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hugo">
<meta name="twitter:description" content="">
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -42,7 +50,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -79,22 +87,23 @@
<article class="post-entry tag-entry"> <article class="post-entry tag-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">Automating Hugo Deployment with Gitea Actions <h2 class="entry-hint-parent">Oops... That Was a Mistake
</h2> </h2>
</header> </header>
<div class="entry-content"> <div class="entry-content">
<p>Recently, I tried setting up Gitea Actions to automatically update my Hugo blog whenever I pushed new content. The idea was simple: <p>So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
Use Giteas built-in CI/CD to pull the repo, Build the site using Hugo, Deploy it to the server. Setting Up Gitea Actions First, I created a .gitea/workflows/deploy.yml file with the following steps: I didnt even realize it until someone pointed it out.
name: Deploy Hugo Site on: push: branches: - main jobs: build: runs-on: ubuntu-latest steps: - name: Clone repository uses: actions/checkout@v3 - name: Install Hugo run: | sudo apt update &amp;&amp; sudo apt install -y hugo - name: Build site run: hugo -D - name: Deploy to server run: | scp -r public/* user@server:/var/www/html/ Authentication Issues 😩 To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow. Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!
...</p> A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!
</p>
</div> </div>
<footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer> <footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer>
<a class="entry-link" aria-label="post link to Automating Hugo Deployment with Gitea Actions" href="http://localhost:1313/posts/first-attempt/"></a> <a class="entry-link" aria-label="post link to Oops... That Was a Mistake" href="https://blog.rakowskiii.com/posts/i-messed-up/"></a>
</article> </article>
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -2,51 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Hugo on Dev Logbook</title> <title>Hugo on Dev Logbook</title>
<link>http://localhost:1313/tags/hugo/</link> <link>https://blog.rakowskiii.com/tags/hugo/</link>
<description>Recent content in Hugo on Dev Logbook</description> <description>Recent content in Hugo on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator> <generator>Hugo -- 0.145.0</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate> <lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/tags/hugo/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://blog.rakowskiii.com/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Automating Hugo Deployment with Gitea Actions</title> <title>Oops... That Was a Mistake</title>
<link>http://localhost:1313/posts/first-attempt/</link> <link>https://blog.rakowskiii.com/posts/i-messed-up/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate> <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/posts/first-attempt/</guid> <guid>https://blog.rakowskiii.com/posts/i-messed-up/</guid>
<description>&lt;p&gt;Recently, I tried setting up &lt;strong&gt;Gitea Actions&lt;/strong&gt; to automatically update my Hugo blog whenever I pushed new content. The idea was simple:&lt;/p&gt; <description>&lt;p&gt;So&amp;hellip; turns out &lt;strong&gt;posting my SSH private key&lt;/strong&gt; in a blog post wasnt the smartest move. 🙃&lt;br&gt;
&lt;ul&gt; I didnt even realize it until someone pointed it out.&lt;/p&gt;
&lt;li&gt;Use Giteas built-in CI/CD to pull the repo,&lt;/li&gt; &lt;p&gt;Obviously, I had to &lt;strong&gt;delete the previous post&lt;/strong&gt; ASAP. Lesson learned: &lt;strong&gt;Always double-check what you&amp;rsquo;re pushing to production!&lt;/strong&gt;&lt;/p&gt;
&lt;li&gt;Build the site using Hugo,&lt;/li&gt; &lt;p&gt;A new, &lt;strong&gt;safer&lt;/strong&gt; version of the post will be up soon. This time, Ill be using a better approach—stay tuned!&lt;/p&gt;</description>
&lt;li&gt;Deploy it to the server.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;setting-up-gitea-actions&#34;&gt;Setting Up Gitea Actions&lt;/h2&gt;
&lt;p&gt;First, I created a &lt;code&gt;.gitea/workflows/deploy.yml&lt;/code&gt; file with the following steps:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy Hugo Site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;on&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;push&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;branches&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#ae81ff&#34;&gt;main&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;jobs&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;build&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;runs-on&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ubuntu-latest&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;steps&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Clone repository&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;uses&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;actions/checkout@v3&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Install Hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; sudo apt update &amp;amp;&amp;amp; sudo apt install -y hugo&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Build site&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;hugo -D&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Deploy to server&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;run&lt;/span&gt;: |&lt;span style=&#34;color:#e6db74&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; scp -r public/* user@server:/var/www/html/&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1 id=&#34;authentication-issues-&#34;&gt;Authentication Issues 😩&lt;/h1&gt;
&lt;p&gt;To deploy, I needed SSH access to the server. Gitea doesnt have built-in secrets management (like GitHub Actions), so I had to hardcode my SSH private key inside the workflow.&lt;/p&gt;</description>
</item> </item>
</channel> </channel>
</rss> </rss>

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en-us"> <html lang="en-us">
<head> <head>
<title>http://localhost:1313/tags/hugo/</title> <title>https://blog.rakowskiii.com/tags/hugo/</title>
<link rel="canonical" href="http://localhost:1313/tags/hugo/"> <link rel="canonical" href="https://blog.rakowskiii.com/tags/hugo/">
<meta name="robots" content="noindex"> <meta name="robots" content="noindex">
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/tags/hugo/"> <meta http-equiv="refresh" content="0; url=https://blog.rakowskiii.com/tags/hugo/">
</head> </head>
</html> </html>

View File

@ -1,25 +1,25 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="auto"> <html lang="en" dir="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8"> <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="index, follow">
<title>Tags | Dev Logbook</title> <title>Tags | Dev Logbook</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/tags/"> <link rel="canonical" href="https://blog.rakowskiii.com/tags/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/tags/index.xml"> <link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/tags/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/tags/"> <link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/tags/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@ -28,7 +28,15 @@
} }
</style> </style>
</noscript> </noscript><meta property="og:url" content="https://blog.rakowskiii.com/tags/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Tags">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Tags">
<meta name="twitter:description" content="">
</head> </head>
<body class="list" id="top"> <body class="list" id="top">
@ -42,7 +50,7 @@
<header class="header"> <header class="header">
<nav class="nav"> <nav class="nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a> <a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)"> <button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24" <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -77,19 +85,19 @@
<ul class="terms-tags"> <ul class="terms-tags">
<li> <li>
<a href="http://localhost:1313/tags/ci/cd/">cd <sup><strong><sup>1</sup></strong></sup> </a> <a href="https://blog.rakowskiii.com/tags/gitea/">gitea <sup><strong><sup>1</sup></strong></sup> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/tags/gitea/">gitea <sup><strong><sup>1</sup></strong></sup> </a> <a href="https://blog.rakowskiii.com/tags/hugo/">hugo <sup><strong><sup>1</sup></strong></sup> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/tags/hugo/">hugo <sup><strong><sup>1</sup></strong></sup> </a> <a href="https://blog.rakowskiii.com/tags/security/">security <sup><strong><sup>1</sup></strong></sup> </a>
</li> </li>
</ul> </ul>
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Dev Logbook</a></span> · <span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span> <span>
Powered by Powered by

View File

@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Tags on Dev Logbook</title> <title>Tags on Dev Logbook</title>
<link>http://localhost:1313/tags/</link> <link>https://blog.rakowskiii.com/tags/</link>
<description>Recent content in Tags on Dev Logbook</description> <description>Recent content in Tags on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator> <generator>Hugo -- 0.145.0</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate> <lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://blog.rakowskiii.com/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Ci/Cd</title>
<link>http://localhost:1313/tags/ci/cd/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/tags/ci/cd/</guid>
<description></description>
</item>
<item> <item>
<title>Gitea</title> <title>Gitea</title>
<link>http://localhost:1313/tags/gitea/</link> <link>https://blog.rakowskiii.com/tags/gitea/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate> <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/tags/gitea/</guid> <guid>https://blog.rakowskiii.com/tags/gitea/</guid>
<description></description> <description></description>
</item> </item>
<item> <item>
<title>Hugo</title> <title>Hugo</title>
<link>http://localhost:1313/tags/hugo/</link> <link>https://blog.rakowskiii.com/tags/hugo/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate> <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/tags/hugo/</guid> <guid>https://blog.rakowskiii.com/tags/hugo/</guid>
<description></description>
</item>
<item>
<title>Security</title>
<link>https://blog.rakowskiii.com/tags/security/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>https://blog.rakowskiii.com/tags/security/</guid>
<description></description> <description></description>
</item> </item>
</channel> </channel>

View File

@ -0,0 +1,176 @@
<!DOCTYPE html>
<html lang="en" dir="auto">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Security | Dev Logbook</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="https://blog.rakowskiii.com/tags/security/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.45e028aa8ce0961349adf411b013ee39406be2c0bc80d4ea3fc04555f7f4611a.css" integrity="sha256-ReAoqozglhNJrfQRsBPuOUBr4sC8gNTqP8BFVff0YRo=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://blog.rakowskiii.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.rakowskiii.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.rakowskiii.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://blog.rakowskiii.com/apple-touch-icon.png">
<link rel="mask-icon" href="https://blog.rakowskiii.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="https://blog.rakowskiii.com/tags/security/index.xml">
<link rel="alternate" hreflang="en" href="https://blog.rakowskiii.com/tags/security/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript><meta property="og:url" content="https://blog.rakowskiii.com/tags/security/">
<meta property="og:site_name" content="Dev Logbook">
<meta property="og:title" content="Security">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Security">
<meta name="twitter:description" content="">
</head>
<body class="list" id="top">
<script>
if (localStorage.getItem("pref-theme") === "dark") {
document.body.classList.add('dark');
}
</script>
<header class="header">
<nav class="nav">
<div class="logo">
<a href="https://blog.rakowskiii.com/" accesskey="h" title="Dev Logbook (Alt + H)">Dev Logbook</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu">
</ul>
</nav>
</header>
<main class="main">
<header class="page-header">
<h1>
Security
</h1>
</header>
<article class="post-entry tag-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Oops... That Was a Mistake
</h2>
</header>
<div class="entry-content">
<p>So… turns out posting my SSH private key in a blog post wasnt the smartest move. 🙃
I didnt even realize it until someone pointed it out.
Obviously, I had to delete the previous post ASAP. Lesson learned: Always double-check what youre pushing to production!
A new, safer version of the post will be up soon. This time, Ill be using a better approach—stay tuned!
</p>
</div>
<footer class="entry-footer"><span title='2025-02-27 00:00:00 +0000 UTC'>February 27, 2025</span>&nbsp;·&nbsp;Dev</footer>
<a class="entry-link" aria-label="post link to Oops... That Was a Mistake" href="https://blog.rakowskiii.com/posts/i-messed-up/"></a>
</article>
</main>
<footer class="footer">
<span>&copy; 2025 <a href="https://blog.rakowskiii.com/">Dev Logbook</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
<path d="M12 6H0l6-6z" />
</svg>
</a>
<script>
let menu = document.getElementById('menu')
if (menu) {
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
if (document.body.className.includes("dark")) {
document.body.classList.remove('dark');
localStorage.setItem("pref-theme", 'light');
} else {
document.body.classList.add('dark');
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Security on Dev Logbook</title>
<link>https://blog.rakowskiii.com/tags/security/</link>
<description>Recent content in Security on Dev Logbook</description>
<generator>Hugo -- 0.145.0</generator>
<language>en-us</language>
<lastBuildDate>Thu, 27 Feb 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://blog.rakowskiii.com/tags/security/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Oops... That Was a Mistake</title>
<link>https://blog.rakowskiii.com/posts/i-messed-up/</link>
<pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
<guid>https://blog.rakowskiii.com/posts/i-messed-up/</guid>
<description>&lt;p&gt;So&amp;hellip; turns out &lt;strong&gt;posting my SSH private key&lt;/strong&gt; in a blog post wasnt the smartest move. 🙃&lt;br&gt;
I didnt even realize it until someone pointed it out.&lt;/p&gt;
&lt;p&gt;Obviously, I had to &lt;strong&gt;delete the previous post&lt;/strong&gt; ASAP. Lesson learned: &lt;strong&gt;Always double-check what you&amp;rsquo;re pushing to production!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A new, &lt;strong&gt;safer&lt;/strong&gt; version of the post will be up soon. This time, Ill be using a better approach—stay tuned!&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>https://blog.rakowskiii.com/tags/security/</title>
<link rel="canonical" href="https://blog.rakowskiii.com/tags/security/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://blog.rakowskiii.com/tags/security/">
</head>
</html>