diff --git a/docs/assets/extra.css b/docs/assets/extra.css
index 95e33ec96..bfa517609 100644
--- a/docs/assets/extra.css
+++ b/docs/assets/extra.css
@@ -20,6 +20,28 @@
margin-left: 4%;
float: left;
}
+
+ .grid-flipped-left {
+ width: 66%;
+ float: left;
+ }
+
+ .grid-flipped-right {
+ width: 29%;
+ margin-left: 4%;
+ float: left;
+ }
+
+ .grid-half-left {
+ width: 48%;
+ float: left;
+ }
+
+ .grid-half-right {
+ width: 48%;
+ margin-left: 4%;
+ float: left;
+ }
}
.grid-left > p {
@@ -31,6 +53,12 @@
margin: 0;
}
+.clear {
+ clear: both;
+ margin-bottom: 20px;
+ display: block;
+}
+
.index-callout {
margin-right: .5rem;
}
diff --git a/docs/assets/screenshots/new-correspondent.png b/docs/assets/screenshots/new-correspondent.png
new file mode 100644
index 000000000..132f170cb
Binary files /dev/null and b/docs/assets/screenshots/new-correspondent.png differ
diff --git a/docs/assets/screenshots/new-document_type.png b/docs/assets/screenshots/new-document_type.png
new file mode 100644
index 000000000..728b31421
Binary files /dev/null and b/docs/assets/screenshots/new-document_type.png differ
diff --git a/docs/assets/screenshots/new-storage_path.png b/docs/assets/screenshots/new-storage_path.png
new file mode 100644
index 000000000..cafad7597
Binary files /dev/null and b/docs/assets/screenshots/new-storage_path.png differ
diff --git a/docs/index.md b/docs/index.md
index f38f988d8..97347b2e5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -56,68 +56,118 @@ Further discussion of the transition between these projects can be found at
Paperless-ngx aims to be as nice to use as it is useful. Check out some screenshots below.
-The dashboard shows saved views which can be sorted. Documents can be uploaded with the button or dropped anywhere in the application:
+
+ 
+
+
+ The dashboard shows saved views which can be sorted. Documents can be uploaded with the button or dropped anywhere in the application.
+
+
-
+The document list provides three different styles to browse your documents.
-The document list provides three different styles to browser your documents:
+{: style="width:32%"}
+{: style="width:32%"}
+{: style="width:32%"}
-
+
-
+
+ Use the 'slim' sidebar to focus on your docs and minimize the UI.
+
+
+ 
+
+
-
-
-Use the 'slim' sidebar to focus on just your docs:
-
-
-
-Paperless-ngx also supports dark mode:
+Of course, Paperless-ngx also supports dark mode:

-Quickly find documents with extensive filtering mechanisms:
+
-
+
+ Quickly find documents with extensive filtering mechanisms.
+
+
+ 
+
+
+
+ And perform bulk edit operations to set tags, correspondents, etc. as well as permissions.
+
+
+ 
+
+
-Bulk edit document tags, correspondents, etc. as well as permissions:
-
-
-
-Side-by-side editing of documents:
+Side-by-side editing of documents.

-Support for custom fields:
+
+ Support for custom fields.
-{: style="width:50%; margin-left: 25%"}
-
+
-A robust permissions system with support for 'global' and document / object permissions:
+
+
+ 
+
+
-{: style="width:50%; margin-left: 25%"}
-
+
+ A robust permissions system with support for 'global' and document / object permissions.
-Tag editing. This looks about the same for correspondents and document
-types.
+
-{: style="width:50%; margin-left: 25%"}
+
+
+ 
+
+
-Searching provides auto complete and highlights the results.
+
+ Searching provides auto complete and highlights the results.
-{: style="width:50%; margin-left: 25%"}
+
-
+
+
+ 
+
+
-Fancy mail filters!
+Tag, correspondent, document type and storage path editing.
-{: style="width:80%; margin-left: 10%"}
+{: style="width:21%; float: left"}
+{: style="width:21%; margin-left: 4%; float: left"}
+{: style="width:21%; margin-left: 4%; float: left"}
+{: style="width:21%; margin-left: 4%; float: left"}
+
+
+
+
+ Mail rules support various filters and actions for incoming e-mails.
+
+
+
+
+
+ Consumption templates provide finer control over the document pipeline.
+
+
+
+
+
+
+
Mobile devices are supported.
-{: style="width:33%"}
-{: style="width:33%"}
-{: style="width:33%"}
+{: style="width:32%"}
+{: style="width:32%"}
+{: style="width:32%"}
## Support