Kevin Sawicki
|
2146384820
|
📝 Use apm publish minor in the example
|
2013-09-27 13:25:17 -07:00 |
|
Kevin Sawicki
|
8636c8d3d6
|
Add initial publishing docs
Closes #872
|
2013-09-27 12:25:46 -07:00 |
|
Matt Colyer
|
c39ced381d
|
Implement declarative context menu loading
|
2013-09-19 14:21:31 -07:00 |
|
Cheng Zhao
|
0a8d9bdad5
|
doc: Add usage on the 'atom' protocol URL.
|
2013-09-14 14:34:00 +08:00 |
|
Matt Colyer
|
0c61ab6ad7
|
Use images served over https in guides
|
2013-09-09 10:22:20 -07:00 |
|
Kevin Sawicki
|
193f727ba7
|
doc: Use correct code block fences
* Replace cson fences with coffeescript
* json was being incorrectly being used for cson
* Certain blocks had no fence name
|
2013-09-03 10:21:51 -07:00 |
|
Kevin Sawicki
|
c800cef4da
|
doc: correct typo in timeline
|
2013-09-03 10:01:11 -07:00 |
|
Matt Colyer
|
647dcd5988
|
Update create theme guide based on feedback
|
2013-08-30 15:14:12 -07:00 |
|
Matt Colyer
|
93a0c6eeb5
|
Create an outline for creating a theme
|
2013-08-30 15:14:12 -07:00 |
|
Nathan Sobo
|
49b80d306b
|
💩 Delete files that were moved to docs/proposals
I thought I deleted these when I moved them but I guess I screwed up.
|
2013-08-30 15:02:51 -06:00 |
|
Matt Colyer
|
19b5f3e202
|
Added a section to getting started guide
@xpaulbettsx noted that he wasn't aware that atom windows were tied to a
specific directory.
|
2013-08-29 10:40:40 -07:00 |
|
Kevin Sawicki
|
bd96814576
|
Correct apm command
|
2013-08-28 08:01:56 -07:00 |
|
Kevin Sawicki
|
5091efab8e
|
Correct apm command
|
2013-08-28 08:01:24 -07:00 |
|
Nathan Sobo
|
96a16494ff
|
Add a proposals folder in docs and put the private beta stuff there
|
2013-08-22 21:21:40 -06:00 |
|
Matt Colyer
|
13f35bc6e3
|
Fix documentation links
|
2013-08-22 10:43:45 -07:00 |
|
Joel Glovier
|
2efc39a265
|
Fixed broken links in ReadMe
|
2013-08-22 13:31:31 -04:00 |
|
Joel Glovier
|
1a31e3418d
|
Fixed broken links for configuring.md, theming.md, and extending.md
|
2013-08-22 13:29:37 -04:00 |
|
Joel Glovier
|
090d350802
|
Fixed broken links to configuring.md, theming.md and extending.md
|
2013-08-22 13:28:33 -04:00 |
|
Joel Glovier
|
4f547b8c21
|
Fixed broken links to configuring, theming, and extending.
|
2013-08-22 13:27:52 -04:00 |
|
Matt Colyer
|
d83adc3a27
|
Update documentation concerning themes
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
1ad971f424
|
Consistently use 'cmd' to represent 'meta' key
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
0b8800c818
|
Document favoring less over css
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
bb7d8812da
|
Update document regarding symbols
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
f0677e43fa
|
First pass at documentation correctness
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
159f521104
|
Reorganize documentation
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
46d713169f
|
Add missing guides to the index
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
95535d93c6
|
Remove package related documentation from core
|
2013-08-21 14:53:56 -07:00 |
|
Matt Colyer
|
90da89d31c
|
Use JSON frontmatter
|
2013-08-20 15:02:01 -07:00 |
|
Matt Colyer
|
0999dc6d44
|
Add a proper template for the docs
|
2013-08-20 15:02:01 -07:00 |
|
Matt Colyer
|
c38eccf39d
|
Add a simple documentation index
|
2013-08-20 15:02:01 -07:00 |
|
Corey Johnson
|
7ace46d81f
|
Add private beta docs
|
2013-08-20 09:43:48 -07:00 |
|
Kevin Sawicki
|
51f1bb896c
|
Update config.cson example with accurate keys
|
2013-08-08 18:07:40 -07:00 |
|
Kevin Sawicki
|
d2654cb70c
|
💄
|
2013-08-08 17:56:01 -07:00 |
|
Kevin Sawicki
|
64a61d86d4
|
Update docs for new window keybinding change
|
2013-08-08 17:48:28 -07:00 |
|
Kevin Sawicki
|
ff70ae633d
|
Correct broken link to npm
|
2013-07-12 17:30:05 -07:00 |
|
Coby Chapple
|
94e2dbbc2c
|
extraneous paren in package docs
|
2013-07-11 10:20:29 +01:00 |
|
Garen Torikian
|
b3b7f1ea97
|
Change to an H2
Otherwise the TOC renders wrong
|
2013-05-16 12:48:20 -06:00 |
|
Kevin Sawicki & Nathan Sobo
|
3b0748fe44
|
Add config.pushAtKeyPath/removeAtKeyPath
|
2013-05-16 10:51:23 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
2b49a04227
|
Return a cloned object from config.get()
This prevents mutations to the values of the default settings.
|
2013-05-16 10:29:08 -07:00 |
|
Garen Torikian
|
04d4085759
|
Update manifest to include new "Your First Package!" information
|
2013-05-15 14:41:13 -06:00 |
|
Garen Torikian & Nathan Sobo
|
e12d779f00
|
Add listing of package.json keys
|
2013-05-08 15:07:55 -07:00 |
|
Garen Torikian & Nathan Sobo
|
1300955c13
|
Explicitly mention node.js core modules
|
2013-05-08 15:07:38 -07:00 |
|
Garen Torikian & Nathan Sobo
|
7714c35829
|
Finish package sample
|
2013-05-08 15:07:25 -07:00 |
|
Garen Torikian & Nathan Sobo
|
9ab4707d43
|
More words on creating a pane
|
2013-05-07 12:53:09 -07:00 |
|
Garen Torikian
|
be229d374e
|
Finish the working with styles section
|
2013-05-04 11:49:22 -07:00 |
|
Garen Torikian
|
14b28a8a89
|
Update package creation docs
|
2013-05-04 11:49:22 -07:00 |
|
Garen Torikian
|
c71bccd72c
|
Add new Included Libs doc
|
2013-05-04 11:49:22 -07:00 |
|
Garen Torikian
|
cee9605fc5
|
Updates to first package information
|
2013-05-04 11:49:22 -07:00 |
|
Garen Torikian
|
7b5b942c47
|
Start the Creating a Package doc
|
2013-05-04 11:49:22 -07:00 |
|
Garen Torikian
|
d5e0af2646
|
Move themes file
|
2013-05-04 11:49:22 -07:00 |
|