About

Business trends is a static demo site, developed by Built.io Contentstack in order to demonstrate an example demo of `contentstack-metalsmith` pluggable plugin. Its developed over nodejs and extends `metalsmith` by fetching data from Built.io Contentstack servers.

You can read more about the `contentstack-metalsmith` SDK here.

Built.io Contentstack

In a world where content is consumed via countless channels and form factors across mobile, web and IoT, Built.io Contentstack reimagines content management by decoupling code from content. Business users manage content – no training or development required. Developers can create cross-platform apps and take advantage of a headless CMS that delivers content through APIs. With an architecture that’s extensible – but without the bloat of legacy CMS – Built.io Contentstack cuts down on infrastructure, maintenance, cost and complexity.

Metalsmith

An extremely simple, pluggable static site generator. The task of a static site generator is to produce static build files that can be deployed to a web server. These files are built from source files. Metalsmith is built on this reasoning. It takes the information from the source files from a source directory and it writes the manipulated information to files into a destination directory. All manipulations, however, it exclusively leaves to plugins.

This theme is created using free open sourced templates.