# @redneckz/wildless-cms-content

Wildless CMS API to handle with different kinds of content and generate pages.

[![NPM Version][npm-image]][npm-url]
[![Build Status][build-image]][build-url]
[![Bundle size][bundlephobia-image]][bundlephobia-url]

## Install

```shell
$ npm i --save @redneckz/wildless-cms-content
```

or:

```shell
$ yarn add @redneckz/wildless-cms-content
```

# License

[MIT](http://vjpr.mit-license.org)

[npm-image]: https://badge.fury.io/js/%40redneckz%2Fwildless-cms-content.svg
[npm-url]: https://www.npmjs.com/package/%40redneckz%2Fwildless-cms-content
[build-image]: https://github.com/redneckz/wildless-cms-content/actions/workflows/main.yml/badge.svg
[build-url]: https://github.com/redneckz/wildless-cms-content/actions/workflows/main.yml
[bundlephobia-image]: https://badgen.net/bundlephobia/min/@redneckz/wildless-cms-content
[bundlephobia-url]: https://bundlephobia.com/result?p=@redneckz/wildless-cms-content
