<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.2.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2016-12-28T01:40:43-08:00</updated><id>//</id><title type="html">Jekyll • 简单静态博客网站生成器</title><subtitle>将纯文本转换为静态博客网站</subtitle><entry><title type="html">Jekyll 3.2.1 Released with Fix for Windows</title><link href="/news/2016/08/02/jekyll-3-2-1-released/" rel="alternate" type="text/html" title="Jekyll 3.2.1 Released with Fix for Windows" /><published>2016-08-02T13:20:11-07:00</published><updated>2016-08-02T13:20:11-07:00</updated><id>/news/2016/08/02/jekyll-3-2-1-released</id><content type="html" xml:base="/news/2016/08/02/jekyll-3-2-1-released/">&lt;p&gt;Well, 3.2.0 has been a success, but with one fatal flaw: it doesn’t work on
Windows! Sorry, Windows users. Hot on the trail of 3.2.0, this release
should squash that &lt;img class=&quot;emoji&quot; title=&quot;:bug:&quot; alt=&quot;:bug:&quot; src=&quot;https://assets.github.com/images/icons/emoji/unicode/1f41b.png&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; /&gt;. Sorry about that!&lt;/p&gt;

&lt;p&gt;This release also fixes an issue when using &lt;a href=&quot;/docs/themes/&quot;&gt;gem-based themes&lt;/a&gt;
where the theme was rejected if it existed behind a symlink. This is a
common setup for the various ruby version managers, and for Ruby installed
via Homebrew. Props to @benbalter for fixing that up.&lt;/p&gt;

&lt;p&gt;Thanks to the contributors for this release: Adam Petrie, Ben Balter,
Daniel Chapman, DirtyF, Gary Ewan Park, Jordon Bedwell, and Parker Moore.&lt;/p&gt;

&lt;p&gt;As always, you can see our full changelog on &lt;a href=&quot;/docs/history/&quot;&gt;the History page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll turns 3.2</title><link href="/news/2016/07/26/jekyll-3-2-0-released/" rel="alternate" type="text/html" title="Jekyll turns 3.2" /><published>2016-07-26T15:06:49-07:00</published><updated>2016-07-26T15:06:49-07:00</updated><id>/news/2016/07/26/jekyll-3-2-0-released</id><content type="html" xml:base="/news/2016/07/26/jekyll-3-2-0-released/">&lt;p&gt;Happy Day! Jekyll v3.2.0 is out, and packed full of goodies.&lt;/p&gt;

&lt;p&gt;Our flagship feature for this release has been &lt;strong&gt;themes&lt;/strong&gt;. &lt;em&gt;Themes?!&lt;/em&gt;, you
say? Yes, proper, versionable, releasable, first-class themes. We’re pretty
stoked about it and we hope you like building and using them. For now, it
only supports layouts, includes, and sass, but we have plans to include
static assets like images and CSS/JS in a future release. &lt;a href=&quot;/docs/themes/&quot;&gt;Read more about
it in the docs.&lt;/a&gt; Our site template generated by &lt;code class=&quot;highlighter-rouge&quot;&gt;jekyll new&lt;/code&gt;
now dogfoods this feature, using the &lt;a href=&quot;https://github.com/jekyll/minima&quot;&gt;minima&lt;/a&gt; theme.&lt;/p&gt;

&lt;p&gt;Some other notable changes:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Symlinks are allowed as long as they target a file in the site source&lt;/li&gt;
  &lt;li&gt;Explicit support for Ruby 2.0.x was dropped&lt;/li&gt;
  &lt;li&gt;Added an &lt;code class=&quot;highlighter-rouge&quot;&gt;:after_init&lt;/code&gt; Hook&lt;/li&gt;
  &lt;li&gt;Added a &lt;code class=&quot;highlighter-rouge&quot;&gt;where_exp&lt;/code&gt; filter to provide more powerful filtering&lt;/li&gt;
  &lt;li&gt;Added a &lt;code class=&quot;highlighter-rouge&quot;&gt;link&lt;/code&gt; liquid tag which can be used to generate URL’s for any
post or document based on its path relative to the site source&lt;/li&gt;
  &lt;li&gt;… and lots more!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As always, there is &lt;a href=&quot;/docs/history/#v3-2-0&quot;&gt;a full list of changes&lt;/a&gt; for
