0.4.7 • Published 4 years ago

@shattercms/shards v0.4.7

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

ShatterCMS Shards

ShatterCMS submodule for handling block-based web content.

Getting Started

Installation

# npm
$ npm install @shattercms/shards

# yarn
$ yarn add @shattercms/shards

Add the module to your ShatterCMS config file.

export default {
  modules: ['@shattercms/shards'],
};

License

This project is licensed under the MIT License.

See LICENSE for more information.

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

5 years ago