Skip to content

Commit

Permalink
Add missing icons
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol authored Sep 14, 2023
1 parent 47a6c41 commit 33e62bc
Show file tree
Hide file tree
Showing 24 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ api.video lets you customize a large part of the delivery, whether it's the play
{% endcapture %}

{% capture understand-api-video %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/setup-checklist.svg", label: "Help Center and FAQs", link: "https://help.api.video/en/" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/js.svg", label: "API reference", link: "/reference" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/js.svg", label: "Blog", link: "https://api.video/blog/" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/js.svg", label: "Changelog", link: "https://api.video/changelog/" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/helpcenter.png", label: "Help Center and FAQs", link: "https://help.api.video/en/" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/api_reference.png", label: "API reference", link: "/reference" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/blog.png", label: "Blog", link: "https://api.video/blog/" %}
{% include "_partials/quick-link.md" icon: "/_assets/icons/changelog.png", label: "Changelog", link: "https://api.video/changelog/" %}
{% endcapture %}


Expand All @@ -98,6 +98,6 @@ api.video lets you customize a large part of the delivery, whether it's the play
</div>

<div class="support-cards">
{% include "_partials/support-card.md" label: "Browse Help Center", icon: "/_assets/icons/js.svg", link: "https://help.api.video/en/" %}
{% include "_partials/support-card.md" label: "Ask the Community", icon: "/_assets/icons/js.svg", link: "https://community.api.video/" %}
{% include "_partials/support-card.md" label: "Browse Help Center", icon: "/_assets/icons/helpcenter.png", link: "https://help.api.video/en/" %}
{% include "_partials/support-card.md" label: "Ask the Community", icon: "/_assets/icons/community.png", link: "https://community.api.video/" %}
</div>
Binary file added _assets/icons/ads.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/api_reference.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/blog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _assets/icons/bubbleio.png
Binary file not shown.
Binary file added _assets/icons/bubbleio_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/changelog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/community.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _assets/icons/contentful.png
Binary file not shown.
Binary file added _assets/icons/contentful_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/delivery_best_practices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/domain_referrer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/helpcenter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/private_videos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _assets/icons/strapi.png
Binary file not shown.
Binary file added _assets/icons/strapi_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _assets/icons/tokens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _assets/icons/wordpress.png
Binary file not shown.
Binary file added _assets/icons/wordpress_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _assets/icons/zapier_black.png
Binary file not shown.
Binary file added _assets/icons/zapier_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions delivery-analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ meta:
{% include "_partials/content-card.md" label: "Delivery & analytics quickstart", icon: "/_assets/icons/player-customization.svg", description: "Learn how to make the most of your content delivery through branding, customization, and gathering analytics.", link: "/delivery-analytics/delivery-analytics-quickstart" %}
{% include "_partials/content-card.md" label: "Analytics & data", icon: "/_assets/icons/analytics.svg", description: "Start collecting delivery event data about your videos and live streams.", link: "/delivery-analytics/analytics" %}
{% include "_partials/content-card.md" label: "Using custom domains", icon: "/_assets/icons/custom-domains.svg", description: "Maintain your company branding by delivering through custom domains", link: "/delivery-analytics/using-custom-domains" %}
{% include "_partials/content-card.md" label: "Domain referrer restrictions", icon: "/_assets/icons/js.svg", description: "Make sure that your videos and live streams are delivered securely, and only through your domains", link: "/delivery-analytics/domain-referrer" %}
{% include "_partials/content-card.md" label: "In-stream ads", icon: "/_assets/icons/js.svg", description: "Implement in-stream ads to monetize your videos and live streams conveniently.", link: "/delivery-analytics/ads" %}
{% include "_partials/content-card.md" label: "Private videos", icon: "/_assets/icons/js.svg", description: "Learn how you can secure and manage access to your videos.", link: "/delivery-analytics/private-video-get-started" %}
{% include "_partials/content-card.md" label: "Domain referrer restrictions", icon: "/_assets/icons/domain_referrer.png", description: "Make sure that your videos and live streams are delivered securely, and only through your domains", link: "/delivery-analytics/domain-referrer" %}
{% include "_partials/content-card.md" label: "In-stream ads", icon: "/_assets/icons/ads.png", description: "Implement in-stream ads to monetize your videos and live streams conveniently.", link: "/delivery-analytics/ads" %}
{% include "_partials/content-card.md" label: "Private videos", icon: "/_assets/icons/private_videos.png", description: "Learn how you can secure and manage access to your videos.", link: "/delivery-analytics/private-video-get-started" %}
{% include "_partials/content-card.md" label: "Player SDKs", icon: "/_assets/icons/player-sdks.svg", description: "Check out api.video's dedicated video player libraries and SDKs.", link: "/sdks/player#player-sdks" %}
{% include "_partials/content-card.md" label: "Analytics SDKs", icon: "/_assets/icons/analytics.svg", description: "Check out api.video's dedicated libraries and SDKs for delivery analytics.", link: "/sdks/player#player-analytics-sdks" %}
</div>
Expand Down
10 changes: 5 additions & 5 deletions sdks/nocode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Sometimes you need a quick solution without getting into coding. api.video provi

<div class="hagrid">

{% include "_partials/hagrid-item.md" title: "Bubble.io", image: "/_assets/icons/bubbleio.png", subtitle: "No-code plugin", link: "././bubbleio-plugin.md" %}
{% include "_partials/hagrid-item.md" title: "Bubble.io", image: "/_assets/icons/bubbleio_new.png", subtitle: "No-code plugin", link: "././bubbleio-plugin.md" %}

{% include "_partials/hagrid-item.md" title: "Contentful", image: "/_assets/icons/contentful.png", subtitle: "No-code plugin", link: "././contentful.md" %}
{% include "_partials/hagrid-item.md" title: "Contentful", image: "/_assets/icons/contentful_new.png", subtitle: "No-code plugin", link: "././contentful.md" %}

{% include "_partials/hagrid-item.md" title: "Zapier", image: "/_assets/icons/zapier_black.png", subtitle: "No-code plugin", link: "././zapier.md" %}
{% include "_partials/hagrid-item.md" title: "Zapier", image: "/_assets/icons/zapier_new.png", subtitle: "No-code plugin", link: "././zapier.md" %}

{% include "_partials/hagrid-item.md" title: "Wordpress", image: "/_assets/icons/wordpress.png", subtitle: "No-code plugin", link: "././wordpress.md" %}
{% include "_partials/hagrid-item.md" title: "Wordpress", image: "/_assets/icons/wordpress_new.png", subtitle: "No-code plugin", link: "././wordpress.md" %}

{% include "_partials/hagrid-item.md" title: "Strapi", image: "/_assets/icons/strapi.png", subtitle: "No-code plugin", link: "././strapi.md" %}
{% include "_partials/hagrid-item.md" title: "Strapi", image: "/_assets/icons/strapi_new.png", subtitle: "No-code plugin", link: "././strapi.md" %}

</div>
2 changes: 1 addition & 1 deletion vod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ api.video's transcoding and delivery is one of the fastest in the market.</span
{% include "_partials/content-card.md" label: "VOD quickstart", icon: "/_assets/icons/vod-quickstart.svg", description: "Get up to speed about the concept of VOD through building a video uploader and a video listing service in this quickstart guide.", link: "/vod/get-started-in-5-minutes" %}
{% include "_partials/content-card.md" label: "Templates & demos", icon: "/_assets/icons/solutions-demos.svg", description: "Try api.video's interactive VOD demos, and build your own app with our free repository templates.", link: "/vod/demos-template-overview" %}
{% include "_partials/content-card.md" label: "Video upload", icon: "/_assets/icons/video-ingestion.svg", description: "Understand the different way you can manage video ingestion using api.video.", link: "/vod/upload-a-video-regular-upload" %}
{% include "_partials/content-card.md" label: "Using tokens", icon: "/_assets/icons/tokens.svg", description: "Learn about how api.video offers different authentication methods for video upload using tokens.", link: "/vod/delegated-upload-tokens" %}
{% include "_partials/content-card.md" label: "Using tokens", icon: "/_assets/icons/tokens.png", description: "Learn about how api.video offers different authentication methods for video upload using tokens.", link: "/vod/delegated-upload-tokens" %}
{% include "_partials/content-card.md" label: "Video management basics", icon: "/_assets/icons/video-object-management.svg", description: "Check out this guide to understand the different operations you can use in api.video's solutions for VOD.", link: "/vod/video-management-basics" %}
{% include "_partials/content-card.md" label: "VOD SDKs", icon: "/_assets/icons/videos-sdks.svg", description: "Check out api.video's dedicated libraries and SDKs for video on demand.", link: "/sdks/vod" %}
{% include "_partials/content-card.md" label: "No-code solutions for VOD", icon: "/_assets/icons/no-code.svg", description: "Build your solution without code using api.video's supported no-code plugins.", link: "/sdks/nocode" %}
Expand Down

0 comments on commit 33e62bc

Please sign in to comment.