
Phil Hawksworth
@philhawksworth •
"Twice with chips, please" is about right!
I'm also excited about the 2020 instalment of this delightful event. https://twitter.com/mrwiblog/status/1215545102019547137
I'm also excited about the 2020 instalment of this delightful event. https://twitter.com/mrwiblog/status/1215545102019547137

@thespite @DasSurma @argyleink @Jack_Franklin @fishandscripts Prompted by these tweets, I'm growing this very moustache.

@argyleink @Jack_Franklin @DasSurma @fishandscripts That's just somebody recording a night in the pub.
Which I think we might have some minor legal concerns about.
Which I think we might have some minor legal concerns about.

Phil Hawksworth
@philhawksworth •
Better and better and better.
This event is going to be 🔥🔥🔥! https://twitter.com/vuejsamsterdam/status/1215306231625191424
This event is going to be 🔥🔥🔥! https://twitter.com/vuejsamsterdam/status/1215306231625191424

@argyleink Ok @fishandscripts, pack it up. Our work here is done.

@alexpds45 @Netlify Yeah, this is just getting this url and it’s assets. It doesn’t walk the domain or anything. There are tools for that though.

Phil Hawksworth
@philhawksworth •

@faw__mi @smashingmag @Netlify Yeah. Depending on licensing. But yeah.
I'm not advocating for cloning people's sites. There are lots of practical applications of grabbing HTML, working with it, and then deploying it.
(Including a migration path from Some Platformâ„¢ to a static architecture)
I'm not advocating for cloning people's sites. There are lots of practical applications of grabbing HTML, working with it, and then deploying it.
(Including a migration path from Some Platformâ„¢ to a static architecture)

Phil Hawksworth
@philhawksworth •
Also... oooh, VisBug looks 🔥 ! https://twitter.com/argyleink/status/1214975412343726080

I also told Netlify which folder to publish to the CDN by setting the "publish" value in the netlify.toml
I could have omitted the toml and just run this command to deploy it to prod:
netlify deploy --prod --dir=./
More CLI info in the docs...
📚 https://docs.netlify.com/cli/get-started/#deploy-directories?utm_source=twitter&utm_medium=wget-cli-pnh&utm_campaign=devex
I could have omitted the toml and just run this command to deploy it to prod:
netlify deploy --prod --dir=./
More CLI info in the docs...
📚 https://docs.netlify.com/cli/get-started/#deploy-directories?utm_source=twitter&utm_medium=wget-cli-pnh&utm_campaign=devex

Phil Hawksworth
@philhawksworth •
Getting questions about the @Netlify config I added here.
I was too lazy to address the page at its full downloaded folder path, so I added a redirect from the root for convenience.
Psst, redirects in @Netlify are powerful! Check the docs!
📚 https://docs.netlify.com/routing/redirects/redirect-options/?utm_source=twitter&utm_medium=wget-cli-pnh&utm_campaign=devex https://twitter.com/philhawksworth/status/1214942635300982785
I was too lazy to address the page at its full downloaded folder path, so I added a redirect from the root for convenience.
Psst, redirects in @Netlify are powerful! Check the docs!
📚 https://docs.netlify.com/routing/redirects/redirect-options/?utm_source=twitter&utm_medium=wget-cli-pnh&utm_campaign=devex https://twitter.com/philhawksworth/status/1214942635300982785

Phil Hawksworth
@philhawksworth •
RT @Netlify: More ways to JAMify your Angular app: Angular Universal 9.0 RC pre-render builder which spins up multiple workers to pre-rende…



@charis I adore my aeropress. I’ve used it almost every single day since receiving it as a gift a couple of years ago. That, and a fresh grind really improved my coffee.
I even travel with it and a hand grinder.
It’s a bit time consuming for more than one person. But solo, it’s great!
I even travel with it and a hand grinder.
It’s a bit time consuming for more than one person. But solo, it’s great!

Phil Hawksworth
@philhawksworth •
RT @GetShifter: Introducing Shifter Netlify Forms! Deploy static WordPress sites to @Netlify using Shifter webhooks and receive form submis…

@anton_bearer @Netlify Hmmm. Not quite my intention.
Hopefully the main barrier stopping people from doing that isn't, "if only I could find a way to make my site look like that site".
Hopefully the main barrier stopping people from doing that isn't, "if only I could find a way to make my site look like that site".


Phil Hawksworth
@philhawksworth •
This is a super release! And the fact that @zachleat did it live during his livestream with @jlengstorf was pretty cool to watch too.
https://www.learnwithjason.dev/let-s-learn-eleventy https://twitter.com/eleven_ty/status/1214681563507699713
https://www.learnwithjason.dev/let-s-learn-eleventy https://twitter.com/eleven_ty/status/1214681563507699713

Phil Hawksworth
@philhawksworth •
I'm really interested learning more about the energy implications of a JAMStack architecture.
Especially building a site once, and then serving it up as static assets from a CDN, rather than compiling things for each users requests, just-in-time.
Another great @shortdiv post: https://twitter.com/shortdiv/status/1214984701720612864
Especially building a site once, and then serving it up as static assets from a CDN, rather than compiling things for each users requests, just-in-time.
Another great @shortdiv post: https://twitter.com/shortdiv/status/1214984701720612864

@allanwhite @danfascia @elibelly @figmadesign @CodePen @tailwindcss @Netlify @eleventy @eleven_ty I've enjoyed working with pug in the past. I like it. But I've not done it often enough lately to have all the muscle memory I like to have.