Skip to content

pritisolanki/test-app-kontent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kontent.ai Delivery SDK Integration

My playground to explore how to integrate Kontent.ai JS SDK. I am using Bootstrap to quickly neatify my HTML.

Libraries

  • Bootstrap
  • Vanilla JS
  • Kontent.ai Delivery JS SDK
  • HTML

Installation

> git clone <repository url>
> cd <project-name>
> load index.html

Things Explored

Following is the feature list explored and integrated

  • Delivery SDK integration
  • Rich Text Box Inline Image
  • Rich Text Box - URL Resolver
  • Rich Text Box - Component Resolver (Video)
  • Custom Element (vimeo video)
  • Delivery API - depthParams

References

(Kontent.ai JS Delivery SDK)[https://github.com/kontent-ai/delivery-sdk-js]

Deploy

Deploy to Netlify

Demo

(Sample App)[https://fastidious-kringle-0fbc1c.netlify.app/index.html]