summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst41
1 files changed, 41 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..d62c7e1
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,41 @@
+crocoite
+========
+
+Preservation for the modern web, powered by `headless Google
+Chrome`_.
+
+.. image:: https://travis-ci.org/PromyLOPh/crocoite.svg?branch=master
+ :target: https://travis-ci.org/PromyLOPh/crocoite
+
+.. image:: https://codecov.io/gh/PromyLOPh/crocoite/branch/master/graph/badge.svg
+ :target: https://codecov.io/gh/PromyLOPh/crocoite
+
+.. _headless Google Chrome: https://developers.google.com/web/updates/2017/04/headless-chrome
+
+.. toctree::
+ :maxdepth: 1
+ :hidden:
+
+ install.rst
+ usage.rst
+ rationale.rst
+ develop.rst
+ related.rst
+
+Features
+--------
+
+Google Chrome-powered
+ HTML renderer, JavaScript engine and network stack, supporting modern web
+ technologies and protocols
+WARC output
+ Includes all network requests made by the browser
+Site interaction
+ Auto-expand on-click content, infinite-scrolling
+DOM snapshot
+ Contains the page’s state, renderable without JavaScript
+Image screenshot
+ Entire page
+Machine-readable interface
+ Easy integration into custom tools/scripts
+