An open API service indexing awesome lists of open source software.

https://github.com/themeselection/fy-assets


https://github.com/themeselection/fy-assets

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# FlyonUI Assets

Use this repo for FlyonUI products assets (Global CDN)

> 💡 Use this repo as single source of truth for the template assets.

## Folder Structure

```
fy-assets
├── 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.. |

## Usage

To use assets over cdn:
```
https://cdn.flyonui.com/fy-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.flyonui.com/fy-assets/logo/logo.png
```