Skip to content

Commit

Permalink
use @zazuko/trifid-markdown-content
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Dec 11, 2023
1 parent 70ceaf3 commit ec7e409
Show file tree
Hide file tree
Showing 4 changed files with 431 additions and 372 deletions.
10 changes: 5 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,34 +131,34 @@ middlewares:
label: Publish Data

content:
module: file:plugins/content/index.js
module: "@zazuko/trifid-markdown-content"
order: 80
config:
namespace: lindas
directory: file:content/template-parts
content-root:
module: file:plugins/content/index.js
module: "@zazuko/trifid-markdown-content"
order: 80
config:
namespace: lindas-root
directory: file:content/root-pages
mountPath: /
content-documentation:
module: file:plugins/content/index.js
module: "@zazuko/trifid-markdown-content"
order: 80
config:
namespace: lindas-documentation
directory: file:content/documentation
mountPath: /documentation/
content-governance:
module: file:plugins/content/index.js
module: "@zazuko/trifid-markdown-content"
order: 80
config:
namespace: lindas-governance
directory: file:content/governance
mountPath: /governance/
content-technology:
module: file:plugins/content/index.js
module: "@zazuko/trifid-markdown-content"
order: 80
config:
namespace: lindas-technology
Expand Down
Loading

0 comments on commit ec7e409

Please sign in to comment.