https://github.com/cssnr/zipline-android-docs
Zipline Android Documentation
https://github.com/cssnr/zipline-android-docs
vitepress
Last synced: 7 days ago
JSON representation
Zipline Android Documentation
- Host: GitHub
- URL: https://github.com/cssnr/zipline-android-docs
- Owner: cssnr
- Created: 2025-08-11T05:33:46.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2026-07-04T23:24:29.000Z (20 days ago)
- Last Synced: 2026-07-05T01:10:37.680Z (20 days ago)
- Topics: vitepress
- Language: Markdown
- Homepage: http://zipline-android.cssnr.com/
- Size: 472 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Support: docs/support.md
Awesome Lists containing this project
README
[](https://github.com/cssnr/zipline-android-docs/deployments/github-pages)
[](https://github.com/cssnr/zipline-android-docs/deployments/preview)
[](https://github.com/cssnr/zipline-android-docs/actions/workflows/pages.yaml)
[](https://github.com/cssnr/zipline-android-docs/actions/workflows/lint.yaml)
[](https://github.com/cssnr/zipline-android-docs/pulse)
[](https://github.com/cssnr/zipline-android-docs?tab=readme-ov-file#readme)
[](https://github.com/cssnr/zipline-android-docs?tab=readme-ov-file#readme)
[](https://github.com/cssnr/zipline-android-docs/graphs/contributors)
[](https://github.com/cssnr/zipline-android/issues)
[](https://github.com/cssnr/zipline-android/discussions)
[](https://github.com/cssnr/zipline-android/forks)
[](https://github.com/cssnr/zipline-android/stargazers)
[](https://cssnr.github.io/)
[](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.
-
These [docs](docs) are **written in plain text** using Markdown and built with [VitePress](https://vitepress.dev/).
| Location | Description |
| ---------------------------------------------- | ------------------------------------ |
| [docs](docs) | Documentation Root (Markdown files). |
| [docs/public](docs/public) | Static Root (copied to docs root). |
| [.vitepress](.vitepress) | VitePress Configuration Root. |
| [.vitepress/config.mts](.vitepress/config.mts) | VitePress Configuration File. |
## Development
To get started, clone the repository and run `npm i` then `npm run dev`.
```shell
npm install
npm run dev
```
The site should now be available at:
- [VitePress CLI Reference](https://vitepress.dev/reference/cli)
- [VitePress Markdown Reference](https://vitepress.dev/guide/markdown)
# Contributing
For instructions on modifying the documentation see the [CONTRIBUTING.md](#contributing-ov-file).
Please consider making a donation to support the development of this project
and [additional](https://cssnr.com/) open source projects.
[](https://ko-fi.com/cssnr)
More Related Products:
- [Django Files Server](https://github.com/django-files/django-files?tab=readme-ov-file#readme)
- [Django Files iOS App](https://github.com/django-files/ios-client?tab=readme-ov-file#readme)
- [Django Files Android App](https://github.com/django-files/android-client?tab=readme-ov-file#readme)
- [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/)