You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The URL is the base of the deployed path, becoming "docs.nginx/<url>/<other-pages>"
4
+
# The URL is the base of the deployed path, becoming "docs.nginx.com/<url>/<other-pages>"
5
5
url:
6
6
# The cascade directive applies its nested parameters down the page tree until overwritten
7
7
cascade:
@@ -19,33 +19,31 @@ nd-product:
19
19
---
20
20
21
21
## About
22
-
23
22
[//]: #"These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections."
24
23
[//]: #"Use underscores for _italics_, and double asterisks for **bold**."
25
24
[//]: #"Backticks are for `monospace`, used sparingly and reserved mostly for executable names - they can cause formatting problems. Avoid them in tables: use italics instead."
26
25
27
-
[//]: #"Give a short 1-2 sentence summary of what the product does and its value to a customer."
28
-
This is a short description about a product highlighting key values, mission, or purpose.
26
+
[//]: #"This initial section introduces the product to a reader: give a short 1-2 sentence summary of what the product does and its value to the reader."
27
+
[//]: #"Name specific functionality it provides: avoid ambiguous descriptions such as 'enables efficiency', focus on what makes it uniquely."
29
28
30
29
## Featured content
30
+
[//]: #"You can add a maximum of three cards: any extra will not display."
31
+
[//]: #"One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
32
+
[//]: #"Some examples of content could be the latest release note, the most common install path, and a popular new feature."
31
33
32
-
[//]: #"Maximum of three cards available to display."
33
-
[//]: #"Each card should be less than 10 words for a description."
34
-
[//]: #"If more than three cards are placed here, they are not displayed."
35
-
[//]: #"If there is one card, it will take full width and be the only card in the row."
36
-
[//]: #"If there is two cards, one card will take half width and there will be two cards in a row."
37
-
[//]: #"If there is three cards, there will be two rows, where first row has two equal-sized cards, and second row will have a full width card. Can we inversed in order to feature content."
0 commit comments