your perusal.&lt;/p&gt;

&lt;p&gt;Every release is made possible by the countless hours of hard work that our
fellow community members put into sending patches, filing thoughtful
patches, and so on. These release took the work of over 80 people:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Aaron Sky&lt;/li&gt;
  &lt;li&gt;Adam Hollett&lt;/li&gt;
  &lt;li&gt;ajhit406&lt;/li&gt;
  &lt;li&gt;Aki&lt;/li&gt;
  &lt;li&gt;Alex Hanselka&lt;/li&gt;
  &lt;li&gt;Alex Hoyau&lt;/li&gt;
  &lt;li&gt;Alex Ivkin&lt;/li&gt;
  &lt;li&gt;Alex Kitchens&lt;/li&gt;
  &lt;li&gt;Alex Plescan&lt;/li&gt;
  &lt;li&gt;Alex Wood&lt;/li&gt;
  &lt;li&gt;Anatoliy Yastreb&lt;/li&gt;
  &lt;li&gt;Andrew Artajos&lt;/li&gt;
  &lt;li&gt;Andrew Munsell&lt;/li&gt;
  &lt;li&gt;AndrewCz&lt;/li&gt;
  &lt;li&gt;Ankush Menat&lt;/li&gt;
  &lt;li&gt;Anthony Smith&lt;/li&gt;
  &lt;li&gt;Ben Balter&lt;/li&gt;
  &lt;li&gt;Brian Jones&lt;/li&gt;
  &lt;li&gt;Brint O’Hearn&lt;/li&gt;
  &lt;li&gt;Chayoung You&lt;/li&gt;
  &lt;li&gt;Chris Wells&lt;/li&gt;
  &lt;li&gt;chrisfinazzo&lt;/li&gt;
  &lt;li&gt;Clark Winkelmann&lt;/li&gt;
  &lt;li&gt;Dan Allen&lt;/li&gt;
  &lt;li&gt;David Von Lehman&lt;/li&gt;
  &lt;li&gt;David Zhang&lt;/li&gt;
  &lt;li&gt;Derek Gottlieb&lt;/li&gt;
  &lt;li&gt;Enes Gönültaş&lt;/li&gt;
  &lt;li&gt;EricH&lt;/li&gt;
  &lt;li&gt;Erick Sasse&lt;/li&gt;
  &lt;li&gt;Eugênio Cabral&lt;/li&gt;
  &lt;li&gt;Florian Thomas&lt;/li&gt;
  &lt;li&gt;Frank Taillandier&lt;/li&gt;
  &lt;li&gt;Henry Goodman&lt;/li&gt;
  &lt;li&gt;Henry Wright&lt;/li&gt;
  &lt;li&gt;Hugo Duksis&lt;/li&gt;
  &lt;li&gt;Hugo Giraudel&lt;/li&gt;
  &lt;li&gt;Jack Reed&lt;/li&gt;
  &lt;li&gt;Jamie Bilinski&lt;/li&gt;
  &lt;li&gt;Jeff Kolesky&lt;/li&gt;
  &lt;li&gt;Jens Willmer&lt;/li&gt;
  &lt;li&gt;Jordon Bedwell&lt;/li&gt;
  &lt;li&gt;Josh Waller&lt;/li&gt;
  &lt;li&gt;Joshua Barnett&lt;/li&gt;
  &lt;li&gt;Keegan Mullaney&lt;/li&gt;
  &lt;li&gt;Kevin Miller&lt;/li&gt;
  &lt;li&gt;Krzysztof Jurewicz&lt;/li&gt;
  &lt;li&gt;Loren Rogers&lt;/li&gt;
  &lt;li&gt;Marcos Brito&lt;/li&gt;
  &lt;li&gt;Marcus Stollsteimer&lt;/li&gt;
  &lt;li&gt;Matt Rogers&lt;/li&gt;
  &lt;li&gt;Michaël Guitton&lt;/li&gt;
  &lt;li&gt;Mike Linksvayer&lt;/li&gt;
  &lt;li&gt;Mike Neumegen&lt;/li&gt;
  &lt;li&gt;Nathan Hazout&lt;/li&gt;
  &lt;li&gt;Nick&lt;/li&gt;
  &lt;li&gt;No&lt;/li&gt;
  &lt;li&gt;nscyclone&lt;/li&gt;
  &lt;li&gt;Parker Moore&lt;/li&gt;
  &lt;li&gt;Pat Hawks&lt;/li&gt;
  &lt;li&gt;Pierre Fenoll&lt;/li&gt;
  &lt;li&gt;Praveen Kumar&lt;/li&gt;
  &lt;li&gt;Rares Vernica&lt;/li&gt;
  &lt;li&gt;Saleem Rashid&lt;/li&gt;
  &lt;li&gt;Sam Dutton&lt;/li&gt;
  &lt;li&gt;Shengbin Meng&lt;/li&gt;
  &lt;li&gt;Shinn Kondo&lt;/li&gt;
  &lt;li&gt;Shinnosuke Kondo&lt;/li&gt;
  &lt;li&gt;skim&lt;/li&gt;
  &lt;li&gt;Sondre Nilsen&lt;/li&gt;
  &lt;li&gt;Spencer A. Bywater&lt;/li&gt;
  &lt;li&gt;Stephen Checkoway&lt;/li&gt;
  &lt;li&gt;Suriyaa Kudo&lt;/li&gt;
  &lt;li&gt;surrim&lt;/li&gt;
  &lt;li&gt;TheLucasMoore&lt;/li&gt;
  &lt;li&gt;Thomas Wood&lt;/li&gt;
  &lt;li&gt;Tim Wisniewski&lt;/li&gt;
  &lt;li&gt;Tom Fejfar&lt;/li&gt;
  &lt;li&gt;Tony Garnock-Jones&lt;/li&gt;
  &lt;li&gt;Vincent Wochnik&lt;/li&gt;
  &lt;li&gt;XhmikosR&lt;/li&gt;
  &lt;li&gt;Yanis Vieilly&lt;/li&gt;
  &lt;li&gt;Yordis Prieto&lt;/li&gt;
  &lt;li&gt;Zack Spencer&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We are so grateful to all of you for helping to put together a terrific
