Update Readme to link to the Plugins wiki page

This commit is contained in:
Marcus Stollsteimer 2013-03-02 13:00:37 +01:00
parent 5c788582a8
commit 053373de27
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ h2. Diving In
* Put information on your site with "Template Data":http://wiki.github.com/mojombo/jekyll/template-data * Put information on your site with "Template Data":http://wiki.github.com/mojombo/jekyll/template-data
* Customize the "Permalinks":http://wiki.github.com/mojombo/jekyll/permalinks your posts are generated with * Customize the "Permalinks":http://wiki.github.com/mojombo/jekyll/permalinks your posts are generated with
* Use the built-in "Liquid Extensions":http://wiki.github.com/mojombo/jekyll/liquid-extensions to make your life easier * Use the built-in "Liquid Extensions":http://wiki.github.com/mojombo/jekyll/liquid-extensions to make your life easier
* Use custom "Plugins":https://github.com/mojombo/jekyll/wiki/Plugins to generate content specific to your site
h2. Runtime Dependencies h2. Runtime Dependencies