Use this repo for ThemeSelection products assets (Global CDN)
💡 Use this repo as single source of truth for the template assets.
As a result, if the design team changes the image, it will be updated automatically in all the places where it is used, such as the readme file, landing page image, etc..
template-name(sneat)
├── landing-page-free (common)
├── landing-page (common)
├── logo (common)
├── sneat-bootstrap-html-admin-template
│ ├── banner
│ ├── marketing
Table of contents:
Folder | Purpose |
---|---|
landing-page-free | Folder contains images (common for all versions) for FREE item landing page purpose. ex: demos, apps, pages etc.. |
landing-page | Folder contains images (common for all versions) for PRO item landing page purpose. ex: demos, apps, pages etc.. |
logo | Folder contains template logo (common for all versions), can be used in repo readme file |
banner | Folder contains images for item-page banner, can be used in repo readme file |
marketing | Folder contains images/graphics for marketing purpose. ex: smm, blog post image, github etc.. |
To use assets over cdn:
https://cdn.themeselection.com/ts-assets/path/to/file.extension
Usage examples:
Logo
The designated file name for the logo is logo.png, enabling effortless usage across multiple platforms.
https://cdn.themeselection.com/ts-assets/sneat/logo/logo.png
Banner
The designated file names for the banner, banner light, and banner dark are banner.png, banner-light.png, and banner-dark.png, enabling effortless usage across multiple platforms
banner.png (Used on the product card with the large pill of technology)
https://cdn.themeselection.com/ts-assets/sneat/sneat-bootstrap-html-admin-template/banner/banner.png
banner-light.png (Used on the item page hero section for dark light comparison)
https://cdn.themeselection.com/ts-assets/sneat/sneat-bootstrap-html-admin-template/banner/banner-light.png
banner-dark.png (Used on the item page hero section for dark light comparison)
https://cdn.themeselection.com/ts-assets/sneat/sneat-bootstrap-html-admin-template/banner/banner-dark.png
Landing-page
The landing page images are prefixed by their respective categories, such as 'page-' and 'app-'.
https://cdn.themeselection.com/ts-assets/sneat/landing-page/app-academy.png
jsdelivr (Deprecated)
To use assets over cdn:
https://cdn.jsdelivr.net/gh/<owner>/<repo>/path/to/file.extension
Usage examples:
Logo
The designated file name for the logo is logo.png, enabling effortless usage across multiple platforms
https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/logo/logo.png
Banner
The designated file names for the banner, banner light, and banner dark are banner.png, banner-light.png, and banner-dark.png, enabling effortless usage across multiple platforms
banner.png (Used on the product card with the large pill of technology)
https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/sneat-bootstrap-html-admin-template/banner/banner.png
banner-light.png (Used on the item page hero section for dark light comparison)
https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/sneat-bootstrap-html-admin-template/banner/banner-light.png
banner-dark.png (Used on the item page hero section for dark light comparison)
https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/sneat-bootstrap-html-admin-template/banner/banner-dark.png
Landing-page
The landing page images are prefixed by their respective categories, such as 'page-' and 'app-'.
https://cdn.jsdelivr.net/gh/themeselection/ts-assets/sneat/landing-page/app-academy.png