summaryrefslogtreecommitdiff
path: root/static/build.html
AgeCommit message (Collapse)Author
2019-06-18move fonts to dedicated subdirectoryDaniel Micay
2019-06-13use pie branch for generic targets and portsDaniel Micay
2019-06-13build: note testing section will be expandedDaniel Micay
2019-06-13build: pie-b4s4 for bonito and sargoDaniel Micay
2019-06-13releases: add hidden sections for bonito and sargoDaniel Micay
2019-06-12drop unnecessary favicon query string for compatDaniel Micay
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-03adjust approach to header linksDaniel Micay
2019-06-02add twitter:site and twitter:creator metadataDaniel Micay
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-05-31add section on CTSDaniel Micay
2019-05-30use standard mime type for faviconDaniel Micay
2019-05-30work around Microsoft Edge TileColor bugDaniel Micay
2019-05-29add mask icon for SafariDaniel Micay
2019-05-26add explicit rel="icon" link for favicon.icoDaniel Micay
2019-05-16add padding between footer linksDaniel Micay
2019-05-16use a list for footer linksDaniel Micay
2019-05-11update Roboto woff2 filesDaniel Micay
2019-05-10increment CSS versionDaniel Micay
2019-05-10rename Chromium build sectionDaniel Micay
2019-05-09add more header ids for usage in linksDaniel Micay
2019-05-09add header links to build documentationDaniel Micay
2019-05-08replace logo imageDaniel Micay
2019-05-08replace opengraph imageDaniel Micay
2019-05-08add og:image:width and og:image:heightDaniel Micay
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-07add GrapheneOS GitHub organization to footerDaniel Micay
2019-05-07add og:description metadataDaniel Micay
Twitter doesn't fall back to using the regular description meta tag, and other sites may be similar.
2019-05-06add instructions for Pixel 3 kernel submodulesDaniel Micay
2019-05-06add alt text for Open Graph imageDaniel Micay
2019-05-06add placeholder usage guideDaniel Micay
2019-05-04disable flexbox footer positioning for nowDaniel Micay
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-03always show footer at the bottom via flexboxDaniel Micay
2019-05-03add alt text to decorative logo in footerDaniel Micay
2019-05-03make the footer links less prominentDaniel Micay
2019-05-03add initial footer to all pagesDaniel Micay
2019-05-02add remaining required Open Graph metadataDaniel Micay
2019-05-02add Open Graph title propertiesDaniel Micay
2019-05-02add placeholder Open Graph imageDaniel Micay
2019-05-02use consistent style for page metadataDaniel Micay
2019-05-02set Open Graph site_name propertyDaniel Micay
2019-05-01add more notes on android-prepare-vendorDaniel Micay
2019-05-01delete unversioned trees with gclientDaniel Micay
2019-04-29use the standard release key file nameDaniel Micay
2019-04-29add Pixel and Pixel XL to kernel repo paragraphDaniel Micay
2019-04-29add marlin and sailfish to build instructionsDaniel Micay
2019-04-29add brillo_update_payload to instructionsDaniel Micay
2019-04-28fix issues with port of old markdown documentationDaniel Micay
2019-04-28increase recommended free storage spaceDaniel Micay
2019-04-27add canonical tags to all the pagesDaniel Micay
2019-04-27include Web App Manifest for all pagesDaniel Micay
2019-04-27move mention of chromium_build earlierDaniel Micay
2019-04-27move section on generating release signing keysDaniel Micay
This no longer needs to be done before building since the Pixel and Pixel XL are not (currently) supported.