77 Commits

Author SHA1 Message Date
Daniel Micay
05658f768c use upstream font versioning 2020-03-22 05:58:32 -04:00
Daniel Micay
ae8c17cb5d use font-display: swap feature 2020-03-22 05:33:06 -04:00
Daniel Micay
c6824892af remove old section on upgrading to Android 10
People can figure this out on their own if they have fallen incredibly
far behind the current releases.
2020-03-21 22:32:11 -04:00
Daniel Micay
82550d98fc change dns permalink 2020-03-02 05:02:24 -05:00
Daniel Micay
60cb749a04 site is no longer very new 2020-02-28 23:59:29 -05:00
Daniel Micay
0375a27401 increment css version 2020-02-26 09:15:36 -05:00
Daniel Micay
64837579a3 add initial legacy devices section 2020-02-19 14:58:30 -05:00
Daniel Micay
b6d9491f56 move default connections to FAQ 2020-02-17 00:23:19 -05:00
Daniel Micay
f6dade7963 avoid double redirect 2020-02-14 17:05:50 -05:00
Daniel Micay
e81f367be6 generic anchor redirect code 2020-02-14 16:22:45 -05:00
Daniel Micay
c82909fb50 client-side redirect for device-support section 2020-02-14 15:34:45 -05:00
Daniel Micay
30055d4128 move device support section to FAQ 2020-02-14 14:31:38 -05:00
Daniel Micay
311bcef197 add initial FAQ with one Q/A as an example 2020-02-14 14:02:20 -05:00
Daniel Micay
46d90703df drop legacy Pixel and Pixel XL support 2019-11-04 17:49:22 -05:00
Daniel Micay
9dc0d0b7c7 remove manifest link from main page 2019-08-09 13:08:38 -04:00
Daniel Micay
5da6a8432f use generic name for mask icon 2019-08-07 18:15:40 -04:00
Daniel Micay
b00cbbc436 regenerate mask icon 2019-08-07 18:13:56 -04:00
Daniel Micay
7e33d2dd0c add footer link to Reddit community 2019-08-02 20:02:48 -04:00
Daniel Micay
f5e2d53c9b IOMMU integration is important too 2019-07-18 07:31:06 -04:00
Daniel Micay
a45fe7606e consistently use dash as word separator in URLs 2019-07-17 13:51:39 -04:00
Daniel Micay
f9f285a7d6 document recommended devices 2019-07-16 12:11:56 -04:00
Daniel Micay
cb3fb3db86 prepare for listing FAQ on the other pages 2019-07-09 16:49:58 -04:00
Daniel Micay
7d7f005930 fix typo (Releases -> releases) 2019-07-09 15:19:25 -04:00
Daniel Micay
1503d660d2 use -webkit-fill-available instead of 100vh
The approach of using 100vh interacts poorly with how Chromium and
Safari calculate the viewport height on mobile. They include their
navigation bar as part of the viewport height from the start to avoid
dynamic changes to the viewport site.
2019-07-05 21:40:57 -04:00
Daniel Micay
4b64859ee7 push footer to the bottom of the viewport 2019-06-28 06:18:16 -04:00
Daniel Micay
e09bfdf7aa move fonts to dedicated subdirectory 2019-06-18 23:39:06 -04:00
Daniel Micay
ea197efbbd initial support for the Pixel 3a and Pixel 3a XL 2019-06-13 15:32:05 -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
39185f2390 clarify virtualization / microkernel plans 2019-06-11 09:19:19 -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
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
4304fd53e1 add links to remaining non-top-level headers 2019-05-10 15:49:46 -04:00
Daniel Micay
d95a7fe1d5 add more header ids for usage in links 2019-05-09 16:17:33 -04:00
Daniel Micay
bcff908f97 device support by sub-projects 2019-05-09 13:21:36 -04:00
Daniel Micay
ef0b350959 add id for device support section 2019-05-09 12:35:08 -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
6018d33f9e add alt text for Open Graph image 2019-05-06 15:49:39 -04:00