mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-14 08:35:02 -05:00
@@ -60,12 +60,13 @@ values of the gem names of the plugins you'd like to use. An example:
|
||||
</p>
|
||||
</div>
|
||||
|
||||
In general, plugins you make will fall into one of four categories:
|
||||
In general, plugins you make will fall into one of five categories:
|
||||
|
||||
1. [Generators](#generators)
|
||||
2. [Converters](#converters)
|
||||
3. [Commands](#commands)
|
||||
4. [Tags](#tags)
|
||||
5. [Hooks](#hooks)
|
||||
|
||||
## Generators
|
||||
|
||||
|
||||
Reference in New Issue
Block a user