Commit Graph

554 Commits

Author SHA1 Message Date
Daniel Micay c566c6d20c build: note testing section will be expanded 2019-06-13 13:51:31 -04:00
Daniel Micay 98dc676d8a build: pie-b4s4 for bonito and sargo 2019-06-13 13:51:22 -04:00
Daniel Micay 60902ba216 releases: add hidden sections for bonito and sargo 2019-06-13 13:51:15 -04:00
Daniel Micay f424932ea5 drop unnecessary favicon query string for compat
Skype appears to be unable to handle this and tries /favicon.ico%3F0
which triggers a 404 errors. The user agent is the following:

    Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5
2019-06-12 13:58:44 -04:00
Daniel Micay a7848665f1 adjust approach to header links 2019-06-03 12:27:06 -04:00
Daniel Micay 4504a04635 add twitter:site and twitter:creator metadata
This isn't currently displayed in the Twitter cards despite it being in
the official documentation for cards, but other crawlers are definitely
using this metadata.
2019-06-02 02:17:34 -04:00
Daniel Micay 1b0a872159 add section on CTS 2019-05-31 00:18:03 -04:00
Daniel Micay ddf1e18edb use standard mime type for favicon 2019-05-30 21:17:42 -04:00
Daniel Micay 72d417c8dd work around Microsoft Edge TileColor bug 2019-05-30 15:33:23 -04:00
Daniel Micay e0a6799fd6 add mask icon for Safari 2019-05-29 06:27:27 -04:00
Daniel Micay 61b46ac016 add explicit rel="icon" link for favicon.ico 2019-05-26 04:13:44 -04:00
Daniel Micay 04ed24bc9d add padding between footer links 2019-05-16 16:27:56 -04:00
Daniel Micay 746eed0a6a use a list for footer links 2019-05-16 15:57:00 -04:00
Daniel Micay 770f917ff2 update Roboto woff2 files 2019-05-11 18:39:49 -04:00
Daniel Micay 0622c652e5 increment CSS version 2019-05-10 17:54:02 -04:00
Daniel Micay cf92970605 rename Chromium build section 2019-05-10 16:02:47 -04:00
Daniel Micay d95a7fe1d5 add more header ids for usage in links 2019-05-09 16:17:33 -04:00
Daniel Micay d183c966c5 add header links to build documentation 2019-05-09 16:11:33 -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 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 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 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 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 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 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 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 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 cd20a10536 add marlin and sailfish to build instructions 2019-04-29 12:03:35 -04:00
Daniel Micay afd52089f6 add brillo_update_payload to instructions 2019-04-29 10:47:04 -04:00
Daniel Micay 0f7975a660 fix issues with port of old markdown documentation 2019-04-28 01:18:52 -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 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