Sha256: bf02fd8390aff49cd9a8050fa8d19124659b399e22154b8b9ad05ce26eb10f1f

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

---
layout: news_item
title: 'Jekyll 3.0.0.beta1 Released'
date: 2015-01-24 00:42:31 -0800
author: parkr
version: 3.0.0.beta1
categories: [release]
---

Hey!

Exciting news! First beta for Jekyll 3 is out. Check out the [sizable
changelog](https://github.com/jekyll/jekyll/blob/v3.0.0.beta1/History.markdown#head)
to get a feel for what changes are afoot. Key features:

1. **Speed.** Jekyll now features incremental regeneration and greatly
   improved problematic code that caused slow-downs.
2. Gobs of bugfixes and customization.
3. Uniformity and sanity to Jekyll extensions of Liquid.

To install just run:

{% highlight bash %}
$ gem install jekyll --pre
{% endhighlight %}

Future versions will include [some awesome new
features](https://github.com/jekyll/jekyll/issues/3324) that we haven't
built yet. If you see one you want to tackle, submit a PR & you'll be
featured in the Jekyll 3.0 release post as a contributor to that epic
release.

Please file bugs as you encounter them, being sure to include your version
of Ruby, the Jekyll version, and (if possible) a link to your site so we
can reproduce.

If you think there's room for improvement in the UX, also do let us know.
We're always looking to make Jekyll easier to use!

Happy Jekylling!

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-docs-3.1.6 site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown
jekyll-docs-3.1.5 site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown
jekyll-docs-3.1.4 site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown
jekyll-docs-3.1.3 site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown
jekyll-docs-3.1.2 site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown
jekyll-docs-3.0.3 site/_posts/2015-01-24-jekyll-3-0-0-beta1-released.markdown