<?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://buqeye.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://buqeye.github.io/" rel="alternate" type="text/html" /><updated>2026-02-06T17:25:21+00:00</updated><id>https://buqeye.github.io/feed.xml</id><title type="html">BUQEYE Collaboration</title><subtitle>This repository contains the BUQEYE website material.</subtitle><entry><title type="html">Welcome to Jekyll!</title><link href="https://buqeye.github.io/jekyll/2016/02/24/welcome-to-jekyll.html" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2016-02-24T00:00:00+00:00</published><updated>2016-02-24T00:00:00+00:00</updated><id>https://buqeye.github.io/jekyll/2016/02/24/welcome-to-jekyll</id><content type="html" xml:base="https://buqeye.github.io/jekyll/2016/02/24/welcome-to-jekyll.html"><![CDATA[<p>You’ll find this post in your <code class="language-plaintext highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="language-plaintext highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>

<p>To add new posts, simply add a file in the <code class="language-plaintext highlighter-rouge">_posts</code> directory that follows the convention <code class="language-plaintext highlighter-rouge">YYYY-MM-DD-name-of-post.ext</code> and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>

<p>Jekyll also offers powerful support for code snippets:</p>

<div class="language-ruby highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
  <span class="nb">puts</span> <span class="s2">"Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">"</span>
<span class="k">end</span>
<span class="n">print_hi</span><span class="p">(</span><span class="s1">'Tom'</span><span class="p">)</span>
<span class="c1">#=&gt; prints 'Hi, Tom' to STDOUT.</span>
</code></pre></div></div>

<p>Check out the <a href="http://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>Jordan Melendez</name><email>jmelendez1992@gmail.com</email></author><category term="Jekyll" /><category term="update" /></entry><entry><title type="html">Markup: Text Alignment</title><link href="https://buqeye.github.io/markup/2013/01/09/markup-text-alignment.html" rel="alternate" type="text/html" title="Markup: Text Alignment" /><published>2013-01-09T00:00:00+00:00</published><updated>2013-01-09T00:00:00+00:00</updated><id>https://buqeye.github.io/markup/2013/01/09/markup-text-alignment</id><content type="html" xml:base="https://buqeye.github.io/markup/2013/01/09/markup-text-alignment.html"><![CDATA[<h3 id="default">Default</h3>

<p>This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, free flowing, with love. Completely neutral and not picking a side or sitting on the fence. It just is. It just freaking is. It likes where it is. It does not feel compelled to pick a side. Leave him be. It will just be better that way. Trust me.</p>

<h3 id="left-align">Left Align</h3>

<p style="text-align: left;">This is a paragraph. It is left aligned. Because of this, it is a bit more liberal in it’s views. It’s favorite color is green. Left align tends to be more eco-friendly, but it provides no concrete evidence that it really is. Even though it likes share the wealth evenly, it leaves the equal distribution up to justified alignment.</p>

<h3 id="center-align">Center Align</h3>

<p style="text-align: center;">This is a paragraph. It is center aligned. Center is, but nature, a fence sitter. A flip flopper. It has a difficult time making up its mind. It wants to pick a side. Really, it does. It has the best intentions, but it tends to complicate matters more than help. The best you can do is try to win it over and hope for the best. I hear center align does take bribes.</p>

<h3 id="right-align">Right Align</h3>

<p style="text-align: right;">This is a paragraph. It is right aligned. It is a bit more conservative in it’s views. It’s prefers to not be told what to do or how to do it. Right align totally owns a slew of guns and loves to head to the range for some practice. Which is cool and all. I mean, it’s a pretty good shot from at least four or five football fields away. Dead on. So boss.</p>

<h3 id="justify-align">Justify Align</h3>

<p style="text-align: justify;">This is a paragraph. It is justify aligned. It gets really mad when people associate it with Justin Timberlake. Typically, justified is pretty straight laced. It likes everything to be in it’s place and not all cattywampus like the rest of the aligns. I am not saying that makes it better than the rest of the aligns, but it does tend to put off more of an elitist attitude.</p>]]></content><author><name></name></author><category term="Markup" /><category term="alignment" /><category term="content" /><category term="css" /><category term="markup" /><summary type="html"><![CDATA[Default]]></summary></entry></feed>