Steps
- Download files from the official project source or a trusted package CDN.
- Store them under
/cdn/{slug}/{version}/. - Add one entry to
_data/cdns.ymlusing the existing schema. - Add category, type, status, license, fallback note, and usage snippets.
- Run
ruby scripts/validate-local-cdn.rb. - Run
jekyll build.Rules
Never overwrite old versions. Avoid duplicate slugs for the same version. Keep local URLs equal to
https://cdn.itisuniqueofficial.complus the file path.