foreword.rst 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. .. MediaGoblin Documentation
  2. Written in 2011, 2012 by MediaGoblin contributors
  3. To the extent possible under law, the author(s) have dedicated all
  4. copyright and related and neighboring rights to this software to
  5. the public domain worldwide. This software is distributed without
  6. any warranty.
  7. You should have received a copy of the CC0 Public Domain
  8. Dedication along with this software. If not, see
  9. <http://creativecommons.org/publicdomain/zero/1.0/>.
  10. ========
  11. Foreword
  12. ========
  13. About the Site Administrator's Guide
  14. ====================================
  15. This is the site administrator manual for GNU MediaGoblin. It covers
  16. how to set up and configure MediaGoblin and the kind of information
  17. that someone running MediaGoblin would need to know.
  18. We have other documentation at:
  19. * http://mediagoblin.org/join/ for general "join us" information
  20. * http://wiki.mediagoblin.org/ for our contributor/developer-focused wiki
  21. Improving the Site Administrator's Guide
  22. ========================================
  23. There are a few ways---please pick whichever method is convenient for
  24. you!
  25. 1. Write up a bug report in the bug tracker
  26. 2. Tell someone on IRC ``#mediagoblin`` on Freenode.
  27. 3. Write an email to the devel mailing list.
  28. Information about the bugtracker, IRC and the mailing list is all on
  29. the `join page`_.
  30. .. _join page: http://mediagoblin.org/join/
  31. Patches are the most helpful, but even feedback on what you think
  32. could be improved and how to improve it is also helpful.