Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Micay e4b228a4c4 optimize launcher icons 2019-05-08 15:23:34 -04:00
Daniel Micay 96d72aa204 update launcher icons 2019-05-08 15:02:53 -04:00
Daniel Micay f3b13c8357 replace logo image 2019-05-08 14:48:54 -04:00
Daniel Micay 36a3158244 replace opengraph image 2019-05-08 14:45:13 -04:00
Daniel Micay 2ebb56f043 regenerate favicon 2019-05-08 13:46:05 -04:00
Daniel Micay a51abed84e add og:image:width and og:image:height
These are considered a best practice by Facebook and result in the image
appearing properly when shared for the first time. It will also be quite
useful when there are multiple images suited to different sizes.
2019-05-08 13:20:47 -04:00
Daniel Micay 1d65cf5458 replace favicon with GrapheneOS logo 2019-05-08 10:45:56 -04:00
Daniel Micay 1de757a984 slightly improve releases template for later use 2019-05-08 09:46:04 -04:00
Daniel Micay 6300945621 mark kernel changes as such 2019-05-07 20:49:16 -04:00
Daniel Micay 06de5a831b add GrapheneOS GitHub organization to footer 2019-05-07 12:46:26 -04:00
Daniel Micay 1645225d33 add og:description metadata
Twitter doesn't fall back to using the regular description meta tag, and
other sites may be similar.
2019-05-07 11:30:20 -04:00
Daniel Micay ba48b233e4 adjust releases template 2019-05-07 10:23:11 -04:00
Daniel Micay 5d586db09a convert accidental usage of markdown syntax 2019-05-07 09:48:47 -04:00
Daniel Micay c06ff931f0 make device model names consistent 2019-05-07 09:34:30 -04:00
Daniel Micay c3534cede2 explain that updates are signed internally 2019-05-07 08:57:40 -04:00
Daniel Micay afbda11dad fix indentation 2019-05-07 08:08:15 -04:00
Daniel Micay 706786179a clarify changelog 2019-05-07 07:55:41 -04:00
Daniel Micay 8571e82cc4 add preformatted list of devices
This avoids having the length of the page drastically changed, improving
the user experience especially in browsers that are otherwise unable to
provide a proper link to an anchor below this.
2019-05-07 07:52:38 -04:00
Daniel Micay 3967167b86 marlin / sailfish no longer use snapshot releases 2019-05-07 07:26:13 -04:00
Daniel Micay 7d814d6b26 add changelog section 2019-05-07 07:21:39 -04:00
Daniel Micay 4ec9e0a0d8 generalize code avoiding links to snapshot tags 2019-05-07 06:50:52 -04:00
Daniel Micay 0f12afe050 add instructions for Pixel 3 kernel submodules 2019-05-06 19:37:51 -04:00
Daniel Micay 6018d33f9e add alt text for Open Graph image 2019-05-06 15:49:39 -04:00
Daniel Micay b11c838111 add placeholder usage guide 2019-05-06 15:48:36 -04:00
Daniel Micay 8454878d37 add links for reporting issues 2019-05-05 14:58:16 -04:00
Daniel Micay acc49a449f update text copied from attestation.app 2019-05-05 11:29:27 -04:00
Daniel Micay ea905397d7 add background_color to Web App Manifest 2019-05-05 10:14:24 -04:00
Daniel Micay 8a866b5928 include theme color in Web App Manifest too 2019-05-05 10:13:21 -04:00
Daniel Micay 302fa154f4 add back connect-src 'self' for Lighthouse
This reverts commit d30566d8f6.

This is needed by Lighthouse to fetch robots.txt and it's worth making a
harmless exception for it to work properly.

