diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-02-10 22:33:57 -0500 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-02-10 22:33:57 -0500 |
commit | 1a7337f2fdc106b80a48692628d0b749ee090c03 (patch) | |
tree | 8dbea67bf1202f52ebb9538da64b20a7b4e3319d /doc-src/about | |
parent | 7b9e69eb8923ef3018f0ce3e6042d9901ed16abd (diff) |
Moved /doc/ to /doc-src/
Moved the doc/ dir to /doc-src/ so that the actual
markdown files aren't substituted for the docs.
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. |