summaryrefslogtreecommitdiff
path: root/static/install.html
AgeCommit message (Collapse)Author
2021-01-03further simplify obtaining fastboot instructionsDaniel Micay
2021-01-03add section on opening terminalDaniel Micay
2021-01-03move obtaining fastboot out of prerequisitesDaniel Micay
2021-01-03add missing colonDaniel Micay
2021-01-03split out section on udev rulesDaniel Micay
2021-01-03integrate obtaining signify into install processDaniel Micay
2021-01-02Update install.html to support macOS Big SurMarco Janotta
2020-12-31add explicit step for connecting the phoneDaniel Micay
2020-12-29declare and use a single Apple touch iconDaniel Micay
2020-12-29add LinkedIn to social site listDaniel Micay
2020-12-29add booting section to install guideDaniel Micay
2020-12-28add styling for inline code blocks tooDaniel Micay
2020-12-28add code block stylingDaniel Micay
2020-12-28add supported devices FAQ link from install guideDaniel Micay
2020-12-28add link to official releases from build guideDaniel Micay
2020-12-28add link to build guide from install guideDaniel Micay
2020-12-27add articles pageDaniel Micay
2020-12-23free storage space is important tooDaniel Micay
2020-12-23clarify PATH changeDaniel Micay
2020-12-23avoid repeating tip about PATHDaniel Micay
2020-12-23split out fastboot version check sectionDaniel Micay
2020-12-23clarify android-tools + android-udev is enoughDaniel Micay
2020-12-23clarify wordingDaniel Micay
2020-12-23rewordDaniel Micay
2020-12-23expand information on install requirementsDaniel Micay
2020-12-23make it harder to mess up obtaining fastbootDaniel Micay
This removes the link to the platform-tools releases page to discourage using another approach to downloading and extracting it. The most common mistake made by users is doing this their own way and ending up without fastboot in their shell's path.
2020-12-23clarify PATHDaniel Micay
2020-12-23drop block display for coin-address p elementDaniel Micay
2020-12-22center cryptocurrency donation addressesDaniel Micay
2020-12-22add Monero donation addressDaniel Micay
2020-12-21handle changed -webkit-fill-available semanticsDaniel Micay
Chromium changed how this works to better match the evolving specification and our usage effectively became a no-op.
2020-12-20skip verification without trusted signifyDaniel Micay
2020-12-20add further information section to install guideDaniel Micay
2020-12-20contain post-installation in a top-level sectionDaniel Micay
2020-12-20simplify explanation of locking wiping dataDaniel Micay
2020-12-20no need to specify OS partitions in install guideDaniel Micay
2020-12-17USB prerequisites for installationDaniel Micay
2020-12-16update example version for install pageDaniel Micay
2020-12-08mark up site banner with header elementDaniel Micay
2020-12-07add machine-readable license informationDaniel Micay
2020-12-07update macOS platform-tools file nameDaniel Micay
2020-12-06use consistent id namingDaniel Micay
2020-12-06use explicit sections in the install guideDaniel Micay
2020-12-06move main header id to main elementDaniel Micay
2020-12-06move table-of-contents id to nav elementDaniel Micay
2020-12-05add features page to menu elsewhereDaniel Micay
2020-12-02sync CSS versionDaniel Micay
2020-12-02mark table of contents as navigationDaniel Micay
2020-12-02use id to style site menuDaniel Micay
2020-12-02use aria-current="page" instead of custom classDaniel Micay