release. Thank you!&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll’s Google Summer of Code Project: The CMS You Always Wanted</title><link href="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/" rel="alternate" type="text/html" title="Jekyll's Google Summer of Code Project: The CMS You Always Wanted" /><published>2016-06-03T13:21:02-07:00</published><updated>2016-06-03T13:21:02-07:00</updated><id>/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects</id><content type="html" xml:base="/news/2016/06/03/update-on-jekyll-s-google-summer-of-code-projects/">&lt;p&gt;This year, Jekyll applied to be a part of &lt;a href=&quot;https://summerofcode.withgoogle.com/how-it-works/&quot;&gt;Google Summer of Code&lt;/a&gt;. Students were able to propose any project related to Jekyll. With a gracious sponsorship from GitHub and the participation of myself, @benbalter and @jldec, Jekyll was able to accept two students for the 2016 season, @mertkahyaoglu and @rush-skills.&lt;/p&gt;

&lt;p&gt;These students are working on a project that fills a huge need for the community: &lt;em&gt;a graphical solution for managing your site’s content.&lt;/em&gt; Current plans include a fully-integrated admin which spins up when you run jekyll serve and provides a friendly web interface for creating and editing your content. The server and web interface will speak a common HTTP interface so either piece could be switched out for, e.g. a server which writes directly to a repository on GitHub.&lt;/p&gt;

&lt;p&gt;The strength of text files as the storage medium for content has been part of Jekyll’s success. &lt;a href=&quot;/&quot;&gt;Our homepage&lt;/a&gt; lauds the absence of a traditional SQL database when using Jekyll – your content should be what demands your time, not pesky database downtime. Unfortunately, understanding of the structure of a Jekyll site takes some work, enough that for some users, it’s prohibitive to using Jekyll to accomplish their publishing goals.&lt;/p&gt;

&lt;p&gt;Mert and Ankur both applied to take on this challenge and agreed to split the project, one taking on the web interface and the other taking on the backend. We’re very excited to see a fully-functional CMS for Jekyll at the end of the summer produced by these excellent community members, and we hope you’ll join us in cheering them on and sharing our gratitude for all their hard work.&lt;/p&gt;