https://github.com/GoogleChrome/lighthouse/issues/4386
2019-05-05 10:07:57 -04:00
Daniel Micay e4fe3f1f7c list IRC channels 2019-05-05 09:44:00 -04:00
Daniel Micay ad9ffffe39 add community section to contact page 2019-05-05 09:38:45 -04:00
Daniel Micay db8a6ae322 disable flexbox footer positioning for now
This causes a very annoying issue of the content no longer overflowing
properly which proved to be too hard to resolve right now.
2019-05-04 21:01:34 -04:00
Daniel Micay 23c02b4ad6 make footer links a bit darker for accessibility
The current color is too light to pass accessibility checks for
contrast. It was intentionally low contrast to make it unintrusive since
it's a footer, but it's probably best to comply with these guidelines.
2019-05-04 19:29:36 -04:00
Daniel Micay cf28e52361 replace placeholder link colors 2019-05-04 18:08:56 -04:00
Daniel Micay 5d1af483ca add person metadata to the contact page 2019-05-04 15:01:07 -04:00
Daniel Micay f25cbd31c8 add Twitter accounts to contact page 2019-05-04 14:58:41 -04:00
Daniel Micay d27b1d8acc move releases script back to the bottom 2019-05-03 12:56:09 -04:00
Daniel Micay d1edf6e168 add noscript notice to the releases page 2019-05-03 12:50:22 -04:00
Daniel Micay 8c99d4f36c always show footer at the bottom via flexbox 2019-05-03 12:47:28 -04:00
Daniel Micay 03ea3ba1d7 add alt text to decorative logo in footer 2019-05-03 12:38:29 -04:00
Daniel Micay 70d78628df make the footer links less prominent 2019-05-03 11:29:14 -04:00
Daniel Micay eb7bc1a835 consistent link colors 2019-05-03 11:17:20 -04:00
Daniel Micay 052e78cf7e refer to https://schema.org 2019-05-03 10:53:55 -04:00
Daniel Micay d91057fbc0 add Reddit profile to sameAs list 2019-05-03 10:44:52 -04:00
Daniel Micay 92bd8d1bb6 add Organization schema structured data to contact 2019-05-03 10:36:34 -04:00
Daniel Micay 6b7e55a50a add initial footer to all pages 2019-05-03 10:13:38 -04:00
Daniel Micay 0dbfa516f4 add remaining required Open Graph metadata 2019-05-02 12:05:44 -04:00
Daniel Micay f4d49cdf95 add Open Graph title properties 2019-05-02 11:58:15 -04:00
Daniel Micay feafe3716c add placeholder Open Graph image 2019-05-02 11:53:48 -04:00
Daniel Micay 36eb530ed0 use consistent style for page metadata 2019-05-02 11:42:06 -04:00
Daniel Micay 599595c3c7 set Open Graph site_name property 2019-05-02 11:39:19 -04:00
Daniel Micay b5f6e8dab2 fill out more content for the main page 2019-05-02 10:43:38 -04:00
Daniel Micay 81da885c62 remove obsolete paragraph at the top 2019-05-02 10:30:13 -04:00
Daniel Micay 6ee49e6de0 mention hardware-based exploit mitigations 2019-05-02 10:30:05 -04:00
Daniel Micay c6830bc624 explain device support 2019-05-02 10:29:08 -04:00
Daniel Micay 54886d2567 install and building documentation added 2019-05-02 10:01:27 -04:00
Daniel Micay 3f47a7b542 add more notes on android-prepare-vendor 2019-05-01 12:18:31 -04:00
Daniel Micay cdaaf36957 delete unversioned trees with gclient 2019-05-01 11:10:59 -04:00
Daniel Micay 1d1f77f099 replace -> with ➔ 2019-05-01 04:12:11 -04:00
Daniel Micay dc67ec8690 product is an OS partition too 2019-05-01 03:54:29 -04:00
Daniel Micay 9fd48da8ab expand Feature-Policy based on specification 2019-05-01 03:37:42 -04:00
Daniel Micay dbec906336 reorder devices in code for consistency 2019-04-29 15:59:50 -04:00
Daniel Micay fd933b281f tweaks for releases sort order 2019-04-29 15:50:30 -04:00
Daniel Micay 5667ed8291 temporarily avoid link for marlin/sailfish version 2019-04-29 14:11:17 -04:00
Daniel Micay 52a399fcbc start trying to fetch marlin / sailfish metadata 2019-04-29 13:53:49 -04:00
Daniel Micay 40b80f0d7a mark Pixel and Pixel XL releases as legacy 2019-04-29 13:50:21 -04:00
Daniel Micay ed6e360fcc use the standard release key file name 2019-04-29 12:23:23 -04:00
Daniel Micay 0fa7e539e4 add Pixel and Pixel XL to kernel repo paragraph 2019-04-29 12:20:28 -04:00
Daniel Micay 913b8d784c note erasing avb_custom_key is only needed for AVB 2019-04-29 12:06:14 -04:00
Daniel Micay cd20a10536 add marlin and sailfish to build instructions 2019-04-29 12:03:35 -04:00
Daniel Micay aa1f670bae releases.js: move list insertion code together 2019-04-29 11:21:05 -04:00
Daniel Micay ed1231475e move versionBaseUrl to the top of releases.js 2019-04-29 11:18:41 -04:00
Daniel Micay afd52089f6 add brillo_update_payload to instructions 2019-04-29 10:47:04 -04:00
Daniel Micay 9647224083 add back marlin/sailfish to releases.js 2019-04-29 10:46:57 -04:00
Daniel Micay 19d2fc7200 use relative path for deployment 2019-04-28 02:40:36 -04:00
Daniel Micay b09989c22d use www-data user for deploy_static 2019-04-28 02:20:23 -04:00
Daniel Micay b407373609 make releases header consistent 2019-04-28 01:46:49 -04:00
Daniel Micay d0804f9d27 fix sitemap (attestation.app -> grapheneos.org) 2019-04-28 01:34:15 -04:00
Daniel Micay e231bf9964 remove unused date and dateString variables 2019-04-28 01:25:23 -04:00
Daniel Micay 8677657e91 fix releases header 2019-04-28 01:20:07 -04:00
Daniel Micay 0f7975a660 fix issues with port of old markdown documentation 2019-04-28 01:18:52 -04:00
Daniel Micay 00d4e4bd6c update comment based on seamlessupdate.app 2019-04-28 01:17:11 -04:00
Daniel Micay c48a56b2b3 increase recommended free storage space 2019-04-28 01:14:34 -04:00
Daniel Micay 8484828d4b add canonical tags to all the pages 2019-04-27 23:52:19 -04:00
Daniel Micay 5f9b41a551 include Web App Manifest for all pages 2019-04-27 23:47:25 -04:00
Daniel Micay d30566d8f6 connect-src 'self' is unused 2019-04-27 23:33:58 -04:00
Daniel Micay c34afa4a3f move mention of chromium_build earlier 2019-04-27 23:06:43 -04:00
Daniel Micay 298faca01e move section on generating release signing keys
This no longer needs to be done before building since the Pixel and
Pixel XL are not (currently) supported.
2019-04-27 23:04:01 -04:00
Daniel Micay def06a686c add examples of targets without extra vendor files 2019-04-27 23:02:20 -04:00
Daniel Micay 67a78374a2 replace titles 2019-04-27 13:23:40 -04:00
Daniel Micay 716cd2057f reuse baseUrl for releases 2019-04-27 13:17:31 -04:00
Daniel Micay ec87009573 explain release channels 2019-04-27 10:13:12 -04:00
Daniel Micay 79e73b5b53 expand releases information further 2019-04-27 10:03:02 -04:00
Daniel Micay 64ec07637c use codename for unknown devices 2019-04-27 09:51:54 -04:00
Daniel Micay 3bb1dcc8dc remove references to marlin / sailfish 2019-04-27 09:50:37 -04:00
Daniel Micay 6193cf34e2 expand releases explanation slightly 2019-04-27 09:49:14 -04:00
Daniel Micay 32696d62ff remove leftover info on legacy verified boot 2019-04-27 09:25:25 -04:00
Daniel Micay d870d1a383 link to manifest release tags on releases page 2019-04-27 09:23:21 -04:00
Daniel Micay 2c86ac5576 add initial build documentation 2019-04-27 09:23:17 -04:00
Daniel Micay 166b97ff0d update example to one of the actual releases 2019-04-26 04:06:00 -04:00