Linkify @benbalter's mention in Jekyll 1.0.0 release post.
This commit is contained in:
parent
43117b9d0f
commit
f0f36466b5
|
@ -9,8 +9,8 @@ categories: [release, jekyll]
|
|||
Hey! After many months of hard works by Jekyll's contributors, we're excited
|
||||
to announce the first major release of the project in a long while. v1.0.0 is
|
||||
finally here! While the list of improvements and bug fixes is [quite lengthy][history],
|
||||
here are the highlights (thanks to @BenBalter for the examples and for compiling
|
||||
this list):
|
||||
here are the highlights (thanks to [@BenBalter](http://twitter.com/BenBalter) for the
|
||||
examples and for compiling this list):
|
||||
|
||||
- Support for the Gist tag for easily embedding Gists ([example](https://gist.github.com/benbalter/5555251))
|
||||
- Automatically generated post excerpts ([example](https://gist.github.com/benbalter/5555369))
|
||||
|
@ -19,4 +19,4 @@ this list):
|
|||
_(Take a look at the [Upgrading][] page in the docs for more detailed information.)_
|
||||
|
||||
[history]: https://github.com/mojombo/jekyll/blob/master/History.markdown#100--2013-05-06
|
||||
[Upgrading]: /docs/upgrading/
|
||||
[Upgrading]: /docs/upgrading/
|
||||
|
|
Loading…
Reference in New Issue