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

publishing to a sub-directory #12

Open
KolyaKorruptis opened this issue Apr 29, 2022 · 0 comments
Open

publishing to a sub-directory #12

KolyaKorruptis opened this issue Apr 29, 2022 · 0 comments

Comments

@KolyaKorruptis
Copy link

I already have a github pages site, which I didn't want to replace with the output of this plugin.
So I created a new repository for it which now gets published at www.my-existing-site.com/notes

However it seems the plugin cannot deal with output not being in the root folder. It now looks for the archives page at:
www.my-existing-site.com/archives
whereas it should be looking for:
www.my-existing-site.com/notes/archives

And the same for all other pages and assets.

How can I tell the plugin that the content is in a sub directory?

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

No branches or pull requests

1 participant