diff --git a/README.md b/README.md index 612cf954f..75c8d8edd 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Documentation Status](https://img.shields.io/github/deployments/paperless-ngx/paperless-ngx/github-pages?label=docs)](https://docs.paperless-ngx.com) [![codecov](https://codecov.io/gh/paperless-ngx/paperless-ngx/branch/main/graph/badge.svg?token=VK6OUPJ3TY)](https://codecov.io/gh/paperless-ngx/paperless-ngx) [![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/%23paperlessngx%3Amatrix.org) +[![demo](https://cronitor.io/badges/ve7ItY/production/W5E_B9jkelG9ZbDiNHUPQEVH3MY.svg)](https://demo.paperless-ngx.com)

@@ -20,6 +21,8 @@ Paperless-ngx is a document management system that transforms your physical docu Paperless-ngx is the official successor to the original [Paperless](https://github.com/the-paperless-project/paperless) & [Paperless-ng](https://github.com/jonaswinkler/paperless-ng) projects and is designed to distribute the responsibility of advancing and supporting the project among a team of people. [Consider joining us!](#community-support) +Thanks to the generous folks at [DigitalOcean](https://m.do.co/c/8d70b916d462), a demo is available at [demo.paperless-ngx.com](https://demo.paperless-ngx.com) using login `demo` / `demo`. _Note: demo content is reset frequently and confidential information should not be uploaded._ + - [Features](#features) - [Getting started](#getting-started) - [Contributing](#contributing) @@ -30,6 +33,16 @@ Paperless-ngx is the official successor to the original [Paperless](https://gith - [Affiliated Projects](#affiliated-projects) - [Important Note](#important-note) +

This project is supported by:
+ + + + + + + +

+ # Features diff --git a/docs/index.md b/docs/index.md index 58a943566..c54171106 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,14 @@ physical documents into a searchable online archive so you can keep, well, _less paper_. [Get started](setup.md){ .md-button .md-button--primary .index-callout } +[Demo](https://demo.paperless-ngx.com){ .md-button .md-button--secondary target=\_blank } + +
+ + + + +
diff --git a/mkdocs.yml b/mkdocs.yml index 8e1e822af..7aa0a89e1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -73,4 +73,6 @@ extra: link: https://matrix.to/#/#paperless:matrix.org plugins: - search - - glightbox + - glightbox: + skip_classes: + - no-lightbox