Commit Graph

351 Commits

Author SHA1 Message Date
Ivan Zuzak
28b362f8ff add coffeescript link 2014-03-04 14:12:41 +01:00
Ivan Zuzak
7035ccdcd2 add CSON link to docs 2014-03-04 14:11:12 +01:00
Ivan Zuzak
ba5ac8d872 use - instead of + in keyboard shortcuts 2014-03-04 14:06:02 +01:00
Nathan Sobo
fe213d1e13 Nuke this section without nuking all the links 2014-03-01 15:41:54 -08:00
Nathan Sobo
35b78af446 Revert "Remove outdated section of the creating-a-package docs"
This reverts commit ce5eef2605.
2014-03-01 15:41:54 -08:00
Nathan Sobo
4e45fbbc04 Merge pull request #1617 from atom/fix-keybinding-docs
Fix CSON syntax for keybinding example in docs
2014-03-01 00:10:41 +02:00
Garen Torikian
63aedb65d9 Fix CSON syntax for keybinding example 2014-02-28 00:01:12 -08:00
Ben Ogle
be148574e3 Merge pull request #1611 from atom/bo-theme-doc-update
Theme doc update
2014-02-27 17:13:52 -08:00
Ben Ogle
e67a9c9664 Changes for kevin 2014-02-27 17:05:10 -08:00
Ben Ogle
739d171462 Add naming convention for -ui themes 2014-02-27 16:32:04 -08:00
Ben Ogle
01f4ebde54 Add a bit about naming a syntax theme 2014-02-27 16:29:35 -08:00
Ben Ogle
97f3d1662e Add tip 2014-02-27 16:29:04 -08:00
Nathan Sobo
ce5eef2605 Remove outdated section of the creating-a-package docs 2014-02-27 15:59:06 -08:00
Kevin Sawicki
2f70f4ba25 📝 publishing not publish in links 2014-02-27 12:07:13 -08:00
Kevin Sawicki
d5cb79027a Link to creating-a-package doc 2014-02-27 08:00:43 -08:00
Kevin Sawicki
fea1a001ee Link to proper theme doc 2014-02-27 08:00:43 -08:00
Kevin Sawicki
64f66fad4d 📝 Update tests section 2014-02-26 13:30:41 -08:00
Kevin Sawicki
5a8e3100b9 Link to conversion guides 2014-02-26 13:18:38 -08:00
Kevin Sawicki
e9cf8d4647 Remove internal docs for beta
These can come back, just don't want them searchable for beta.
2014-02-26 10:30:15 -08:00
Kevin Sawicki
e0af2122d2 📝 Add missing comma 2014-02-26 09:22:02 -08:00
Kevin Sawicki
1bd1121d50 📝 when instead of with 2014-02-26 09:20:57 -08:00
Kevin Sawicki
de695e31d2 Drop www in atom.io links 2014-02-24 17:38:49 -08:00
Kevin Sawicki
0307c0e6c9 Rename ~/.atom/styles.css to ~/.atom/styles.less 2014-02-24 16:14:05 -08:00
Nathan Sobo
4c1d85e2bf 💄 A few grammar tweaks to creating-a-theme.md 2014-02-24 10:42:41 -07:00
Kevin Sawicki
f6309ec489 Mention menus for opening ~/.atom files 2014-02-23 11:57:20 -08:00
Kevin Sawicki
bc3791f738 Make it more obvious that example argument is a folder 2014-02-22 18:50:56 -08:00
Kevin Sawicki
a8cc73c5e6 📝 Add deeper instructions on project tags 2014-02-22 18:45:53 -08:00
Kevin Sawicki
2a8dce75cd 📝 Tweak add/move/delete intro sentence 2014-02-22 18:31:52 -08:00
Kevin Sawicki
e7200fb938 📝 Mention cmd-shift-b 2014-02-22 18:29:31 -08:00
Kevin Sawicki
8c60207fde 📝 on instead of at 2014-02-22 18:27:53 -08:00
Kevin Sawicki
1ca86d36fd Use .ctags file from symbols view 2014-02-22 18:27:07 -08:00
Kevin Sawicki
6f971901d7 📝 Settings view not preferences pane 2014-02-22 18:25:50 -08:00
Kevin Sawicki
a7ebdbb361 Update customizing doc for new settings view UI 2014-02-22 18:23:10 -08:00
Kevin Sawicki
0d1f980940 Correct grammar in clone step 2014-02-22 17:26:52 -08:00
Kevin Sawicki
cf382ea2f8 style instead of styles 2014-02-22 17:26:52 -08:00
Kevin Sawicki
a674950ce1 Your instead of you 2014-02-22 17:26:52 -08:00
Kevin Sawicki
2b7bd8a9d7 📝 Document theme key in package.json 2014-02-22 17:26:52 -08:00
Kevin Sawicki
d98fef52f2 📝 Update create a theme doc 2014-02-22 17:26:52 -08:00
Kevin Sawicki
5f548627b3 Add contributing guide 2014-02-22 11:50:45 -08:00
Kevin Sawicki
bc22130938 Add publish doc to index 2014-02-21 09:51:44 -08:00
Nathan Sobo
136e7d3491 Update reference syntax in contributing docs 2014-02-20 16:34:53 -07:00
Nathan Sobo
545b375bb5 Merge pull request #1556 from atom/ns-contributing-doc
Add public contribution guide
2014-02-20 00:14:38 +02:00
Nathan Sobo
383d8f6940 Don't mention vendor 2014-02-19 15:12:49 -07:00
Nathan Sobo
280fc9af85 Go back to old biscotto syntax until it's updated 2014-02-19 15:12:28 -07:00
Nathan Sobo
029e4336bc Add a link to the Emoji Cheat Sheet 2014-02-19 15:09:06 -07:00
Nathan Sobo
aebca38ae6 Use a better imperative mood example 2014-02-19 14:01:03 -07:00
Nathan Sobo
01f6ca3cae Discuss clone location and ATOM_REPOS_HOME environment variable 2014-02-19 13:57:19 -07:00
Nathan Sobo
2275a6d2d1 Use --dev instead of -d for clarity 2014-02-19 13:54:18 -07:00
Kevin Sawicki
a8f4019693 Remove File and Directory 2014-02-19 10:58:14 -08:00
Nathan Sobo
459c11b602 Add initial doc for contributing to packages 2014-02-19 08:40:21 -07:00