<?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>Me on Clayton Easley</title><link>https://claytoneasley.org/tags/me/</link><description>Recent content in Me on Clayton Easley</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 30 Sep 2022 21:13:46 -0400</lastBuildDate><atom:link href="https://claytoneasley.org/tags/me/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction</title><link>https://claytoneasley.org/posts/about/</link><pubDate>Fri, 30 Sep 2022 21:13:46 -0400</pubDate><guid>https://claytoneasley.org/posts/about/</guid><description>Hi my name is Clayton. I am a hobbyist interested in a plethora of things including but not limited to, programming, photography, electronics, art, welding, robots, and machine learning.</description><content:encoded><![CDATA[<h2 id="who-is-clayton-easley-">Who is Clayton Easley ?</h2>
<!-- <figure>
    <img loading="lazy" src="/img/clayton.jpeg"/> <figcaption>
            this is what I look like
        </figcaption>
</figure>
 -->
<p>Hi my name is Clayton. I am a hobbyist interested in a plethora of things including but not limited to, programming, photography, electronics, art, welding,  robots, and machine learning. As time progresses this list might change because at the time of writing I am still in highschool and still don&rsquo;t know what to do with my life. For those who managed to stumble on this small corner of the internet I hope you find this site of some use and enjoyment.</p>
<h3 id="why-start-a-blog-">Why start a blog ?</h3>
<p>Why did I decide to start a blog? Well, for a couple of reasons.</p>
<ol>
<li>
<p>I feel like I always have dozens of projects that I have yet to complete, and maybe this will help hold me accountable for them. Hopefully you get some use out of them too.</p>
</li>
<li>
<p>This is my domain! Here I can post and talk about whatever I want without “Big Tech” deciding what is right or wrong. Secondly, most big tech companies are <strong>using you</strong>  for-profit. You Won&rsquo;t see any ads or analytics here, I would like to keep things Open.</p>
</li>
<li>
<p>Podcasts? Not sure if I will do this but maybe I will add podcasts in the future so stay tuned.</p>
</li>
</ol>
<h3 id="how-am-i-managing-my-site-">How am I managing my site ?</h3>
<p>Recently I found a pretty cool static site generator known as <a href="https://gohugo.io/">Hugo</a>. What is a static site generator? In order to answer that question first you need to know the difference between a static and a dynamic site.  A dynamic site it&rsquo;s something like Instagram where the user gets to interact with different elements on the site (<em>e.g.</em> liking a post ). Likewise a static page is  a website where only the administrator can make changes to it (Me) Every time you open the website it will be exactly the same unless I change it.</p>
<p>Now that we have that out of the way, what is a static <strong>site generator</strong>? A static site generator is a piece of software that lets you use templates to generate full static HTML code. In my case all I have to do is put the content in a markdown file and Hugo does all the heavy lifting for me. I Won&rsquo;t go down the Hugo rabbit hole in this post  but maybe I will make a tutorial on it in the future.</p>
<p>The theme I am using is under the <a href="https://choosealicense.com/licenses/mit/">MIT license</a> and was developed by <a href="https://github.com/adityatelange?tab=repositories">Aditya Telange</a>.
I am now using a fork of PaperMod called <a href="https://github.com/reorx/hugo-PaperModX">PaperModX</a></p>
]]></content:encoded></item></channel></rss>