<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://dakota-miller.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://dakota-miller.com/" rel="alternate" type="text/html" /><updated>2025-03-05T19:40:30+00:00</updated><id>https://dakota-miller.com/feed.xml</id><title type="html">Dakota Miller</title><subtitle>A small website, for what I&apos;m thinking about and working on.</subtitle><author><name>Dakota Miller</name><email>me@dakota-miller.com</email></author><entry><title type="html">Hello World!</title><link href="https://dakota-miller.com/jekyll/update/2024/11/01/hello-world.html" rel="alternate" type="text/html" title="Hello World!" /><published>2024-11-01T20:56:00+00:00</published><updated>2024-11-01T20:56:00+00:00</updated><id>https://dakota-miller.com/jekyll/update/2024/11/01/hello-world</id><content type="html" xml:base="https://dakota-miller.com/jekyll/update/2024/11/01/hello-world.html"><![CDATA[<p>Welcome to my website! Is is still a work in progress.</p>

<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// this is some java code</span>
<span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="nc">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="o">{</span>
    <span class="nc">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span><span class="s">"Hello world!"</span><span class="o">);</span>
<span class="o">}</span></code></pre></figure>

<p>Check out the <a href="https://jekyllrb.com/docs/home">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekyll’s GitHub repo</a>. If you have questions, you can ask them on <a href="https://talk.jekyllrb.com/">Jekyll Talk</a>.</p>]]></content><author><name>Dakota Miller</name><email>me@dakota-miller.com</email></author><category term="jekyll" /><category term="update" /><summary type="html"><![CDATA[Welcome to my website! Is is still a work in progress.]]></summary></entry></feed>