From fd9eec5e83418532809be13e06117b0670cfd9be Mon Sep 17 00:00:00 2001
From: Shane <6071159+smashedr@users.noreply.github.com>
Date: Sat, 28 Feb 2026 14:49:24 -0800
Subject: [PATCH 1/2] Updates
---
.gitattributes | 4 +
.vitepress/config.mts | 2 +
README.md | 12 +
docs/faq.md | 7 +-
docs/guides/get-started.md | 6 +
docs/support.md | 8 +
package-lock.json | 616 ++++++++++++++++++++-----------------
7 files changed, 366 insertions(+), 289 deletions(-)
create mode 100644 .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..0e7dfa0
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+# Fine-tune GitHub's language detection
+docs/**/*.md linguist-detectable=true
+docs/**/*.md linguist-documentation=false
+.vitepress/config.mts linguist-vendored
diff --git a/.vitepress/config.mts b/.vitepress/config.mts
index 30e9306..2e9bf39 100644
--- a/.vitepress/config.mts
+++ b/.vitepress/config.mts
@@ -48,6 +48,8 @@ export default defineConfig({
['meta', { property: 'twitter:description', content: settings.description.short }],
['meta', { property: 'twitter:image', content: settings.image }],
['meta', { property: 'twitter:image:alt', content: settings.title }],
+
+ // ['script', { src: 'https://keepandroidopen.org/banner.js?size=mini&id=android' }],
],
cleanUrls: true,
diff --git a/README.md b/README.md
index d23d818..fe6e1d6 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,10 @@
[](https://discord.gg/wXy6m2X8wY)
[](https://ko-fi.com/cssnr)
+> [!CAUTION]
+> :rotating_light: **Free and Open-Source Android is under threat!**
+> Google will turn Android into a locked-down platform, restricting your essential freedom to install apps of your choice. Make your voice heard – [Keep Android Open](https://keepandroidopen.org/).
+
# Zipline Android Documentation
Documentation for the [Zipline Android](https://github.com/cssnr/zipline-android) Application.
@@ -60,3 +64,11 @@ More Related Products:
- [Django Files Web Extension](https://github.com/django-files/web-extension?tab=readme-ov-file#readme)
For a full list of current projects visit: [https://cssnr.github.io/](https://cssnr.github.io/)
+
+
+
+
+
+
+
+
diff --git a/docs/faq.md b/docs/faq.md
index c428fe8..044450e 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -88,9 +88,9 @@ If there are any features you want to see, [please let us know](support.md)...
-
+
-
+
@@ -115,6 +115,9 @@ If there are any features you want to see, [please let us know](support.md)...
vertical-align: middle;
}
+
+
+