
@Fusion87 @jsjoeio @github @Netlify @kwuchu I'm afraid I'm not an expert in that. I wonder if anyone over at http://community.netlify.com has dabbled in that territory. Perhaps worth searching there and asking that friendly group.

@lesliecdubs Yikes! That sounds nasty. Here’s to a speedy recovery.
And I hope you’re ok by the time you need to travel. I’m excited to see you later this month.
And I hope you’re ok by the time you need to travel. I’m excited to see you later this month.

@ddprrt Hang on a mo... I'll get my popcorn.

Phil Hawksworth
@philhawksworth •
Fascinated by the site setup for http://tsconf.eu.
I'd make popcorn and snuggle into a comfy armchair to read a detailed blog post about this if @ddprrt wrote it. https://twitter.com/ddprrt/status/1213062666371174402
I'd make popcorn and snuggle into a comfy armchair to read a detailed blog post about this if @ddprrt wrote it. https://twitter.com/ddprrt/status/1213062666371174402

Phil Hawksworth
@philhawksworth •
RT @devkimchi: Ever wanted to convert your existing @WordPress blog to static site like @gridsome?
@justinchronicle wrote a blog post how…
@justinchronicle wrote a blog post how…

@irreverentmike @Netlify Oh good point! Thanks for that feedback. I’ll share it with our docs team.

@irreverentmike @Netlify Aha. I see the confusion. Environment variables aren’t always necessarily secrets. They might just be contextual or made available from an environment. For instance there are a bunch of variables that Netlify exposes from the build enviroment for convenience.

@irreverentmike @Netlify Exactly. Secrets should never go into source control.

Phil Hawksworth
@philhawksworth •
I made a thing.
I made it look like a book.
It's not a book.
It's my template for making sites with @tailwindcss, PurgeCSS, UglifyJS, and @eleven_ty.
You can try it in a couple of clicks.
https://www.hawksworx.com/blog/eleventail-a-helper-for-tailwindcss-and-eleventy/
I made it look like a book.
It's not a book.
It's my template for making sites with @tailwindcss, PurgeCSS, UglifyJS, and @eleven_ty.
You can try it in a couple of clicks.
https://www.hawksworx.com/blog/eleventail-a-helper-for-tailwindcss-and-eleventy/

@irreverentmike @Netlify Try setting a different NODE_ENV value for different deploy contexts (stage | prod etc) and then programmatically accessing different env vars as a result.
if (process.env.NODE_ENV=="production") {
const secretThing = process.env.myProdSecret;
}
if (process.env.NODE_ENV=="production") {
const secretThing = process.env.myProdSecret;
}

@irreverentmike @Netlify There are a combination of things at your disposal which should get you what you need:
- Env Vars (https://docs.netlify.com/configure-builds/environment-variables/#netlify-configuration-variables)
- Deploy Contexts (https://docs.netlify.com/site-deploys/overview/#deploy-contexts)
- DotEnv (https://www.npmjs.com/package/dotenv)
- Env Vars (https://docs.netlify.com/configure-builds/environment-variables/#netlify-configuration-variables)
- Deploy Contexts (https://docs.netlify.com/site-deploys/overview/#deploy-contexts)
- DotEnv (https://www.npmjs.com/package/dotenv)

Phil Hawksworth
@philhawksworth •
OOoooh. I'll be eagerly following along as @shortdiv writes more and more about #JAMstack this #JAMuary! https://twitter.com/shortdiv/status/1212455186150699008

@ireaderinokun Hard same!

Phil Hawksworth
@philhawksworth •
RT @trondhindenes: Wow. Just used https://www.sanity.io/create to set up an app using vue, @sanity_io and netlify in like 15 seconds. Very nice.

@danmall Oh no! Sad to hear this. He changed the league so dramatically.

@regphunt @eleven_ty @FrankTldr Ha! Oops. That probably deserves a slight edit!

@mojitane @tailwindcss @eleven_ty Oh thanks for that! Pushing a fix now.
I'm not familiar with Bulma, but quickly started to enjoy using @tailwindcss
I'm not familiar with Bulma, but quickly started to enjoy using @tailwindcss

@FrankTldr @eleven_ty O RLY?

Phil Hawksworth
@philhawksworth •
I've been enjoying experimenting with @tailwindcss lately, so made myself a little starter template for using it with @eleven_ty.
(And the new Eleventy possum made this design inevitable really!)
https://eleventail.netlify.com/
(And the new Eleventy possum made this design inevitable really!)
https://eleventail.netlify.com/

@toddlibby Congrats! Now the rewards will surely follow.

@AndyWhalePhoto Dining out on NYE?
Are you out of your mind?
Tonight is a well deserved takeaway night.
Are you out of your mind?
Tonight is a well deserved takeaway night.

Phil Hawksworth
@philhawksworth •
I have a lofty ambition of beginning my first morning of 2020 with an empty dishwasher and a clear kitchen counter.
Surely if I can do that, the rest of the year will fall perfectly into place. Right?
Surely if I can do that, the rest of the year will fall perfectly into place. Right?

Phil Hawksworth
@philhawksworth •
Ok, I admit it. I didn't see this one coming. https://twitter.com/remotesynth/status/1211767011652620289