2024-03-09 01:30:30 +01:00
|
|
|
# mounts
|
|
|
|
## archetypes
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/doks-core/archetypes"
|
|
|
|
target = "archetypes"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "archetypes"
|
|
|
|
target = "archetypes"
|
|
|
|
|
|
|
|
## assets
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/core/assets"
|
|
|
|
target = "assets"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/images/assets"
|
|
|
|
target = "assets"
|
|
|
|
excludeFiles = "/scss/**.scss"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/doks-core/assets"
|
|
|
|
target = "assets"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@tabler/icons/icons"
|
|
|
|
target = "assets/svgs/tabler-icons"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "assets"
|
|
|
|
target = "assets"
|
|
|
|
|
|
|
|
## content
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/content"
|
|
|
|
target = "content"
|
2024-03-21 08:51:29 +01:00
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/docs/nextcloud"
|
|
|
|
target = "content/docs/nextcloud"
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/docs/hedgedoc"
|
|
|
|
target = "content/docs/hedgedoc"
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/docs/vikunja"
|
|
|
|
target = "content/docs/vikunja"
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/docs/vaultwarden"
|
|
|
|
target = "content/docs/vaultwarden"
|
2024-03-09 01:30:30 +01:00
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/apps.lamelio.fr/content"
|
|
|
|
target = "content"
|
|
|
|
|
|
|
|
## data
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/doks-core/data"
|
|
|
|
target = "data"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "data"
|
|
|
|
target = "data"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/data"
|
|
|
|
target = "data"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/apps.lamelio.fr/data"
|
|
|
|
target = "data"
|
|
|
|
|
|
|
|
## i18n
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/doks-core/i18n"
|
|
|
|
target = "i18n"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "i18n"
|
|
|
|
target = "i18n"
|
|
|
|
|
|
|
|
## layouts
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/core/layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/seo/layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/images/layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/doks-core/layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/inline-svg/layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "portails/shared/layouts"
|
|
|
|
target = "layouts"
|
|
|
|
|
|
|
|
## static
|
|
|
|
[[mounts]]
|
|
|
|
source = "node_modules/@hyas/doks-core/static"
|
|
|
|
target = "static"
|
|
|
|
|
|
|
|
[[mounts]]
|
|
|
|
source = "static"
|
|
|
|
target = "static"
|