&lt;p&gt;Thanks, as always, for being part of such a wonderful community that made this all possible. I’m honored to work with each of you to create something folks all around the globe find a joy to use. I look forward to our continued work to move Jekyll forward.&lt;/p&gt;

&lt;p&gt;As always, Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll 3.1.6 Released</title><link href="/news/2016/05/19/jekyll-3-1-6-released/" rel="alternate" type="text/html" title="Jekyll 3.1.6 Released" /><published>2016-05-19T12:48:14-07:00</published><updated>2016-05-19T12:48:14-07:00</updated><id>/news/2016/05/19/jekyll-3-1-6-released</id><content type="html" xml:base="/news/2016/05/19/jekyll-3-1-6-released/">&lt;p&gt;Upon releasing 3.1.5 and kicking the tires, we noticed a glaring bug: our
beloved &lt;code class=&quot;highlighter-rouge&quot;&gt;jsonify&lt;/code&gt; filter doesn’t work! With that, our work was cut out for
us and we decided a 3.1.6 was necessary. This release restores sanity to
our object-to-JSON generation in Liquid and we hope you enjoy.&lt;/p&gt;

&lt;p&gt;For the gory details, see &lt;a href=&quot;https://github.com/jekyll/jekyll/pull/4914&quot;&gt;the pull
request&lt;/a&gt; or &lt;a href=&quot;/docs/history/#v3-1-6&quot;&gt;the
changelog&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll 3.1.5 Released</title><link href="/news/2016/05/18/jekyll-3-1-5-released/" rel="alternate" type="text/html" title="Jekyll 3.1.5 Released" /><published>2016-05-18T21:35:27-07:00</published><updated>2016-05-18T21:35:27-07:00</updated><id>/news/2016/05/18/jekyll-3-1-5-released</id><content type="html" xml:base="/news/2016/05/18/jekyll-3-1-5-released/">&lt;p&gt;There’s always at least one bug, right? :)&lt;/p&gt;

&lt;p&gt;Hot on the trails of &lt;a href=&quot;/news/2016/05/18/jekyll-3-1-4-released/&quot;&gt;v3.1.4&lt;/a&gt;, we
bring you v3.1.5! It fixes one bug around requiring the &lt;code class=&quot;highlighter-rouge&quot;&gt;ExcerptDrop&lt;/code&gt;,
which only affects Linux. For the gory details, see &lt;a href=&quot;https://github.com/jekyll/jekyll/pull/4912&quot;&gt;the pull
request for the fix&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll 3.1.4 “Stability Sam” Released</title><link href="/news/2016/05/18/jekyll-3-1-4-released/" rel="alternate" type="text/html" title="Jekyll 3.1.4 &quot;Stability Sam&quot; Released" /><published>2016-05-18T16:50:37-07:00</published><updated>2016-05-18T16:50:37-07:00</updated><id>/news/2016/05/18/jekyll-3-1-4-released</id><content type="html" xml:base="/news/2016/05/18/jekyll-3-1-4-released/">&lt;p&gt;Hey Jekyllites!&lt;/p&gt;

&lt;p&gt;Today, we released v3.1.4 in an effort to bring more stability to the v3.1.x series. This bugfix release consists of:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;A fix for &lt;code class=&quot;highlighter-rouge&quot;&gt;layout&lt;/code&gt; in Liquid where values would carry over from one document to the next&lt;/li&gt;
  &lt;li&gt;A fix for &lt;code class=&quot;highlighter-rouge&quot;&gt;layout&lt;/code&gt; in Liquid where a parent layout (e.g. &lt;code class=&quot;highlighter-rouge&quot;&gt;default&lt;/code&gt; or &lt;code class=&quot;highlighter-rouge&quot;&gt;base&lt;/code&gt;) would overwrite the metadata of the child layout (e.g. &lt;code class=&quot;highlighter-rouge&quot;&gt;post&lt;/code&gt; or &lt;code class=&quot;highlighter-rouge&quot;&gt;special&lt;/code&gt;).&lt;/li&gt;
  &lt;li&gt;A fix where &lt;code class=&quot;highlighter-rouge&quot;&gt;page.excerpt&lt;/code&gt; referencing its excerpt would cause an infinite loop of recursive horror.&lt;/li&gt;
  &lt;li&gt;We added &lt;code class=&quot;highlighter-rouge&quot;&gt;Configuration.from&lt;/code&gt; and the great permalink fix from &lt;a href=&quot;/news/2016/04/19/jekyll-3-0-4-released/&quot;&gt;v3.0.4&lt;/a&gt; to the v3.1.x series&lt;/li&gt;
  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;site.collections&lt;/code&gt; in Liquid is now sorted alphabetically by label, so &lt;code class=&quot;highlighter-rouge&quot;&gt;docs&lt;/code&gt; shows up before &lt;code class=&quot;highlighter-rouge&quot;&gt;posts&lt;/code&gt; reliably.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The fixes for &lt;code class=&quot;highlighter-rouge&quot;&gt;layout&lt;/code&gt; may not be seamless for everyone, but we believe they will be the “right thing to do” going forward.&lt;/p&gt;

