1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-03-10 00:10:18 +01:00
slate/docs/guides/Readme.md
Ian Storm Taylor 8c07941d56 update docs
2016-07-08 14:40:45 -07:00

11 lines
554 B
Markdown

These guides introduce you to the different parts of Slate in a step-by-step way that build on each other, perfect for getting started. We recommend reading them in order, start to finish!
- [Installing Slate](./installing-slate.md)
- [Adding Event Handlers](./adding-event-handlers.md)
- [Defining Custom Block Nodes](./defining-custom-block-nodes.md)
- [Applying Custom Formatting](./applying-custom-formatting.md)
- [Using Plugins](./using-plugins.md)
_If you have an idea for a guide, or notice something that isn't clear, submit a pull request!_