Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change to use BaseURL #22

Closed
mattstratton opened this issue Sep 25, 2016 · 1 comment
Closed

change to use BaseURL #22

mattstratton opened this issue Sep 25, 2016 · 1 comment
Assignees
Labels

Comments

@mattstratton
Copy link
Owner

Something I hadn't considered was that sites that aren't hosted off of root will not work properly with "/".

Need to find all the references to just "/" and change them to use BaseURL.

I'm not sure what this will do with the deploy previews thing on Netlify though...which isn't a problem for me, per se, but for people using the theme.

@mattstratton mattstratton added this to the v.1.0 milestone Sep 25, 2016
@mattstratton mattstratton self-assigned this Sep 25, 2016
@mattstratton
Copy link
Owner Author

For testing, can try this:

baseurl = "/"
canonifyurls = true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant