Closed tai271828 closed 1 year ago
I have a typo on the github action. 😞 That's why we don't have page now.
We have the page now https://pycontw.github.io/pycontw-blog/
we now have conf.python.tw with https 🎉
we now have conf.python.tw with https tada
!!! I thought I made incorrect configuration last night... I don't know why it works spontaneously. @Lee-W did you do anything on the configuration? Or it is just taking time to propagate my DNS settings last night. Orz
we now have conf.python.tw with https tada
!!! I thought I made incorrect configuration last night... I don't know why it works spontaneously. @Lee-W did you do anything on the configuration? Or it is just taking time to propagate my DNS settings last night. Orz
fwiw, the only thing I did last night is creating the CNAME in my DNS provider:
conf.python.tw. 30 IN CNAME pycontw.github.io.
The current settings are now:
$ dig conf.python.tw +nostats +nocomments +nocmd
;conf.python.tw. IN A
conf.python.tw. 30 IN CNAME pycontw.github.io.
pycontw.github.io. 3330 IN A 185.199.109.153
pycontw.github.io. 3330 IN A 185.199.111.153
pycontw.github.io. 3330 IN A 185.199.110.153
pycontw.github.io. 3330 IN A 185.199.108.153
Besides, I barely remember if it was me or not to put conf.python.tw
in the field of Custom domain
last night Orz.
Since the url works anyway, let move the remaining actions to https://github.com/pycontw/pycontw-blog/issues/10 . Closing this issue.
Looks like you forget to set the conf.python.tw
on the github side 😆 Never mind. It's now working 🎉🎉🎉
Looks like you forget to set the
conf.python.tw
on the github side laughing Never mind. It's now working tadatadatada
hmmm interesting. I did setup the field at the very beginning but github complains for checking DNS unsuccessfully, and then I removed it IIRC....
AFAIK, we need to wait some time after we set it up on gandi. It's one of the possible reason I can think of 🤔
Several things needed to be done come to my mind: