Skip to content

Instantly share code, notes, and snippets.

@agaerig
Created September 26, 2019 17:59
Show Gist options
  • Save agaerig/8e4330a3ea556fbfd7d34b2eda78ed0f to your computer and use it in GitHub Desktop.
Save agaerig/8e4330a3ea556fbfd7d34b2eda78ed0f to your computer and use it in GitHub Desktop.
newsletterList: [
{
name: 'GQ Daily',
newsletterId: 32,
slug: 'daily',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Up-to-the second style reporting and menswear guides; health, relationship, and kicking-ass-at-life advice; news-making celebrity profiles; and exclusive daily deals just for subscribers.',
dangerousHed: 'The very best of GQ, daily.',
image: {
altText: 'Kanye West golfing',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://media.gq.com/photos/5d8cfab13b810e00081279b5/16:9/w_1024/GQ%20Daily.png'
},
lg: {
width: 1280,
url:
'https://media.gq.com/photos/5d8cfab13b810e00081279b5/16:9/w_1280/GQ%20Daily.png'
},
xl: {
width: 1600,
url:
'https://media.gq.com/photos/5d8cfab13b810e00081279b5/16:9/w_1600/GQ%20Daily.png'
}
}
}
}
},
{
name: 'GQ Style',
newsletterId: 248722,
slug: 'style',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Get exclusive dispatches—just for subscribers—directly from GQ’s style team as we journey through the wildest era of menswear ever.',
dangerousHed: 'The Style Newsletter Straight From GQ’s Fashion Editors',
image: {
altText: 'Tyler, the Creator',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://media.gq.com/photos/5d8cfac0b3830800083f65dc/16:9/w_1024/GQ%20Style%20Digest.png'
},
lg: {
width: 1280,
url:
'https://media.gq.com/photos/5d8cfac0b3830800083f65dc/16:9/w_1280/GQ%20Style%20Digest.png'
},
xl: {
width: 1600,
url:
'https://media.gq.com/photos/5d8cfac0b3830800083f65dc/16:9/w_1600/GQ%20Style%20Digest.png'
}
}
}
}
},
{
name: 'GQ Recommends',
newsletterId: 248798,
slug: 'recommends',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'The GQ Recommends newsletter delivers a hand-picked collection of GQ's favorite things. Subscribe, sit back, and get the coolest new menswear and can't-miss sales delivered right to your inbox.',
dangerousHed: 'Only the best.',
image: {
altText: 'Sneaker and lunch',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://media.gq.com/photos/5d8cfabfb3830800083f65db/16:9/w_1024/GQ%20Recommends.png'
},
lg: {
width: 1280,
url:
'https://media.gq.com/photos/5d8cfabfb3830800083f65db/16:9/w_1280/GQ%20Recommends.png'
},
xl: {
width: 1600,
url:
'https://media.gq.com/photos/5d8cfabfb3830800083f65db/16:9/w_1600/GQ%20Recommends.png'
}
}
}
}
},
{
name: 'U Up?',
newsletterId: 248796,
slug: 'u-up',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Subscribe for a weekly dose of practical answers from real women about all your sex and relationship questions',
dangerousHed: 'Hang on, before you send that “u up?” text, read this.',
image: {
altText: 'Happy couple',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://media.gq.com/photos/5d8cfac1c2728e0008cca3f4/16:9/w_1024/GQ%20u%20up_.png'
},
lg: {
width: 1280,
url:
'https://media.gq.com/photos/5d8cfac1c2728e0008cca3f4/16:9/w_1280/GQ%20u%20up_.png'
},
xl: {
width: 1600,
url:
'https://media.gq.com/photos/5d8cfac1c2728e0008cca3f4/16:9/w_1600/GQ%20u%20up_.png'
}
}
}
}
},
{
name: 'Level Up',
newsletterId: 248891,
slug: 'level-up',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Get expert-level advice on how to manage your time, relieve stress, and generally live your best life.',
dangerousHed: 'Crush Your Goals With GQ’s Level Up',
image: {
altText: 'John Mayer',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://media.gq.com/photos/5d8cfabfdf35db00089e5f62/16:9/w_1024/GQ%20Level%20Up.jpg'
},
lg: {
width: 1280,
url:
'https://media.gq.com/photos/5d8cfabfdf35db00089e5f62/16:9/w_1280/GQ%20Level%20Up.jpg'
},
xl: {
width: 1600,
url:
'https://media.gq.com/photos/5d8cfabfdf35db00089e5f62/16:9/w_1600/GQ%20Level%20Up.jpg'
}
}
}
}
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment