<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Https on DevelOtters.com</title><link>https://develotters.com/tags/https/</link><description>Recent content in Https on DevelOtters.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 06 Jun 2026 09:59:39 -0800</lastBuildDate><atom:link href="https://develotters.com/tags/https/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Build a Blog Like This: Deploy</title><link>https://develotters.com/posts/how-to-build-a-blog-deploy/</link><pubDate>Wed, 20 May 2020 23:45:02 -0700</pubDate><guid>https://develotters.com/posts/how-to-build-a-blog-deploy/</guid><description>&lt;p&gt;This is the third post of a series, you might want to check the previous articles: (&lt;a href="https://develotters.com/posts/how-to-build-a-blog-intro/"&gt;Intro&lt;/a&gt; and &lt;a href="https://develotters.com/posts/how-to-build-a-blog-content/"&gt;Content&lt;/a&gt;) before reading this.&lt;/p&gt;
&lt;p&gt;Since we only have static files, we only need a simple web server to serve the site. It can be self-hosted or hosted on a cheap Webhosting solution and there are other cool options, like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://pages.github.com/"&gt;GitHub Pages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://about.gitlab.com/stages-devops-lifecycle/pages/"&gt;GitLab Pages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://aws.amazon.com/s3/"&gt;Amazon S3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://azure.microsoft.com/"&gt;Azure Storage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cloud.google.com/storage/"&gt;Google Cloud Storage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.netlify.com/"&gt;Netlify&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://firebase.google.com/docs/hosting"&gt;Firebase&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>