more modern main help page

This commit is contained in:
Evan Prodromou 2011-09-30 14:30:21 -04:00
parent 4af466f1a6
commit d250d0161a
1 changed files with 8 additions and 7 deletions

View File

@ -2,17 +2,18 @@
<!-- Document licensed under Creative Commons Attribution 3.0 Unported. See --> <!-- Document licensed under Creative Commons Attribution 3.0 Unported. See -->
<!-- http://creativecommons.org/licenses/by/3.0/ for details. --> <!-- http://creativecommons.org/licenses/by/3.0/ for details. -->
%%site.name%% is a **microblogging service**. Users post short (%%site.textlimit%% %%site.name%% is a **social service**. Users can post short
character) notices which are broadcast to their friends and fans using (%%site.textlimit%% character) status messages which are broadcast to
the Web, RSS, or instant messages. their friends and colleagues on the service and (optionally) onto the Web.
If you'd like to try it out, first [register](%%action.register%%) a new account. If you'd like to try it out, first [register](%%action.register%%) a new account.
Then, on the [public timeline](%%action.top%%), enter your message into Then, on the [public timeline](%%action.top%%), enter your message into
the textbox at the top of the page, and click "Send". It will go out on the the textbox at the top of the page, and click "Send". It will go out on the
public timeline and to anyone who is subscribed to your notices (probably nobody, public timeline and to anyone who is subscribed to your notices.
at first).
To subscribe to other people's notifications, go to their profile page To subscribe to other people's notifications, go to their profile page
and click the "subscribe" button. They'll get a notice that you're now and click the "subscribe" button. They'll get a notice that you're now
subscribed to their notifications, and, who knows?, they might subscribe subscribed to their notifications.
back.
You can also broadcast other types of data, like bookmarks, event
invitations, polls, and questions.