<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Code on Chelsea Ramos</title><link>https://chelseanbr.com/tags/code/</link><description>Recent content in Code on Chelsea Ramos</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 29 Jul 2023 14:22:54 -0700</lastBuildDate><atom:link href="https://chelseanbr.com/tags/code/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating a Website with Hugo &amp; GitHub Pages</title><link>https://chelseanbr.com/posts/hugo-github-pages/</link><pubDate>Sat, 29 Jul 2023 14:22:54 -0700</pubDate><guid>https://chelseanbr.com/posts/hugo-github-pages/</guid><description>What is Hugo? Hugo (https://gohugo.io) is a popular open-source framework that makes it super fast to build and publish static websites like this one. It is written in Go, easy to install, and there are hundreds of cool themes to choose from!
What About GitHub Pages? In order to make your website publicly available, you&amp;rsquo;ll need to host it somehow. GitHub Pages (https://pages.github.com) allows you to host static websites straight from GitHub repositories for FREE!</description></item></channel></rss>