Merge pull request #1940 from robatron/patch-1
This commit is contained in:
commit
15ea6eecf9
|
@ -7,7 +7,7 @@
|
||||||
[](https://gemnasium.com/jekyll/jekyll)
|
[](https://gemnasium.com/jekyll/jekyll)
|
||||||
[](https://coveralls.io/r/jekyll/jekyll)
|
[](https://coveralls.io/r/jekyll/jekyll)
|
||||||
|
|
||||||
By Tom Preston-Werner, Nick Quaranto, and many awesome contributors!
|
By Tom Preston-Werner, Nick Quaranto, and many [awesome contributors](https://github.com/jekyll/jekyll/graphs/contributors)!
|
||||||
|
|
||||||
Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind [GitHub Pages](http://pages.github.com), which you can use to host your project's page or blog right here from GitHub.
|
Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind [GitHub Pages](http://pages.github.com), which you can use to host your project's page or blog right here from GitHub.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue