<?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://jacksonknepper.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jacksonknepper.com/" rel="alternate" type="text/html" /><updated>2026-04-09T19:58:40+00:00</updated><id>https://jacksonknepper.com/feed.xml</id><title type="html">Jackson Knepper</title><subtitle></subtitle><author><name>Jackson Knepper</name></author><entry><title type="html">Overview Post</title><link href="https://jacksonknepper.com/overview-post.html" rel="alternate" type="text/html" title="Overview Post" /><published>2020-07-07T00:00:00+00:00</published><updated>2020-07-07T00:00:00+00:00</updated><id>https://jacksonknepper.com/overview-post</id><content type="html" xml:base="https://jacksonknepper.com/overview-post.html"><![CDATA[<p>Lorem ipsum<sup id="fnref:1" role="doc-noteref"><a href="#fn:1" class="footnote" rel="footnote">1</a></sup> dolor sit amet, consectetur adipiscing elit. Pellentesque vel lacinia neque. Praesent nulla quam, ullamcorper in sollicitudin ac, molestie sed justo. Cras aliquam, sapien id consectetur accumsan, augue magna faucibus ex, ut ultricies turpis tortor vel ante. In at rutrum tellus.</p>

<h1 id="sample-heading-1">Sample heading 1</h1>
<h2 id="sample-heading-2">Sample heading 2</h2>
<h3 id="sample-heading-3">Sample heading 3</h3>
<h4 id="sample-heading-4">Sample heading 4</h4>
<h5 id="sample-heading-5">Sample heading 5</h5>
<h6 id="sample-heading-6">Sample heading 6</h6>

<p>Mauris viverra dictum ultricies. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod.</p>

<h2 id="lists">Lists</h2>

<p>Unordered:</p>

<ul>
  <li>Fusce non velit cursus ligula mattis convallis vel at metus<sup id="fnref:2" role="doc-noteref"><a href="#fn:2" class="footnote" rel="footnote">2</a></sup>.</li>
  <li>Sed pharetra tellus massa, non elementum eros vulputate non.</li>
  <li>Suspendisse potenti.</li>
</ul>

<p>Ordered:</p>

<ol>
  <li>Quisque arcu felis, laoreet vel accumsan sit amet, fermentum at nunc.</li>
  <li>Sed massa quam, auctor in eros quis, porttitor tincidunt orci.</li>
  <li>Nulla convallis id sapien ornare viverra.</li>
  <li>Nam a est eget ligula pellentesque posuere.</li>
</ol>

<h2 id="blockquote">Blockquote</h2>

<p>The following is a blockquote:</p>

<blockquote>
  <p>Suspendisse tempus dolor nec risus sodales posuere. Proin dui dui, mollis a consectetur molestie, lobortis vitae tellus.</p>
</blockquote>

<h2 id="thematic-breaks-hr">Thematic breaks (&lt;hr&gt;)</h2>

<p>Mauris viverra dictum ultricies<sup id="fnref:3" role="doc-noteref"><a href="#fn:3" class="footnote" rel="footnote">3</a></sup>. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod. <strong>You can put some text inside the horizontal rule like so.</strong></p>

<hr data-content="hr with text" />

<p>Mauris viverra dictum ultricies. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod. <strong>Or you can just have an clean horizontal rule.</strong></p>

<hr />

<p>Mauris viverra dictum ultricies. Vestibulum quis ipsum euismod, facilisis metus sed, varius ipsum. Donec scelerisque lacus libero, eu dignissim sem venenatis at. Etiam id nisl ut lorem gravida euismod. Or you can just have an clean horizontal rule.</p>

<h2 id="code">Code</h2>

<p>Now some code:</p>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>const ultimateTruth = 'this theme is the best!';
console.log(ultimateTruth);
</code></pre></div></div>

<p>And here is some <code class="language-plaintext highlighter-rouge">inline code</code>!</p>

<h2 id="tables">Tables</h2>

<p>Now a table:</p>

<table>
  <thead>
    <tr>
      <th>Tables</th>
      <th style="text-align: center">Are</th>
      <th style="text-align: right">Cool</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>col 3 is</td>
      <td style="text-align: center">right-aligned</td>
      <td style="text-align: right">$1600</td>
    </tr>
    <tr>
      <td>col 2 is</td>
      <td style="text-align: center">centered</td>
      <td style="text-align: right">$12</td>
    </tr>
    <tr>
      <td>zebra stripes</td>
      <td style="text-align: center">are neat</td>
      <td style="text-align: right">$1</td>
    </tr>
  </tbody>
</table>

<h2 id="images">Images</h2>

<p><img src="https://raw.githubusercontent.com/riggraz/no-style-please/master/logo.png" alt="theme logo" class="ioda" /></p>

<p>Logo of <em>no style, please!</em> theme<sup id="fnref:4" role="doc-noteref"><a href="#fn:4" class="footnote" rel="footnote">4</a></sup></p>

<hr data-content="footnotes" />

<div class="footnotes" role="doc-endnotes">
  <ol>
    <li id="fn:1" role="doc-endnote">
      <p>this is a footnote. It should highlight if you click on the corresponding superscript number. <a href="#fnref:1" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
    </li>
    <li id="fn:2" role="doc-endnote">
      <p>hey there, i’m using no style please! <a href="#fnref:2" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
    </li>
    <li id="fn:3" role="doc-endnote">
      <p>this is another footnote. <a href="#fnref:3" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
    </li>
    <li id="fn:4" role="doc-endnote">
      <p>this is a very very long footnote to test if a very very long footnote brings some problems or not. I strongly hope that there are no problems but you know sometimes problems arise from nowhere. <a href="#fnref:4" class="reversefootnote" role="doc-backlink">&#8617;</a></p>
    </li>
  </ol>
</div>]]></content><author><name>Jackson Knepper</name></author><category term="example" /><summary type="html"><![CDATA[Lorem ipsum1 dolor sit amet, consectetur adipiscing elit. Pellentesque vel lacinia neque. Praesent nulla quam, ullamcorper in sollicitudin ac, molestie sed justo. Cras aliquam, sapien id consectetur accumsan, augue magna faucibus ex, ut ultricies turpis tortor vel ante. In at rutrum tellus. this is a footnote. It should highlight if you click on the corresponding superscript number. &#8617;]]></summary></entry><entry><title type="html">Strange Post</title><link href="https://jacksonknepper.com/strange-post.html" rel="alternate" type="text/html" title="Strange Post" /><published>2020-07-06T00:00:00+00:00</published><updated>2020-07-06T00:00:00+00:00</updated><id>https://jacksonknepper.com/strange-post</id><content type="html" xml:base="https://jacksonknepper.com/strange-post.html"><![CDATA[<p>This post is strange. It also has some custom js.</p>]]></content><author><name>Jackson Knepper</name></author><summary type="html"><![CDATA[This post is strange. It also has some custom js.]]></summary></entry></feed>