AddMappedInputPath and EditLink #189
Unanswered
pascalberger
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to compose a Statiq site from multiple repositories
AddMappedInputPathcan be used to map the different repository sources into the desired path on the site.Is there a way to have the edit link on these pages then linked to the correct repository?
On the Statiq website the examples are for example mapped from another repository (https://github.com/statiqdev/Website/blob/main/Program.cs#L3), but the
Edit This Pagelink on these pages links to the website repository instead of the repository where the file comes from (e.g. https://www.statiq.dev/guide/examples/archives/paged-archive).Beta Was this translation helpful? Give feedback.
All reactions