API-ing Ghost Posts

Integrate your ghost blog posts on your landing page using the Content API
This article will teach you how to easily integrate your posts on your web page. You will also learn about the html template tag, the JavaScript methods cloneNode() and appendChild() and how they work together.