diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-02-11 09:53:54 -0500 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-02-11 09:53:54 -0500 |
commit | 880d0b477b254d62f68b2a894ff558448693e37a (patch) | |
tree | 065d3ded9f2f83268dbed6ce667ac144690c79e0 /doc-src/about | |
parent | d345c746b9021266a2ed100329affe49c5ae8fc3 (diff) | |
parent | bba1dbdb403aac067ae97c44531f6886f90fec35 (diff) |
Merge branch 'urlroute' into 0.7.x
Diffstat (limited to 'doc-src/about')
-rw-r--r-- | doc-src/about | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc-src/about b/doc-src/about new file mode 100644 index 000000000..3036a51b9 --- /dev/null +++ b/doc-src/about @@ -0,0 +1,10 @@ +%%site.name%% is a +[micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service +based on the Free Software [Laconica](http://laconi.ca/) tool. + +If you [register](%%action.register%%) for an account, +you can post small (140 chars or less) text notices +about yourself, where you are, what you're doing, or practically +anything you want. You can also subscribe to the notices of your +friends, or other people you're interested in, and follow them on the +Web or in an [RSS](http://en.wikipedia.org/wiki/RSS) feed. |