mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
17 lines
413 B
Markdown
17 lines
413 B
Markdown
{{{
|
|
"title": "Guides"
|
|
}}}
|
|
|
|
## Guides
|
|
|
|
* [Getting Started](getting-started.html)
|
|
* [Customizing Atom](customizing-atom.html)
|
|
* [Creating a Package](creating-a-package.html)
|
|
* [Creating a Theme](creating-a-theme.html)
|
|
|
|
### Advanced Topics
|
|
* [Configuration](internals/configuration.html)
|
|
* [Keymaps](internals/keymaps.html)
|
|
* [Serialization](internals/serialization.html)
|
|
* [View System](internals/view-system.html)
|