You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a Web Archive Services section to list hosted and self-hostable web archiving options. (#144)
* Add Services section
* Add TOC headings
* Update Node version for linting
* Node 12 is very old and linting is failing. So trying the most recent LTS version.
* Fix up linting problems
The intention is that we only list services that allow web archives to be exported in standard formats (WARC or WACZ). But this is not an endorsement of these services, and readers should check and evaluate these options based on their needs.
248
+
249
+
### Self-hostable, Open Source
250
+
251
+
*[Browsertrix Cloud](https://browsertrix.cloud/) - From [Webrecorder](https://webrecorder.net/), source available at <https://github.com/webrecorder/browsertrix-cloud>.
252
+
*[Conifer](https://conifer.rhizome.org/) - From [Rhizome](https://rhizome.org/), source available at <https://github.com/Rhizome-Conifer>.
253
+
254
+
### Hosted, Closed Source
255
+
256
+
*[Archive-It](https://archive-it.org/) - From the Internet Archive.
0 commit comments