-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
43 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
SayIt | ||
===== | ||
|
||
SayIt is an open source Django application or project to store transcripts | ||
and present them in a modern, searchable format. | ||
|
||
An example of SayIt in action is mySociety's website | ||
`sayit.mysociety.org <http://sayit.mysociety.org>`_ which contains a variety | ||
of transcripts, including: | ||
|
||
* `The Leveson Inquiry <http://leveson.sayit.mysociety.org>`_ | ||
* `The Charles Taylor trial <http://charles-taylor.sayit.mysociety.org>`_ | ||
* `The plays of Shakespeare <http://shakespeare.sayit.mysociety.org>`_ | ||
|
||
SayIt is a `Poplus component <http://poplus.org)>`_ | ||
by `mySociety <http://www.mysociety.org/>`_. | ||
|
||
Get involved | ||
------------ | ||
|
||
If you have transcripts you'd like to be included on our website, or have | ||
the technical skills to create such transcripts, please see | ||
http://sayit.mysociety.org/about/community. | ||
|
||
For more information on how to use SayIt in your own Django project or as a | ||
standalone site, please see our documentation site at | ||
http://mysociety.github.io/sayit/. | ||
|
||
.. image:: https://travis-ci.org/mysociety/sayit.png | ||
:alt: Build Status | ||
:target: https://travis-ci.org/mysociety/sayit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters