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.