Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 975 Bytes

File metadata and controls

12 lines (7 loc) · 975 Bytes

Kentico Kontent plain JavaScript tutorial

Live Demo Stack Overflow

This is simple website written in plain JavaScript that retrieves and displays content from Kontent by Kentico. It serves as a source code reference for the Building your first plain JavaScript app with Kontent tutorial.

The project uses the Kontent JavaScript Delivery SDK.

To run the website, download the files and open index.html.

To pull content from your own project, change the projectId in both article.js and articleList.js to the ID of your project.