You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to be honest I am not happy with the way how we use shortcodes as "shared-doc", this is especially also with the localizations leading to additional complexity. It would be great if we could find a better approach, e.g. some kind of "content templates" that can be merged into a site but still live in the content/<language>/ folder so they are also easy to find for folks doing the translations.
As of today hugo seems not to have a good solution for that, the things I am aware of are:
shortcodes (what we do today)
localization files (not sure how much markdown we can use within those strings)
Originally posted by @chalin in #3931 (comment)
The text was updated successfully, but these errors were encountered: