Hi, I’d like to cache some embeded templates, such as disqus
.
Is it possible to cache embeded templates like partialCached
without
- creating a duplicate partial (however I want to keep those templates up to date with Hugo, rather than maintain it by myself)
- creating a middle partial to include embeded template?