X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fhelp;h=5b60072e263c76c5fd0cff9ab0d5924d3f99959e;hb=67340ce11c773287a4807ddc4567add775a3fcd7;hp=90efa63b2f3185b5052e37a186026c269d084b7e;hpb=9c076dd3fa391329454a8357f2d535dff8320579;p=quix0rs-gnu-social.git diff --git a/doc/help b/doc/help index 90efa63b2f..5b60072e26 100644 --- a/doc/help +++ b/doc/help @@ -1,15 +1,29 @@ -Help ----- +%%site.name%% is a **microblogging service**. Users post short (140 +character) notices which are broadcast to their friends and fans using +the Web, RSS, or instant messages. -This Web site is a *microblogging* service -- a way for you to tell -your friends and fans about what you're doing, wherever you are. You -can post small (140 characters or less) texts to the site, and all -your friends who "subscribe" to your posts will receive messages from -you. +If you'd like to try it out, first [register](%%action.register%%) a new account. +Then, on the [public timeline](%%action.public%%), enter your message into +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, +at first). -The code is available under a Free Software/Open Source license, which -means that you can set up your /own/ microblogging service. It -supports the [OpenMicroBlogging](http://openmicroblogging.org/) -standard, so that people using different services can subscribe to -each others notices with as little work as necessary. +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 +subscribed to their notifications, and, who knows?, they might subscribe +back. +More help +--------- + +Here are some documents that you might find helpful in understanding +%%site.name%% and how to use it. + +* [About](%%doc.about%%) - an overview of the service +* [FAQ](%%doc.faq%%) - frequently-asked questions about %%site.name%% +* [Contact](%%doc.contact%%) - who to contact with questions about the service +* [IM](%%doc.im%%) - using the instant-message (IM) features of %%site.name%% +* [OpenID](%%doc.openid%%) - what OpenID is and how to use it with this service +* [OpenMicroBlogging](%%doc.openmublog%%) - subscribing to remote users +* [Privacy](%%doc.privacy%%) - %%site.name%%'s privacy policy +* [Source](%%doc.source%%) - How to get the Laconica source code