2015-09-04 01:26:56 -04:00
|
|
|
[
|
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "splash",
|
2016-04-15 19:42:57 -04:00
|
|
|
"pattern": "^/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "splash/splash",
|
2015-10-20 12:48:32 -04:00
|
|
|
"title": "Imagine, Program, Share"
|
2015-09-04 01:26:56 -04:00
|
|
|
},
|
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "about",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/about/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "about/about",
|
2015-10-20 12:48:32 -04:00
|
|
|
"title": "About"
|
2015-09-08 10:54:15 -04:00
|
|
|
},
|
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "components",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/components/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "components/components",
|
2015-10-20 12:48:32 -04:00
|
|
|
"title": "Components"
|
2015-09-14 12:16:58 -04:00
|
|
|
},
|
2015-09-25 09:59:56 -04:00
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "hoc",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/hoc/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "hoc/hoc",
|
2015-10-20 12:48:32 -04:00
|
|
|
"title": "Hour of Code"
|
2015-11-18 21:14:54 -05:00
|
|
|
},
|
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "credits",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/info/credits/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "credits/credits",
|
2015-11-18 21:14:54 -05:00
|
|
|
"title": "Credits"
|
2016-01-31 13:02:10 -05:00
|
|
|
},
|
2016-03-16 10:42:28 -04:00
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "cards",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/info/cards/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "cards/cards",
|
2016-03-16 10:42:28 -04:00
|
|
|
"title": "Cards"
|
|
|
|
},
|
2016-04-01 13:23:48 -04:00
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "communityblocks-interviews",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/info/communityblocks-interviews/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "communityblocks-interviews/communityblocks-interviews",
|
2016-04-01 13:23:48 -04:00
|
|
|
"title": "Community Blocks Beta Tester Interviews"
|
|
|
|
},
|
2015-11-29 13:42:26 -05:00
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "jobs",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/jobs/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "jobs/jobs",
|
2015-11-29 13:42:26 -05:00
|
|
|
"title": "Jobs"
|
2016-03-10 09:05:51 -05:00
|
|
|
},
|
2016-03-09 14:33:17 -05:00
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "wedo2",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/wedo/?$",
|
2016-04-21 16:16:59 -04:00
|
|
|
"view": "wedo2/wedo2",
|
2016-03-09 14:33:17 -05:00
|
|
|
"title": "LEGO WeDo 2.0"
|
2016-04-09 12:04:39 -04:00
|
|
|
},
|
2016-04-21 16:22:39 -04:00
|
|
|
{
|
|
|
|
"name": "conference-index",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/conference/?$",
|
2016-04-21 16:22:39 -04:00
|
|
|
"view": "conference/index/index",
|
2016-04-26 14:19:21 -04:00
|
|
|
"title": "Scratch Conference",
|
|
|
|
"viewportWidth": "device-width"
|
2016-04-21 16:22:39 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "conference-plan",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/conference/plan/?$",
|
2016-04-21 16:22:39 -04:00
|
|
|
"view": "conference/plan/plan",
|
2016-04-26 14:19:21 -04:00
|
|
|
"title": "Plan Your Visit",
|
|
|
|
"viewportWidth": "device-width"
|
2016-04-21 16:22:39 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "conference-expectations",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/conference/expect/?$",
|
2016-04-21 16:22:39 -04:00
|
|
|
"view": "conference/expect/expect",
|
2016-04-26 14:19:21 -04:00
|
|
|
"title": "What to Expect",
|
|
|
|
"viewportWidth": "device-width"
|
2016-04-21 16:22:39 -04:00
|
|
|
},
|
2016-04-09 12:04:39 -04:00
|
|
|
{
|
2016-04-21 16:16:59 -04:00
|
|
|
"name": "donate",
|
2016-04-28 14:18:42 -04:00
|
|
|
"pattern": "^/info/donate/?",
|
2016-04-09 12:04:39 -04:00
|
|
|
"redirect": "https://secure.donationpay.org/scratchfoundation/"
|
2016-04-23 08:14:17 -04:00
|
|
|
},
|
2016-04-25 07:44:57 -04:00
|
|
|
{
|
|
|
|
"name": "dmca",
|
2016-05-03 10:23:34 -04:00
|
|
|
"pattern": "^/DMCA/?$",
|
2016-04-25 07:44:57 -04:00
|
|
|
"view": "dmca/dmca",
|
|
|
|
"title": "DMCA"
|
2016-05-03 10:23:34 -04:00
|
|
|
},
|
2016-04-23 08:14:17 -04:00
|
|
|
{
|
|
|
|
"name": "guidelines",
|
|
|
|
"pattern": "^/community_guidelines$",
|
|
|
|
"view": "guidelines/guidelines",
|
|
|
|
"title": "Scratch Community Guidelines"
|
2015-09-04 01:26:56 -04:00
|
|
|
}
|
|
|
|
]
|