mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
update README.rst for master
This commit is contained in:
parent
e077c23de7
commit
3c0ca9d874
14
README.rst
14
README.rst
@ -1,11 +1,11 @@
|
|||||||
PyWb 0.2.2
|
PyWb 0.2.2
|
||||||
=============
|
=============
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop
|
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=master
|
||||||
:target: https://travis-ci.org/ikreymer/pywb
|
:target: https://travis-ci.org/ikreymer/pywb
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.png?branch=develop
|
.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.png?branch=master
|
||||||
:target: https://coveralls.io/r/ikreymer/pywb?branch=develop
|
:target: https://coveralls.io/r/ikreymer/pywb?branch=master
|
||||||
|
|
||||||
pywb is a python implementation of web archival replay tools, sometimes also known as 'Wayback Machine'.
|
pywb is a python implementation of web archival replay tools, sometimes also known as 'Wayback Machine'.
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ pywb allows high-fidelity replay (browsing) of archived web data stored in stand
|
|||||||
Latest Changes
|
Latest Changes
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
See `CHANGES.rst <https://github.com/ikreymer/pywb/blob/develop/CHANGES.rst>`_ for up-to-date changelist.
|
See `CHANGES.rst <https://github.com/ikreymer/pywb/blob/master/CHANGES.rst>`_ for up-to-date changelist.
|
||||||
|
|
||||||
|
|
||||||
Quick Install & Run Samples
|
Quick Install & Run Samples
|
||||||
@ -30,7 +30,7 @@ Quick Install & Run Samples
|
|||||||
4. Browse to http://localhost:8080/pywb/\*/example.com to see capture of http://example.com
|
4. Browse to http://localhost:8080/pywb/\*/example.com to see capture of http://example.com
|
||||||
|
|
||||||
|
|
||||||
(The `installation page <https://github.com/ikreymer/pywb/blob/develop/INSTALL.rst>`_ contains additional
|
(The `installation page <https://github.com/ikreymer/pywb/blob/master/INSTALL.rst>`_ contains additional
|
||||||
installation and testing examples.)
|
installation and testing examples.)
|
||||||
|
|
||||||
|
|
||||||
@ -71,7 +71,7 @@ Given an archive of warcs at ``myarchive/warcs``
|
|||||||
(You can also use ``run-uwsgi.sh`` or ``run-gunicorn.sh`` to launch using those WSGI containers)
|
(You can also use ``run-uwsgi.sh`` or ``run-gunicorn.sh`` to launch using those WSGI containers)
|
||||||
|
|
||||||
|
|
||||||
See `INSTALL.rst <https://github.com/ikreymer/pywb/blob/develop/INSTALL.rst>`_ for additional installation info.
|
See `INSTALL.rst <https://github.com/ikreymer/pywb/blob/master/INSTALL.rst>`_ for additional installation info.
|
||||||
|
|
||||||
|
|
||||||
Use existing .cdx index files
|
Use existing .cdx index files
|
||||||
@ -116,7 +116,7 @@ Additional Documentation
|
|||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
- For additional/up-to-date configuration details, consult the current
|
- For additional/up-to-date configuration details, consult the current
|
||||||
`config.yaml <https://github.com/ikreymer/pywb/blob/develop/config.yaml>`_
|
`config.yaml <https://github.com/ikreymer/pywb/blob/master/config.yaml>`_
|
||||||
|
|
||||||
- The `wiki <https://github.com/ikreymer/pywb/wiki>`_ will have
|
- The `wiki <https://github.com/ikreymer/pywb/wiki>`_ will have
|
||||||
additional technical documentation about various aspects of pywb
|
additional technical documentation about various aspects of pywb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user