You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our web sites, built from forks do not work 100% properly - links ref to "pmem.io" instead of "myfork.github.io", which is not ideal for testing and providing a preview (for review, on PR). It's because of hardcoded baseURL in our config.toml and CNAME (?).
Our web sites, built from forks do not work 100% properly - links ref to "pmem.io" instead of "myfork.github.io", which is not ideal for testing and providing a preview (for review, on PR). It's because of hardcoded baseURL in our config.toml and CNAME (?).
Ref. to the discussion in PR: #181 (comment) and mentioned there a link with a proposed solution:
rstudio/blogdown#412
The text was updated successfully, but these errors were encountered: