<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hugo 101 on CodeCommitters</title>
    <link>https://codecommitters.com/series/hugo-101/</link>
    <description>Recent content in Hugo 101 on CodeCommitters</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://fxlinden.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;copyright&lt;/a&gt;</copyright>
    <lastBuildDate>Sun, 18 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://codecommitters.com/series/hugo-101/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Creating a New Site with Hugo</title>
      <link>https://codecommitters.com/posts/2024/02/creating-a-new-site-with-hugo/</link>
      <pubDate>Sun, 18 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://codecommitters.com/posts/2024/02/creating-a-new-site-with-hugo/</guid>
      <description>Introduction To build a small web presence before one had to go the mile to cretae a simple blog. Today is it easier. This tutorial will show you how to create a simple Hugo site based on a template.
We&amp;rsquo;ll start with creating a new site with a very basic template. Then we&amp;rsquo;ll add in a few pages and posts. With small variations on that, you will be able to create many different types of web sites.</description>
    </item>
    
    <item>
      <title>Deploying the New Hugo Site to Netlify</title>
      <link>https://codecommitters.com/posts/2024/02/deploying-the-new-hugo-site-to-netlify/</link>
      <pubDate>Sun, 18 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://codecommitters.com/posts/2024/02/deploying-the-new-hugo-site-to-netlify/</guid>
      <description>Pre requisites A static site, like Hugo build and update and added to a remote repo
Ensure to include the &amp;lsquo;theme&amp;rsquo; used will be pushed into the remote repo as well.
Edit user settings Go to
https://app.netlify.com/user/settings
update personal settings add access to repos under &#39;connected accounts&#39; Create new site Go to
https://app.netlify.com/teams/fxlinden/sites
Go through the motion adding the codecommitters.com repo you&amp;rsquo;re using
Ensure to set the base url to https in the file</description>
    </item>
    
  </channel>
</rss>
