From 237e331aef0b342b119d8a933796a94491e7ee4d Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Sat, 28 Feb 2015 22:47:43 -0800 Subject: [PATCH] cards for docs home --- public/docs/js/latest/index.jade | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/public/docs/js/latest/index.jade b/public/docs/js/latest/index.jade index acb2d94ebc..e9aab91b92 100644 --- a/public/docs/js/latest/index.jade +++ b/public/docs/js/latest/index.jade @@ -2,19 +2,29 @@ div.c4 md-card md-card-content - h2 Paracosm - p he titles of Washed Out's breakthrough song and the first single from Paracosm share the * two most important words in Ernest Greene's musical language: feel it. It's a simple request, as well... + h2.text-headline.text-uppercase Quickstart + p.text-body Learn Angular in 5 minutes + + footer + a(href="/docs/#{current.path[1]}/#{current.path[2]}/quickstart.html" class="button" md-button) View Quickstart div.c4 md-card md-card-content - h2 Paracosm - p he titles of Washed Out's breakthrough song and the first single from Paracosm share the * two most important words in Ernest Greene's musical language: feel it. It's a simple request, as well... + h2.text-headline.text-uppercase Resources + p.text-body Preview of v2.0 + + footer + a(href="/docs/#{current.path[1]}/#{current.path[2]}/resources.html" class="button" md-button) View Resources div.c4 md-card md-card-content - h2 Paracosm - p he titles of Washed Out's breakthrough song and the first single from Paracosm share the * two most important words in Ernest Greene's musical language: feel it. It's a simple request, as well... + h2.text-headline.text-uppercase API Proposal + p.text-body Proposal for v2.0 API + + footer + a(href="/docs/#{current.path[1]}/#{current.path[2]}/api.html" class="button" md-button) View API +