&lt;p&gt;We are alwawys striving to make Jekyll more straight-forward to use. Please do open an issue if you believe an aspect of Jekyll’s user experience isn’t up to par.&lt;/p&gt;

&lt;p&gt;For a full history of our changes, &lt;a href=&quot;/docs/history/#v3-1-4&quot;&gt;see the changelog&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;As always, Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll 3.0.5 Released</title><link href="/news/2016/04/26/jekyll-3-0-5-released/" rel="alternate" type="text/html" title="Jekyll 3.0.5 Released" /><published>2016-04-26T17:40:44-07:00</published><updated>2016-04-26T17:40:44-07:00</updated><id>/news/2016/04/26/jekyll-3-0-5-released</id><content type="html" xml:base="/news/2016/04/26/jekyll-3-0-5-released/">&lt;p&gt;This version fixes a bug affecting only v3.0.4 where autoregeneration was
&lt;em&gt;always&lt;/em&gt; disabled when running Jekyll locally. This feature is a huge
reason why Jekyll (or any static site generator, for that matter) is a joy
to use. Sorry for the regression!&lt;/p&gt;

&lt;p&gt;If you’re using GitHub Pages, &lt;a href=&quot;https://github.com/github/pages-gem/pull/285&quot;&gt;you can follow the progress of the upgrade
on the github/pages-gem repo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;As always, our &lt;a href=&quot;/docs/history/#v3-0-5&quot;&gt;history doc&lt;/a&gt; has links to the pull
requests and issues associated with the release for your perusal.&lt;/p&gt;

&lt;p&gt;We’re looking forward to the upcoming release of v3.2 which &lt;a href=&quot;https://github.com/jekyll/jekyll/blob/master/History.markdown#head&quot;&gt;has some
excellent goodies&lt;/a&gt;
we think you’ll love.&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll 3.1.3 Released</title><link href="/news/2016/04/19/jekyll-3-1-3-released/" rel="alternate" type="text/html" title="Jekyll 3.1.3 Released" /><published>2016-04-19T10:26:16-07:00</published><updated>2016-04-19T10:26:16-07:00</updated><id>/news/2016/04/19/jekyll-3-1-3-released</id><content type="html" xml:base="/news/2016/04/19/jekyll-3-1-3-released/">&lt;p&gt;v3.1.3 is a patch release which fixes the follow two issues:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Front matter defaults may not have worked for collection documents and posts due to a problem where they were looked up by their URL rather than their path relative to the site source&lt;/li&gt;
  &lt;li&gt;Running &lt;code class=&quot;highlighter-rouge&quot;&gt;jekyll serve&lt;/code&gt; with SSL enabled was broken due to a bad configuration.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Both of these issues have been resolved. For more information, check out &lt;a href=&quot;/docs/history/#v3-1-3&quot;&gt;the full history&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Jekyll 3.0.4 Released</title><link href="/news/2016/04/19/jekyll-3-0-4-released/" rel="alternate" type="text/html" title="Jekyll 3.0.4 Released" /><published>2016-04-19T10:26:12-07:00</published><updated>2016-04-19T10:26:12-07:00</updated><id>/news/2016/04/19/jekyll-3-0-4-released</id><content type="html" xml:base="/news/2016/04/19/jekyll-3-0-4-released/">&lt;p&gt;v3.0.4 is a patch release which fixes the follow two issues:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Front matter defaults may not have worked for collection documents and posts due to a problem where they were looked up by their URL rather than their path relative to the site source&lt;/li&gt;
  &lt;li&gt;Configuration for the posts permalink might be borked when a user specified a value for &lt;code class=&quot;highlighter-rouge&quot;&gt;collections.posts.permalink&lt;/code&gt; directly. This forced the use of &lt;code class=&quot;highlighter-rouge&quot;&gt;permalink&lt;/code&gt; at the top level, which also affected pages. To configure a permalink &lt;em&gt;just for posts&lt;/em&gt;, you can do so with:&lt;/li&gt;
