dotnet / dotnet/docfx

[Feature Request] docfx modern template support for partial template

Open
#9,673 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

Hello,

I need to customize the modern template to be able to integrate Algolia search into my documentation
Currently to get there, I need to copy the entire template layout file and need to modify contents : https://github.com/dotnet/docfx/discussions/9668

Unfortunately, by doing this, I'm not taking advantage of any changes and corrections made to the template by docfx.

It would be great to be able to define files that will be concatenated with existing content:
- partials/head.tmpl.partial
- partials/body.tmpl.partial:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.