@ChrisFerdinandi @coldfrontconf @Netlify Ha.
Let's not test that hypothesis.
@MaelB @Netlify Hey Maƫl! Forcing to https is only available on custom domains (I think we'd need to be careful about that on the shared subdomain level)
But your suggestion of using _redirect sounds smart. Check out this in the docs if you need any help with that:
https://www.netlify.com/docs/redirects/#handling-hostnames-and-protocols-differently
But your suggestion of using _redirect sounds smart. Check out this in the docs if you need any help with that:
https://www.netlify.com/docs/redirects/#handling-hostnames-and-protocols-differently
@creativityhurts The thing that is more scary for me is how easily and accurately you replaced me with a bot.
If it could open doors as well as something from Boston Dynamics I'd basically be a redundant meat version of your creation.
If it could open doors as well as something from Boston Dynamics I'd basically be a redundant meat version of your creation.
Phil Hawksworth
@philhawksworth •
Currently living through the same voter apathy that made Brexit a thing. Hey, Team "no bow tie", get your sh!t together. Don't assume that common sense will prevail. I need you to come through for me! #coldfront18
https://twitter.com/philhawksworth/status/965884359042654209
https://twitter.com/philhawksworth/status/965884359042654209
Phil Hawksworth
@philhawksworth •
This article covers a lot of ground and is really nicely done. Great primer for many things @gatsbyjs and @Firebase. https://twitter.com/johnkorzhuk/status/966025758505426944
Phil Hawksworth
@philhawksworth •
@danwrong @jkup @sayrer @jekyllrb @GoHugoIO @gatsbyjs Everyone I know who gets stuck into @gatsbyjs seems to end up loving it, and the results are impressive.
If you're interested there'll be a couple of talks on different aspects of Gatsby at the next #JAMstack London meetup in a few weeks.
https://www.meetup.com/JAMstack-London/events/tbspgpyxfbhb/
If you're interested there'll be a couple of talks on different aspects of Gatsby at the next #JAMstack London meetup in a few weeks.
https://www.meetup.com/JAMstack-London/events/tbspgpyxfbhb/
Phil Hawksworth
@philhawksworth •
Announcing the first speaker at the next #JAMstack London meetup. @andyshora will talk about combining @gatsbyjs, Google sheets and nutrition APIs on March 19th.
2 more talks to announce soon.
https://www.meetup.com/JAMstack-London/events/tbspgpyxfbhb/
2 more talks to announce soon.
https://www.meetup.com/JAMstack-London/events/tbspgpyxfbhb/
@JonTheGeek @Netlify Great. Pleased to hear all is well.
@JonTheGeek @Netlify Not at all. I know the feeling.
That old traditional saying: "A watched DNS update never propagates"
That old traditional saying: "A watched DNS update never propagates"
@JonTheGeek @Netlify Waiting for DNS is the worst!
@JonTheGeek @Netlify Yikes! I've not seen that.
Did you make a recent change to your DNS to move your domain over? Very often issues like this are down to DNS propagation still happening. I'm seeing a successful site load FWIW.
Did you make a recent change to your DNS to move your domain over? Very often issues like this are down to DNS propagation still happening. I'm seeing a successful site load FWIW.
@JonTheGeek @Netlify The site looks good to me on either domain... but I do see (via dev tools) that there are all sorts of tracking codes and js requests happening. Seemingly from Disqus and the embedded Twitter view.
What was the error you saw? A complete failure or a partial load?
What was the error you saw? A complete failure or a partial load?
@ChrisFerdinandi I was pondering just that! Let me go through the form and double check the theme. Could be great!
@patrick_h_lauke It would be spinning by default.
@nowakowskipl @Netlify Ah... perhaps it is the routing... the CDN will be trying to find an asset on that paths, but with a SPA the path does not exist... I think the redirect settings will be what you need to tweak:
https://www.netlify.com/docs/redirects/#history-pushstate-and-single-page-apps
https://www.netlify.com/docs/redirects/#history-pushstate-and-single-page-apps
Phil Hawksworth
@philhawksworth •
When a conference digitally enhances you with a fancy 8-bit bow tie, it raises sartorial questions. https://twitter.com/coldfrontconf/status/965881463089479680
@coldfrontconf @Netlify Sartorial decisions:
@nowakowskipl @Netlify The route works via the link on your home page. Could this be a client-side SPA which does not have all of the routes pre-rendered as valid entry points? Do you get different behavior locally?
@Netlify can help with pre-rendering: https://www.netlify.com/docs/prerendering/
@Netlify can help with pre-rendering: https://www.netlify.com/docs/prerendering/