Instantly share code, notes, and snippets.
Created
September 10, 2019 15:40
-
Star
0
(0)
You must be signed in to star a gist -
Fork
0
(0)
You must be signed in to fork a gist
-
Save agaerig/43406d4199b02f5ff8ec083c9514b2b9 to your computer and use it in GitHub Desktop.
Epicurious newsletterList
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
newsletterList: [ | |
{ | |
name: '#cook90', | |
newsletterId: 248789, | |
slug: 'cook90', | |
subscribe: { | |
buttonLabel: 'Sign Up Now', | |
dangerousDek: | |
'The #cook90 challenge is simple: cook breakfast, lunch, and dinner, every day, for an entire month. You can do it. No, really—you can. And we'll help by sending recipes, tips, and videos to your inbox.', | |
dangerousHed: '#cook90', | |
image: { | |
altText: 'Toast and salad', | |
sources: { | |
sm: null, | |
md: { | |
width: 1024, | |
url: | |
'https://assets.epicurious.com/photos/5bdb55b95f1f4f592601e8e5/master/w_4208,h_2367,x_4,y_222,c_limit/smoky-beans-and-greens-on-toast-18042018-4018.jpg' | |
}, | |
lg: { | |
width: 1280, | |
url: | |
'https://assets.epicurious.com/photos/5bdb55b95f1f4f592601e8e5/master/w_4208,h_2367,x_4,y_222,c_limit/smoky-beans-and-greens-on-toast-18042018-4018.jpg' | |
}, | |
xl: { | |
width: 1600, | |
url: | |
'https://assets.epicurious.com/photos/5bdb55b95f1f4f592601e8e5/master/w_4208,h_2367,x_4,y_222,c_limit/smoky-beans-and-greens-on-toast-18042018-4018.jpg' | |
} | |
} | |
} | |
}, | |
}, | |
{ | |
name: 'Well Equipped', | |
newsletterId: 248886, | |
slug: 'well-equipped', | |
subscribe: { | |
buttonLabel: 'Sign Up Now', | |
dangerousDek: | |
'We want to help you buy a better blender. | |
(And chef's knife.) (And juicer.)<br />Sign up now to receive our road-tested gear reviews, top taste tests, and latest sale intel.', | |
dangerousHed: 'Well Equipped', | |
image: { | |
altText: 'Ice cream utensils', | |
sources: { | |
sm: null, | |
md: { | |
width: 1024, | |
url: | |
'https://assets.epicurious.com/photos/59836d70d93955638dbcd327/master/w_8688,h_4887,x_0,y_394,c_limit/best-ice-cream-scoop-hero-01082017.jpg' | |
}, | |
lg: { | |
width: 1280, | |
url: | |
'https://assets.epicurious.com/photos/59836d70d93955638dbcd327/master/w_8688,h_4887,x_0,y_394,c_limit/best-ice-cream-scoop-hero-01082017.jpg' | |
}, | |
xl: { | |
width: 1600, | |
url: | |
'https://assets.epicurious.com/photos/59836d70d93955638dbcd327/master/w_8688,h_4887,x_0,y_394,c_limit/best-ice-cream-scoop-hero-01082017.jpg' | |
} | |
} | |
} | |
} | |
}, | |
{ | |
name: 'Cook This Now', | |
newsletterId: 5117, | |
slug: 'cook-this-now', | |
subscribe: { | |
buttonLabel: 'Sign Up Now', | |
dangerousDek: | |
'Love recipes, but hate searching? We do the work for you.<br />You'll get our favorite seasonal recipe plus collections of our exclusive editors' picks.', | |
dangerousHed: 'Cook This Now', | |
image: { | |
altText: 'Tomato cobbler', | |
sources: { | |
sm: null, | |
md: { | |
width: 1024, | |
url: | |
'https://assets.epicurious.com/photos/5d375cfdae657500091e79e8/master/w_6179,h_3475,x_124,y_266,c_limit/TomatoCobbler_RECIPE_071719_7362.jpg' | |
}, | |
lg: { | |
width: 1280, | |
url: | |
'https://assets.epicurious.com/photos/5d375cfdae657500091e79e8/master/w_6179,h_3475,x_124,y_266,c_limit/TomatoCobbler_RECIPE_071719_7362.jpg' | |
}, | |
xl: { | |
width: 1600, | |
url: | |
'https://assets.epicurious.com/photos/5d375cfdae657500091e79e8/master/w_6179,h_3475,x_124,y_266,c_limit/TomatoCobbler_RECIPE_071719_7362.jpg' | |
} | |
} | |
} | |
} | |
}, | |
{ | |
name: 'The Top Ten', | |
newsletterId: 5, | |
slug: 'top-ten', | |
subscribe: { | |
buttonLabel: 'Sign Up Now', | |
dangerousDek: | |
'Become a better cook instantly with this weekly report of our ten most helpful tips, tricks, and kitchen secrets.<br />Don't miss it!', | |
dangerousHed: 'The Top Ten', | |
image: { | |
altText: 'Chocolate chip cookies', | |
sources: { | |
sm: null, | |
md: { | |
width: 1024, | |
url: | |
'https://assets.epicurious.com/photos/5d65454f32946200085562ad/master/w_4286,h_2410,x_496,y_288,c_limit/FishSpatula_HERO_V1_082219_332.jpg' | |
}, | |
lg: { | |
width: 1280, | |
url: | |
'https://assets.epicurious.com/photos/5d65454f32946200085562ad/master/w_4286,h_2410,x_496,y_288,c_limit/FishSpatula_HERO_V1_082219_332.jpg' | |
}, | |
xl: { | |
width: 1600, | |
url: | |
'https://assets.epicurious.com/photos/5d65454f32946200085562ad/master/w_4286,h_2410,x_496,y_288,c_limit/FishSpatula_HERO_V1_082219_332.jpg' | |
} | |
} | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment