@sebastienlorber @chrisbiscardi @Netlify Try is is all really helpful feedback and insight. Thanks for sharing.
@chrisbiscardi @sebastienlorber @Netlify Interesting. Out of curiosity, roughly how many pages/templates does that site include?
@sebastienlorber @Netlify Useful one for me to ponder on though.
I like keeping the CI and hosting all together for the sake of the automations, immutability, previews, and strong associations with the git-based workflow.
(Massive disclaimer about my working at Netlify taken as read)
I like keeping the CI and hosting all together for the sake of the automations, immutability, previews, and strong associations with the git-based workflow.
(Massive disclaimer about my working at Netlify taken as read)
@sebastienlorber @Netlify Agreed. That price doesn't work for that scenario. I have to confess to not being aware of that sort of duration in a Gatsby build. That's big.
Thanks for this info!
There are some unofficial ways to use intra-build caches which I think *may* become more mainstream before long.
Thanks for this info!
There are some unofficial ways to use intra-build caches which I think *may* become more mainstream before long.
@sebastienlorber Usually a 15min build suggests a hefty site. Most fall well inside that. Removing the limit is available via the Business plan though:
https://www.netlify.com/pricing?utm_source=twitter&utm_medium=support-pnh&utm_campaign=devex
There are also various discussions in the @Netlify Community forums about optimising builds
https://community.netlify.com/t/common-issue-how-can-i-optimize-my-netlify-build-time/3907?utm_source=twitter&utm_medium=support-pnh&utm_campaign=devex
https://www.netlify.com/pricing?utm_source=twitter&utm_medium=support-pnh&utm_campaign=devex
There are also various discussions in the @Netlify Community forums about optimising builds
https://community.netlify.com/t/common-issue-how-can-i-optimize-my-netlify-build-time/3907?utm_source=twitter&utm_medium=support-pnh&utm_campaign=devex
Phil Hawksworth
@philhawksworth •
A regular request.
Hooray to the team for making this a reality! https://twitter.com/Netlify/status/1182055454840627200
Hooray to the team for making this a reality! https://twitter.com/Netlify/status/1182055454840627200
@petervangrieken I want to watch EVERY SINGLE ONE of them.
@DavidDarnes @steve228uk Choose wisely.
@zachleat It claims to be to accept or manage the cookies on the site.
...but it mostly seems just to be a way to invoke an error message on another modal and fall into an infinite loop.
These days I read web pages by taking screenshots of them during their #FlashOfUngatedContent
Web3.0
...but it mostly seems just to be a way to invoke an error message on another modal and fall into an infinite loop.
These days I read web pages by taking screenshots of them during their #FlashOfUngatedContent
Web3.0
@Tzmanics @JerrySeinfeld subscribe
Phil Hawksworth
@philhawksworth •
Oooh, an article I'd like to read.
Oh.
This is why we can't have nice things.
Oh.
This is why we can't have nice things.
@peggyrayzis @graphqlsummit Awesome!
FWIW, I pulled together some of my answers to this question into a gist.
The best answer is probably - be yourself and enjoy it. But some more detailed thoughts and discussion here. I hope some of it is useful.
https://gist.github.com/philhawksworth/a8258941d3b8f5197ea0ecb73986b9d2
FWIW, I pulled together some of my answers to this question into a gist.
The best answer is probably - be yourself and enjoy it. But some more detailed thoughts and discussion here. I hope some of it is useful.
https://gist.github.com/philhawksworth/a8258941d3b8f5197ea0ecb73986b9d2
Phil Hawksworth
@philhawksworth •
After years thinking I was alone wanting to re-imagine how we approach CMS on "proper" projects, hearing @erquhart describe headless, API, and Git-based approaches was like finally coming in from the cold. ❤️
As an industry, we've progressed.
But when @erquhart talks, I listen. https://twitter.com/jamstackconf/status/1181929465124917248
As an industry, we've progressed.
But when @erquhart talks, I listen. https://twitter.com/jamstackconf/status/1181929465124917248
@swyx @FoolAllTheTime @TheStalwart I am SO out of touch with the various genres that exist these days.
Making a note to swot up: "financial entertainment".
Making a note to swot up: "financial entertainment".
@Mandy_Kerr Yowzer!!!
Phil Hawksworth
@philhawksworth •
I’m not going good to lie. I’m kind of a big deal. https://ift.tt/2MmawQo
@DavidDarnes @markboulton @Netlify @eleven_ty @Robb0wen Along those lines, I made a little demo of using Netlify Image Transforms with macros as used by SSGs like @eleven_ty (which might be of interest now you are using NLM)
👉 https://example-nlm-picture.netlify.com
And that grew into an example for lazy loading:
👉 https://css-tricks.com/tips-for-rolling-your-own-lazy-loading/
👉 https://example-nlm-picture.netlify.com
And that grew into an example for lazy loading:
👉 https://css-tricks.com/tips-for-rolling-your-own-lazy-loading/
Phil Hawksworth
@philhawksworth •
A totally understandable, but still a sad development given current events in Hong Kong.
I really feel for @charis who pours her heart and soul into making this event so wonderful, and had to make this tough decision.
Suggest watching for 2020. It’s a wonderful event. https://twitter.com/webconf_asia/status/1181870706595975168
I really feel for @charis who pours her heart and soul into making this event so wonderful, and had to make this tough decision.
Suggest watching for 2020. It’s a wonderful event. https://twitter.com/webconf_asia/status/1181870706595975168
Phil Hawksworth
@philhawksworth •
What’s for lunch?
Anyone fancy grabbing some @fishandscripts? https://twitter.com/fishandscripts/status/1181652288575815682
Anyone fancy grabbing some @fishandscripts? https://twitter.com/fishandscripts/status/1181652288575815682
@aexmo @markboulton @brendandawes @DavidDarnes @Netlify @eleven_ty I advocate for using the just those tools which make your life easier. And no more.
(And I try to think of Future Phil, who sometimes gets annoyed by the shoddy decisions of Past Phil)
(And I try to think of Future Phil, who sometimes gets annoyed by the shoddy decisions of Past Phil)
@brendandawes @markboulton @DavidDarnes @Netlify @eleven_ty Yeah.
Not all "helpers" are equally easy to use, for sure.
PeelTheOnion.js
Not all "helpers" are equally easy to use, for sure.
PeelTheOnion.js
@markboulton @DavidDarnes @Netlify @eleven_ty Whether or not it speeds up your builds + deploys will mostly depend on what you do with those images in your build. (You don't *have* to use the Netlify image manipulations to do resizing etc - that's just a bonus).
Moving them out of your repo should speed up cloning step.
Moving them out of your repo should speed up cloning step.