<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Posts on Pythonflow</title>
		<link>https://pythonflow.com/posts/</link>
		<description>Recent content in Posts on Pythonflow</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
			<managingEditor>alicandonmez90@gmail.com (flowfelis)</managingEditor>
		
		
			<webMaster>alicandonmez90@gmail.com (flowfelis)</webMaster>
		
		
		
			<lastBuildDate>Wed, 10 Jun 2026 22:30:00 +0200</lastBuildDate>
		
			<atom:link href="https://pythonflow.com/posts/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Complete Guide: Deploying Hugo to AWS Lightsail with GitHub Actions</title>
				<link>https://pythonflow.com/posts/deploy-hugo-aws-lightsail/</link>
				<pubDate>Wed, 10 Jun 2026 22:30:00 +0200</pubDate><author>alicandonmez90@gmail.com (flowfelis)</author>
				<guid>https://pythonflow.com/posts/deploy-hugo-aws-lightsail/</guid>
				<description>&lt;p&gt;Deploying a Hugo static site to an AWS Lightsail VPS gives you complete control and excellent performance. Here is the step-by-step process I used to build and automatically deploy this blog! 😎&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-creating-a-lightsail-instance&#34;&gt;1. Creating a Lightsail Instance&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Log into your AWS Lightsail Console.&lt;/li&gt;&#xA;&lt;li&gt;Click &lt;strong&gt;Create instance&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Choose &lt;strong&gt;Linux/Unix&lt;/strong&gt; and &lt;strong&gt;OS Only&lt;/strong&gt; -&amp;gt; &lt;strong&gt;Ubuntu&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Choose your instance plan (the $5/mo plan is plenty for a static site) and click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;2-creating-a-static-ip&#34;&gt;2. Creating a Static IP&lt;/h2&gt;&#xA;&lt;p&gt;By default, AWS changes your IP address if you restart the server. We don&amp;rsquo;t want that. 😁&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
