mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Add DO demo info (#5639)
This commit is contained in:
		
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							| @@ -3,6 +3,7 @@ | ||||
| [](https://docs.paperless-ngx.com) | ||||
| [](https://codecov.io/gh/paperless-ngx/paperless-ngx) | ||||
| [](https://matrix.to/#/%23paperlessngx%3Amatrix.org) | ||||
| [](https://demo.paperless-ngx.com) | ||||
|  | ||||
| <p align="center"> | ||||
|   <picture> | ||||
| @@ -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) | ||||
|  | ||||
| <p align="right">This project is supported by:<br/> | ||||
|   <a href="https://m.do.co/c/8d70b916d462" style="padding-top: 4px; display: block;"> | ||||
|     <picture> | ||||
|       <source media="(prefers-color-scheme: dark)" srcset="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_white.svg" width="140px"> | ||||
|       <source media="(prefers-color-scheme: light)" srcset="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_black_.svg" width="140px"> | ||||
|       <img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_black_.svg" width="140px"> | ||||
|     </picture> | ||||
|   </a> | ||||
| </p> | ||||
|  | ||||
| # Features | ||||
|  | ||||
| <picture> | ||||
|   | ||||
| @@ -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 } | ||||
|  | ||||
| <div style="display: flex; justify-content: end; margin-top: -1.5rem;"> | ||||
|   <a href="https://m.do.co/c/8d70b916d462" target="_blank"> | ||||
|     <img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_white.svg#only-dark" class="no-lightbox" width="150px"> | ||||
|     <img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_black.svg#only-light" class="no-lightbox" width="150px"> | ||||
|   </a> | ||||
| </div> | ||||
|  | ||||
| </div> | ||||
| <div class="grid-right" markdown> | ||||
|   | ||||
| @@ -73,4 +73,6 @@ extra: | ||||
|       link: https://matrix.to/#/#paperless:matrix.org | ||||
| plugins: | ||||
|   - search | ||||
|   - glightbox | ||||
|   - glightbox: | ||||
|        skip_classes: | ||||
|          - no-lightbox | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon