mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
18 lines
583 B
Markdown
18 lines
583 B
Markdown
## Guides
|
|
|
|
* [Getting Started](getting-started.md)
|
|
* [Customizing Atom](customizing-atom.md)
|
|
* [Creating a Package](creating-a-package.md)
|
|
* [Creating a Theme](creating-a-theme.md)
|
|
* [Publishing a Package](publishing-a-package.md)
|
|
* [Converting a TextMate Bundle](converting-a-text-mate-bundle.md)
|
|
* [Converting a TextMate Theme](converting-a-text-mate-theme.md)
|
|
* [Contributing](contributing.md)
|
|
|
|
### Advanced Topics
|
|
|
|
* [Configuration](advanced/configuration.md)
|
|
* [Keymaps](advanced/keymaps.md)
|
|
* [Serialization](advanced/serialization.md)
|
|
* [View System](advanced/view-system.md)
|