FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
documentcloud/README at organization-admin · documentcloud/documentcloud · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
documentcloud
/
documentcloud
Public archive
Notifications
You must be signed in to change notification settings
Fork
157
Star
425
Code
Issues
194
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
documentcloud
/
README
Copy path
More file actions
More file actions
Latest commit
History
History
History
33 lines (25 loc) · 1.7 KB
Breadcrumbs
documentcloud
/
README
Copy path
File metadata and controls
33 lines (25 loc) · 1.7 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
______ _ _____ _ _
| _ \ | | / __ \ | | |
| | | |___ ___ _ _ _ __ ___ ___ _ __ | |_| / \/ | ___ _ _ __| |
| | | / _ \ / __| | | | '_ ` _ \ / _ \ '_ \| __| | | |/ _ \| | | |/ _` |
| |/ / (_) | (__| |_| | | | | | | __/ | | | |_| \__/\ | (_) | |_| | (_| |
|___/ \___/ \___|\__,_|_| |_| |_|\___|_| |_|\__|\____/_|\___/ \__,_|\__,_|
DocumentCloud is a catalog of primary source documents and a tool for
annotating, organizing and publishing them on the web. Documents are
contributed by journalists, researchers and archivists.
This codebase contains the entirety of DocumentCloud.org, and pulls together
the rest of our open-source projects: Docsplit is used to extract data from
incoming documents; that work is parallelized across CloudCrowd; data on the
client-side is modeled by Backbone.js, which depends on Underscore.js for all
of its abilities; Jammit concatenates and compresses the dozens of CSS and JS
files into a single asset package; the NYTimes' Document Viewer displays the
documents, while Pixel Ping records the traffic.
The annotated source code to DocumentCloud is available here:
[TBD]
If you find a security issue while browsing the source, please email
support@documentcloud.org to inform us of the problem.
If you're interested in contributing patches to DocumentCloud, installation
instructions to get up and running are available in the "INSTALL" file.
Code contributed to this project is provided under the MIT license (see
the LICENSE file). Some components of the project are subject to their own
licenses as indicated (see /vendor and /public/javascripts/vendor directories).
Back
|
FazBrowse Home
|
New Git URL