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

Verified Commit b7264c4a authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Rework device page

Remove about topics template then replace it by guides,
support the project and usability section.

2 ideas behind these changes. Have an attractive device page.
Then introducing a usability section when we will list what is
working or not based on the tester feedback. See
`Feature & Usability` from https://devices.ubuntu-touch.io/device/fp3/
for example.

Close https://gitlab.e.foundation/e/backlog/-/issues/5810
parent b695f26e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ maturity: green
install:
- { mode: Install doc }
- { mode: /e/ smartphones }
- { mode: Roll-back, url: "https://community.myteracube.com/t/advanced-installing-factory-android-image-w-sp-flash/1003" }
display_erecovery: false
before_install_file_name: before_install_2e
install_e_file_name: install_e_2e
+2 −1
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: /e/ smartphones }
- { mode: Roll-back, url: "https://support.fairphone.com/hc/en-us/articles/360048050332-FP3-Install-Fairphone-OS-offline" }
display_erecovery: false
before_install_file_name: before_install_FP3
install_e_file_name: install_e_FP3
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ region: All
maturity: orange
install:
- { mode: Install doc }

- { mode: Roll-back, url: null }
copy_partitions_file_name: before_e_install_ab_copy_partitions
recovery_install_command: fastboot boot
recovery_install_file_name: recovery_install_fastboot_motorola
+2 −1
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: /e/ smartphones }
- { mode: Roll-back, url: null }
recovery_install_file_name: recovery_install_erecovery_heimdall
help_file_name: help_starlte
install_e_file_name: install_e_with_erecovery
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ install:
- { mode: Install doc }
- { mode: Easy Installer }
- { mode: /e/ smartphones }
- { mode: Roll-back, url: null }
recovery_install_file_name: recovery_install_erecovery_heimdall
help_file_name: help_starlte
install_e_file_name: install_e_with_erecovery
Loading