Closed ShreyashSomvanshi closed 8 months ago
@ShreyashSomvanshi We have configured the rbind subdomain you requested. Please:
subdomain.rbind.io
as the record, no www
needed.There might be messages saying "DNS verification failed" or "check DNS configuration" on Netlify after adding the rbind subdomain -- they can be safely ignored as long as the site renders properly.
You may also find the last two sections of this post helpful for redirecting HTTP traffic to HTTPS automatically.
Thanks! -Nan
Hi @nanxstats, I have encountered an issue that aligns with your expertise. Could you please take a look and offer your insights on resolving it? The link to the issue is https://stackoverflow.com/questions/78130361/about-page-not-working-when-using-a-fresh-hugo-apero-build.
Thanks!
@ShreyashSomvanshi Just tested and the following works for me out of the box, say ~/zzz/
is the site directory:
library(blogdown)
new_site(
"~/zzz/",
theme = "hugo-apero/hugo-apero",
format = "toml",
sample = FALSE,
empty_dirs = TRUE
)
Thank you @nanxstats for your time in addressing this issue. However, the fix seems to be working on your end but not on mine. I am still getting 404 Page not found in About
section. Could you please assist me further in resolving this? My hugo-apero repository: https://github.com/ShreyashSomvanshi/apero
Hey @ShreyashSomvanshi -sorry to hear that but it's not entirely clear to me what could be the issue - I think it would be productive if you can ask the original author of the blog post or the theme author.
@nanxstats Thanks for your help and suggestion!
Netlify website address
shreyash-web.netlify.app
Preferred rbind.io subdomain
shreyash.rbind.io
Agreement