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/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/about')
-rw-r--r-- | doc/about | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/about b/doc/about deleted file mode 100644 index 3036a51b9..000000000 --- a/doc/about +++ /dev/null @@ -1,10 +0,0 @@ -%%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. |