From d3be75deb8784afdb123c4a1f3a7db4bd6f3c87d Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 22 Mar 2024 17:50:30 +0000 Subject: docs: Add screenshots, and update other docs --- docs/static/img/architecture/arch.png | Bin 0 -> 106144 bytes docs/static/img/screenshots/admin.png | Bin 0 -> 237460 bytes docs/static/img/screenshots/all-lists.png | Bin 0 -> 188073 bytes docs/static/img/screenshots/all-tags.png | Bin 0 -> 278520 bytes docs/static/img/screenshots/bookmark-preview.png | Bin 0 -> 2138263 bytes docs/static/img/screenshots/homepage.png | Bin 0 -> 3196208 bytes docs/static/img/screenshots/settings.png | Bin 0 -> 259583 bytes docs/static/img/screenshots/share-sheet.png | Bin 0 -> 987806 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/static/img/architecture/arch.png create mode 100644 docs/static/img/screenshots/admin.png create mode 100644 docs/static/img/screenshots/all-lists.png create mode 100644 docs/static/img/screenshots/all-tags.png create mode 100644 docs/static/img/screenshots/bookmark-preview.png create mode 100644 docs/static/img/screenshots/homepage.png create mode 100644 docs/static/img/screenshots/settings.png create mode 100644 docs/static/img/screenshots/share-sheet.png (limited to 'docs/static') diff --git a/docs/static/img/architecture/arch.png b/docs/static/img/architecture/arch.png new file mode 100644 index 00000000..7583970e Binary files /dev/null and b/docs/static/img/architecture/arch.png differ diff --git a/docs/static/img/screenshots/admin.png b/docs/static/img/screenshots/admin.png new file mode 100644 index 00000000..cbc0cd86 Binary files /dev/null and b/docs/static/img/screenshots/admin.png differ diff --git a/docs/static/img/screenshots/all-lists.png b/docs/static/img/screenshots/all-lists.png new file mode 100644 index 00000000..befecb4b Binary files /dev/null and b/docs/static/img/screenshots/all-lists.png differ diff --git a/docs/static/img/screenshots/all-tags.png b/docs/static/img/screenshots/all-tags.png new file mode 100644 index 00000000..669ba5a4 Binary files /dev/null and b/docs/static/img/screenshots/all-tags.png differ diff --git a/docs/static/img/screenshots/bookmark-preview.png b/docs/static/img/screenshots/bookmark-preview.png new file mode 100644 index 00000000..200c598a Binary files /dev/null and b/docs/static/img/screenshots/bookmark-preview.png differ diff --git a/docs/static/img/screenshots/homepage.png b/docs/static/img/screenshots/homepage.png new file mode 100644 index 00000000..d4403659 Binary files /dev/null and b/docs/static/img/screenshots/homepage.png differ diff --git a/docs/static/img/screenshots/settings.png b/docs/static/img/screenshots/settings.png new file mode 100644 index 00000000..ed59ae33 Binary files /dev/null and b/docs/static/img/screenshots/settings.png differ diff --git a/docs/static/img/screenshots/share-sheet.png b/docs/static/img/screenshots/share-sheet.png new file mode 100644 index 00000000..538b9540 Binary files /dev/null and b/docs/static/img/screenshots/share-sheet.png differ -- cgit v1.2.3-70-g09d2