diff --git a/site/_includes/layout.njk b/site/_includes/layout.njk index ed16697649..92d52a7c9e 100644 --- a/site/_includes/layout.njk +++ b/site/_includes/layout.njk @@ -1,24 +1,27 @@ +--- +siteTitle: Web features explorer +---
-These features have been supported across all core browsers for a while.
+These features have been supported across all browsers for at least 30 months, making them Baseline features. To learn more, see Baseline.
Work in progress. This page displays groups of features in a tree structure. Groups have not yet been finalized, expect frequent changes.
+This website displays various lists of web features, organized by whether they are available on the web platform or not.
\ No newline at end of file +This website provides information about features of the web platform.
+The data displayed on this site comes from the web-features repository; a new open-source project that's maintained by the W3C WebDX Community Group, and which aims at providing a common list of features and their definitions to improve understanding of what web developers get and want from the web.
+In particular, the web-features open-source project maintains data which powers Baseline.
\ No newline at end of file diff --git a/site/nobaseline.njk b/site/nobaseline.njk index b7bda61b16..bb5fa06876 100644 --- a/site/nobaseline.njk +++ b/site/nobaseline.njk @@ -1,10 +1,11 @@ --- -title: Features not yet available +title: Features with limited availability layout: layout.njk ---These web features are not yet supported across all core browsers.
+These features are not yet available across all browsers.
+Consider the browser support data below as well as your users' browser versions before using these features in production. Provide your essential content and functionality to as many users as possible by using progressive enhancements.
These web features became supported in all core browsers recently.
+These features recently became available in all browsers.
+Consider the browser support data below as well as your users' browser versions before using these features in production. Provide your essential content and functionality to as many users as possible by using progressive enhancements.