parent
2f791484ab
commit
56c39e76d2
|
@ -12,7 +12,7 @@ A gem is code you can include in Ruby projects. It allows you to package up func
|
||||||
|
|
||||||
* Converting a Ruby object to JSON
|
* Converting a Ruby object to JSON
|
||||||
* Pagination
|
* Pagination
|
||||||
* Interacting with APIs such as Github
|
* Interacting with APIs such as GitHub
|
||||||
* Jekyll itself is a gem as well as many Jekyll plugins including
|
* Jekyll itself is a gem as well as many Jekyll plugins including
|
||||||
[jekyll-feed](https://github.com/jekyll/jekyll-feed),
|
[jekyll-feed](https://github.com/jekyll/jekyll-feed),
|
||||||
[jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) and
|
[jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) and
|
||||||
|
|
Loading…
Reference in New Issue