Skip to content

Commit

Permalink
[PM-13283] Update README links and add jekyll config (#82)
Browse files Browse the repository at this point in the history
* Update links to the new DNS

* Add jekyll config
  • Loading branch information
vvolkgang authored Oct 11, 2024
1 parent 55a8c27 commit 9e5bbf3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Bitwarden F-Droid Repository

<p align="center">
<img src="fdroid/btn.png" alt="F-Droid repo url button"/>
<img src="fdroid/repo/index.png?raw=true" alt="F-Droid repo QR code"/>
<a href="https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C561C5726E1C3ED7E686B6DB4B18BAC843A3EFE6C">
<img src="fdroid/btn.png" alt="F-Droid repo url button" width="323" height="125"/>
</a>
<br>
<a href="https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C561C5726E1C3ED7E686B6DB4B18BAC843A3EFE6C">
<img src="fdroid/repo/index.png?raw=true" alt="F-Droid repo QR code" width="300" height="300"/>
</a>
</p>

URL:
Expand All @@ -13,13 +18,16 @@ https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C
## Bitwarden Apps

<!-- This table is auto-generated. Do not edit -->

| Icon | Name | Description | Version |
| --- | --- | --- | --- |
| <a href="https://github.com/bitwarden/android"><img src="fdroid/repo/com.x8bit.bitwarden/en-US/icon.png" alt="Bitwarden icon" width="36px" height="36px"></a> | [**Bitwarden**](https://github.com/bitwarden/android) | Bitwarden mobile app for Android. | 2024.9.0 (19209) |
| <a href="https://github.com/bitwarden/android"><img src="fdroid/repo/com.x8bit.bitwarden.beta/en-US/icon.png" alt="Bitwarden Beta icon" width="36px" height="36px"></a> | [**Bitwarden Beta**](https://github.com/bitwarden/android) | Bitwarden mobile app for Android. | 2024.9.0 (19209) |

<!-- end apps table -->

## Instructions

1. Install the [F-Droid client app](https://f-droid.org/).
2. Scan the QR code from above or manually copy/paste the Bitwarden F-Droid repository [link](https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C561C5726E1C3ED7E686B6DB4B18BAC843A3EFE6C) into the F-Droid client app under Settings.
3. Add the Bitwarden repository to the F-Droid client app.
Expand Down
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# jekyll config file for GH Page
title: Bitwarden F-Droid Repository
logo: fdroid/repo/com.x8bit.bitwarden/en-US/icon.png
theme: minima

0 comments on commit 9e5bbf3

Please sign in to comment.