<?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>Website on Jakob Johnson</title>
    <link>https://jakobj.dev/tags/website/</link>
    <description>Recent content in Website on Jakob Johnson</description>
    <generator>Hugo -- 0.147.2</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 01 Oct 2024 12:00:00 -0600</lastBuildDate>
    <atom:link href="https://jakobj.dev/tags/website/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Personal Website with Github Pages</title>
      <link>https://jakobj.dev/posts/website/</link>
      <pubDate>Tue, 01 Oct 2024 12:00:00 -0600</pubDate>
      <guid>https://jakobj.dev/posts/website/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;Much of this content will be based on the existing docs of &lt;a href=&#34;https://pages.github.com/&#34;&gt;Github Pages&lt;/a&gt; but with a bit more detailed steps.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll be using Jekyll in this, there are a number of other static website generators (such as Hugo), but since Pages has built in support for Jekyll, that&amp;rsquo;s where I&amp;rsquo;d recommend starting.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ll need&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;a &lt;a href=&#34;https://github.com/&#34;&gt;GitHub&lt;/a&gt; account&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.ruby-lang.org/en/&#34;&gt;Ruby&lt;/a&gt; installed
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;d recommend using &lt;a href=&#34;https://rvm.io/&#34;&gt;RVM&lt;/a&gt; so as to not mess with your computer&amp;rsquo;s installation of Ruby&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;[Optional] Your own domain name.
&lt;ul&gt;
&lt;li&gt;Register one at a registrar like &lt;a href=&#34;https://www.namecheap.com/&#34;&gt;Namecheap&lt;/a&gt;. They&amp;rsquo;re pretty inexpensive, usually ~$10/year. They often also have deals on free or super cheap domains for students&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note about Windows machines - I&amp;rsquo;d suggest setting up and using &lt;a href=&#34;https://learn.microsoft.com/en-us/windows/wsl/install&#34;&gt;WSL&lt;/a&gt; for this. It will simplify installing things greatly.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
