scratch-www/src/views/cards
chrisgarrity 74e315dc71 Add new Tips page (#1357)
New of tips page, uses cards from new resources server (s3)

* added get-localized-urls script to get the generated json from the s3 bucket
* added /tips route
* correct localized-urls for other pages
* remove thingstotry
* redirect /go
* fix up /info/cards view to use resources (s3).
* redirect /go to /tips
* change /hoc redirect from /go to /tips
* Add full set of cards pdf download to tips localization
* removed cards and guides from static PDFs, they are all coming from resources.scratch.mit.edu now.
* removed things to try view

Corrections for reviews:
* decided to pretty print the localized URLs
* replaced console.errors with process.stdout and fail with exit(1)
* formatted localized-urls to make it easier to read
* moved link outside  `<Button…` makes whole button clickable instead of just text
* fixed up css styles, removed unnecessary classes
* corrected “unused” resource links
2017-06-21 16:20:18 -04:00
..
cards.jsx Add new Tips page (#1357) 2017-06-21 16:20:18 -04:00
cards.scss Add new cards and card thumbs to www 2016-10-19 13:45:37 -04:00
l10n-static.json Add new Tips page (#1357) 2017-06-21 16:20:18 -04:00
l10n.json Merge pull request #1018 from mewtaylor/issue/gh-995 2016-11-18 17:41:49 -05:00