mirror of
https://github.com/atom/atom.git
synced 2026-02-08 13:45:09 -05:00
See: http://discuss.atom.io/t/how-to-setup-development-for-core-modules-like-atom-keymap/9221/18?u=leedohm
19 lines
637 B
Markdown
19 lines
637 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)
|
|
* [Developing Node Modules](advanced/node-modules.md)
|
|
* [Keymaps](advanced/keymaps.md)
|
|
* [Serialization](advanced/serialization.md)
|
|
* [View System](advanced/view-system.md)
|