<?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://lime.openfl.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://lime.openfl.org/" rel="alternate" type="text/html" /><updated>2026-05-13T11:20:01-07:00</updated><id>https://lime.openfl.org/feed.xml</id><title type="html">Lime</title><subtitle>A cross-platform development framework for web, mobile and desktop targets
</subtitle><entry><title type="html">Jekyll Doc Theme is published!</title><link href="https://lime.openfl.org/blog/2017/05/03/jekyll-doc-theme/" rel="alternate" type="text/html" title="Jekyll Doc Theme is published!" /><published>2017-05-03T00:00:00-07:00</published><updated>2017-05-03T00:00:00-07:00</updated><id>https://lime.openfl.org/blog/2017/05/03/jekyll-doc-theme</id><content type="html" xml:base="https://lime.openfl.org/blog/2017/05/03/jekyll-doc-theme/"><![CDATA[<p>A new custom Jekyll theme for documentation and blogging is out. It is ideal for Open Source Software projects to publish under <a href="https://pages.github.com">GitHub Pages</a>.</p>

<p>Your contribution is welcome!</p>]]></content><author><name>aksakalli</name></author><summary type="html"><![CDATA[A new custom Jekyll theme for documentation and blogging is out. It is ideal for Open Source Software projects to publish under GitHub Pages.]]></summary></entry><entry><title type="html">Welcome to Jekyll!</title><link href="https://lime.openfl.org/blog/2017/02/01/welcome-to-jekyll/" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2017-02-01T01:41:09-08:00</published><updated>2017-02-01T01:41:09-08:00</updated><id>https://lime.openfl.org/blog/2017/02/01/welcome-to-jekyll</id><content type="html" xml:base="https://lime.openfl.org/blog/2017/02/01/welcome-to-jekyll/"><![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>

<figure class="highlight"><pre><code class="language-ruby" data-lang="ruby"><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></figure>

<p>Check out the <a href="http://jekyllrb.com">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://github.com/jekyll/jekyll-help">Jekyll’s dedicated Help repository</a>.</p>]]></content><author><name>Jekyll</name></author><summary type="html"><![CDATA[You’ll find this post in your _posts 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 jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.]]></summary></entry></feed>