Skip to content

Commit

Permalink
Initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
qwzybug committed Aug 26, 2011
1 parent 8b4a30f commit 9117bc0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 2 additions & 0 deletions Driftpad.xcodeproj/project.pbxproj
Expand Up @@ -768,6 +768,7 @@
GCC_PREFIX_HEADER = Driftpad_Prefix.pch;
INFOPLIST_FILE = "Driftpad-Info.plist";
PRODUCT_NAME = Driftpad;
SDKROOT = iphoneos4.3;
};
name = Debug;
};
Expand All @@ -782,6 +783,7 @@
INFOPLIST_FILE = "Driftpad-Info.plist";
PRODUCT_NAME = Driftpad;
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "7017B1F2-86E6-484C-AA5F-3CBD15386126";
SDKROOT = iphoneos4.3;
VALIDATE_PRODUCT = YES;
};
name = Deployment;
Expand Down
14 changes: 9 additions & 5 deletions Resources/welcome.md
@@ -1,18 +1,22 @@
Welcome to Drift!
=================

Drift is an always-already versioned, cloud-backed text editor. You can use it to take notes, and save them in the GitHub cloud.

Your gists are always saved locally, and any changes you make will get pushed to GitHub's servers.

You can use the share button at the top-right to copy a link to one of your gists, or view it on the web in Safari.
To name a gist, *touch its name* in the toolbar.

You can navigate between your gists, or sign in as someone else, with the Gists button at the top left.
You can use the *share* button at the top-right to copy a link to one of your gists, or view it on the web in Safari.

To name a gist, touch its name in the toolbar.
You can navigate between your gists, sign in as someone else, or search for other github users' gists with the *Gists* button at the top left.

When you're viewing someone else's gist, you can *fork* it to edit as one of your own, and your friends can see when you've forked their gists.

Try it out!

--

Drift is written by Permanent Maintenance since 2011
(Permanent Maintenance is Devin Chalmers & Greg Borenstein)
Drift is in [Permanent Maintenance](http://permanentmaintenance.com) since 2011

(Permanent Maintenance is [Devin Chalmers](http://github.com/qwzybug) & [Greg Borenstein](http://github.com/atduskgreg))

0 comments on commit 9117bc0

Please sign in to comment.