Fixes mdashes and other minor things.

This commit is contained in:
Will Kahn-Greene 2011-04-24 21:29:50 -04:00
parent 81be691a20
commit 75b70b90c3
3 changed files with 18 additions and 15 deletions

View File

@ -64,7 +64,7 @@ help with.
Are there things about our instance you want to change? Are there Are there things about our instance you want to change? Are there
things about other instances you wish were different? That's things about other instances you wish were different? That's
great--you can run your own instance! great---you can run your own instance!
For more information on deploying your own instance, see For more information on deploying your own instance, see
:ref:`deployment-howto`. :ref:`deployment-howto`.

View File

@ -16,8 +16,8 @@ This manual is a living document and is in the ``mediagoblin``
repository in the ``docs/`` directory. repository in the ``docs/`` directory.
Who wrote this documentation Who wrote this documentation?
============================ =============================
In no particular order: In no particular order:
@ -29,10 +29,10 @@ In no particular order:
* Matt * Matt
How should I bring up errors in the documentation I found an error in the docs---who do I tell?
================================================= =============================================
There are a few ways--please pick the one most convenient to you! There are a few ways---please pick the one most convenient to you!
1. Send an email to Will ``willg at bluesock dot org``. 1. Send an email to Will ``willg at bluesock dot org``.
2. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ . 2. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ .

View File

@ -5,12 +5,13 @@
What is GNU MediaGoblin What is GNU MediaGoblin
======================= =======================
Three years ago, a number of free software luminaries got together at Three years ago (2008), a number of free software luminaries got
the FSF office to answer the question, "What should software freedom together at the FSF office to answer the question, "What should
look like on the participatory web?" Those thinkers included Richard software freedom look like on the participatory web?" Those thinkers
Stallman - founder of the free software movement and instigator of the included Richard Stallman---founder of the free software movement and
GNU project, Evan Prodromou - the driving force behind Status.net, a instigator of the GNU project, Evan Prodromou---the driving force
highly sucessful federated micro-blogging service, and FIXME. behind Status.net, a highly sucessful federated micro-blogging
service, and FIXME.
Since that time Identi.ca and Libre.fm have answered the Since that time Identi.ca and Libre.fm have answered the
freedom-loving web-user's need for micro-blogging and music sharing. freedom-loving web-user's need for micro-blogging and music sharing.
@ -46,10 +47,12 @@ How can I participate?
See `Get Involved <http://mediagoblin.org/join/>`. See `Get Involved <http://mediagoblin.org/join/>`.
How is this licensed? How is GNU MediaGoblin licensed?
===================== ================================
FIXME - write this once we work out the details GNU MediaGoblin software is released under an AGPLv3 license.
See the ``COPYING`` file in the source for details.
Is this an official GNU Project? What does that mean? Is this an official GNU Project? What does that mean?