&lt;/ul&gt;

&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-yaml&quot; data-lang=&quot;yaml&quot;&gt;&lt;span class=&quot;s&quot;&gt;collections&lt;/span&gt;&lt;span class=&quot;pi&quot;&gt;:&lt;/span&gt;
  &lt;span class=&quot;s&quot;&gt;posts&lt;/span&gt;&lt;span class=&quot;pi&quot;&gt;:&lt;/span&gt;
    &lt;span class=&quot;s&quot;&gt;output&lt;/span&gt;&lt;span class=&quot;pi&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;true&lt;/span&gt;
    &lt;span class=&quot;s&quot;&gt;permalink&lt;/span&gt;&lt;span class=&quot;pi&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;/blog/:year/:title/&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;

&lt;p&gt;Both of these issues have been resolved. For more information, check out &lt;a href=&quot;/docs/history/#v3-0-4&quot;&gt;the full history&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Happy Jekylling!&lt;/p&gt;</content><author><name>parkr</name></author></entry><entry><title type="html">Making it easier to contribute to Jekyll</title><link href="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/" rel="alternate" type="text/html" title="Making it easier to contribute to Jekyll" /><published>2016-03-10T00:00:00-08:00</published><updated>2016-03-10T00:00:00-08:00</updated><id>/news/2016/03/10/making-it-easier-to-contribute-to-jekyll</id><content type="html" xml:base="/news/2016/03/10/making-it-easier-to-contribute-to-jekyll/">&lt;p&gt;Jekyll is an open source project, built one contribution at a time by community members just like you. These community contributions can come in many forms beyond just writing code, from reporting an issue or suggesting a new feature to improving documentation or providing feedback on proposed changes.&lt;/p&gt;

&lt;p&gt;If you’ve been looking to get involved with the Jekyll community, but didn’t know, we’ve recently made it easier to contribute to Jekyll in two ways:&lt;/p&gt;

&lt;p&gt;First, we’ve completely rewritten &lt;a href=&quot;https://jekyllrb.com/docs/contributing/&quot;&gt;the project’s contributing guidelines&lt;/a&gt;, outlining &lt;a href=&quot;https://jekyllrb.com/docs/contributing/#ways-to-contribute&quot;&gt;the various ways you can contribute&lt;/a&gt;, and including better instructions for &lt;a href=&quot;https://jekyllrb.com/docs/contributing/#submitting-a-pull-request-via-githubcom&quot;&gt;submitting proposed changes via GitHub.com&lt;/a&gt; or for &lt;a href=&quot;https://jekyllrb.com/docs/contributing/#code-contributions&quot;&gt;submitting your first code improvement&lt;/a&gt;. And if you have any feedback, we’d love to hear it! Simply click the “improve this page” button in the top right corner of the contributing documentation.&lt;/p&gt;

&lt;p&gt;Second, this week, we created six community interest groups, we’re calling &lt;a href=&quot;https://teams.jekyllrb.com&quot;&gt;Jekyll affinity teams&lt;/a&gt;. If you’re interested in a particular aspect of the project (or just want to learn more), you can join any one of these teams (or two, or three), to participate in discussions about potential bugs and proposed improvements. And the best part is there’s no commitment. If you just want to listen, or if at any point you want to leave (or switch teams), that’s totally fine. We won’t say a thing. To learn more about the various affinity teams, or to join one (please do!), just head on over to &lt;a href=&quot;https://teams.jekyllrb.com/&quot;&gt;teams.jekyllrb.com&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We hope these changes will make it easier for you to make your first (or second, or third) contribution to Jekyll today. Thanks for helping to make Jekyll awesome!&lt;/p&gt;</content><author><name>benbalter</name></author></entry></feed>
