Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e1b5826 authored by Romain Hunault's avatar Romain Hunault
Browse files

add Fairphone and Google devices

parent ba6143c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
title: /e/ wiki
email: contact@e.email
description: >- # this means to ignore newlines until "baseurl:"
  Welcome to /e/ wiki! <a ref="#">qsdfqfsd</a>[Download, install and compile for my device](https://gitlab.e.foundation/e/wiki/en/wikis/devices-list) | [Main website](https://e.foundation) | [Community forums](https://community.e.foundation)
  Welcome to /e/ wiki! <a href="/devices">Download, install and compile for my device</a> | <a href="https://e.foundation">Main website</a> | <a href="https://community.e.foundation">Community forums</a>
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
#twitter_username: jekyllrb

_data/devices/FP2.yml

0 → 100644
+8 −0
Original line number Diff line number Diff line
codename: FP2
name: FP2
vendor: FairPhone
versions: [nougat]
status: [dev]
recovery_install_method: fastboot_unlocked
is_ab_device: false
is_lineageos_official: true
+7 −0
Original line number Diff line number Diff line
codename: angler
name: Nexus 6P
vendor: Google
versions: [oreo]
status: [dev]
recovery_install_method: fastboot_nexus
is_lineageos_official: true
+7 −0
Original line number Diff line number Diff line
codename: bullhead
name: Nexus 5X
vendor: Google
versions: [oreo]
status: [dev]
recovery_install_method: fastboot_nexus
is_lineageos_official: true
+7 −0
Original line number Diff line number Diff line
codename: hammerhead
name: Nexus 5
vendor: Google
versions: [nougat]
status: [dev]
recovery_install_method: fastboot_nexus
is_lineageos_official: true
Loading