diff --git a/archetypes/landing-page.md b/archetypes/landing-page.md new file mode 100644 index 000000000..c6bda7ce2 --- /dev/null +++ b/archetypes/landing-page.md @@ -0,0 +1,36 @@ +--- +title: +description: +url: +hasCustomContent: true +cascade: + logo: +--- + +## About + +[//]: # "Give a short 1-2 sentence summary of what the product does and its value to a customer." +This is a short description about a product highlighting key values, mission, or purpose. + +## Featured Content + +[//]: # "Maximum of three cards available to display." +[//]: # "Each card should be less than 10 words for a description." +[//]: # "If more than three cards are placed here, they are not displayed." +[//]: # "If there is one card, it will take full width and be the only card in the row." +[//]: # "If there is two cards, one card will take half width and there will be two cards in a row." +[//]: # "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." +{{}} + {{}} + {{}} + some-description + {{}} + {{}} + some-description + {{}} + {{}} +{{}} + +## Other Content + +[//]: # "Provide any sort of additional supporting content you may want customers to see as well (e.g. more cards, diagrams, changelogs, etc.)" \ No newline at end of file