This repository was archived by the owner on Mar 25, 2023. It is now read-only.
multi mount-point #592
amitu
started this conversation in
Ideas & RFC
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.
-
Note: This can not be picked till this is implemented: #591.
We should be able to mount a fpm dependency package on more than one mount points in any package. So we can write:
We will not allow
mount-pointattribute onfpm.dependencyafter this and only supportfpm.mount-point.Mount Options
The extra options would be passed to any document when using
package-dataprocessor.Say
fifthly.github.io/kameri/index.ftdcontains:fifthly.github.io/kameri/index.ftdis rendered when eitherabrark.com/todos/andabrark.com/work/is accessed.When visiting
abrark.com/todos/thelogovariable will be set totodos.pngwhere as whenabrark.com/work/is renderedlogowill bework-todos.png.Beta Was this translation helpful? Give feedback.
All reactions