@zachleat @Netlify @speedlify @IFTTT Cool this works. Thanks for clarifying.
@zachleat @Netlify @speedlify Do I need to do anything for the tests to automatically run everyday?
I still see 1 test result that I kicked off manually while changing configs directly in GitHub. lucid-dubinsky-702089.netlify.ap…
My sites config file: github.com/kingkool68/speedlify/…
I got started with @Netlify for the first time thanks to @zachleat’s @speedlify. Super simple to get started but the pricing seems so complicated if you’re running a typical website.
I’m really digging this idea of marking code review comments based on importance/urgency! It’s way better than the usual “Nit: …” code review comment! 👍🏻
Thanks team @Netlify for sharing! 🙇🏻♂️
@hellojusi @eleven_ty @Netlify Nice! I dig the font.
@MrAhmadAwais @Netlify According to tools.keycdn.com/performance?url… the redirect is a 302 (temporary) not a 301 (permanent) redirect
@MrAhmadAwais @Netlify Ahh yes typing it directly into the browser was as quick as I expected.
@MrAhmadAwais @Netlify Works. But it’s a really show redirect.
💫 henry.codes — Happy new portfolio redesign launch day! I’ve been working super hard on this for a few weeks. Built with CSS, Nuxt, @Netlify, and love. 💛
I’d be honored if you’d take a look! (Also I’m on the hunt for full-time work; let’s chat 🤗) t.co/2scANBRYqH
@danmall @Netlify oops! Actually this will do the trick…
wget –mirror –convert-links –adjust-extension –page-requisites –no-parent danmall.me
The way you lazy load your CSS file causes some issues with the scraper so just chuck the misisng main.css in the right place manually
@danmall @Netlify wget –page-requisites –convert-links –span-hosts -e robots=off –no-host-directories danmall.me
This will scrape your site and download a local backup of it.