Replies: 1 comment
-
Hi, Such replacements can be done with Smart Replacer plugin: https://marketplace.getpublii.com/plugins/smart-replacer/ Of course you have to manage the upload of your assets to your CDN location. At this moment we have no plans to add such functionality to the core as it will complicate the sync process, and the easiest way is to use Github Pages and actions which will upload assets to CDN automatically. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Need a field possibly under performance section that allows users to enter custom CDN url; for e.g. https://cdn.website.com.
Then this CDN url will be applied to all the static assets. Its more like regex search and replace. You can even add option to whitelist and blacklist extensions .png, .svg, .etc.
Beta Was this translation helpful? Give feedback.
All reactions