# linz

[![npm](https://img.shields.io/npm/v/linz.svg)](https://www.npmjs.com/package/linz)
[![Codefresh build status](https://g.codefresh.io/api/badges/pipeline/smebberson/linzjs%2Flinz%2Flinz?branch=master&key=eyJhbGciOiJIUzI1NiJ9.NThkNDU1M2RjY2E5MjUwMTAwNjU4NWEx.cELdG9jRzbNw34nHAzDF6K5_Mu6JrDBGe1p9OsOFt3c&type=cf-1)](https://g.codefresh.io/repositories/linzjs/linz/builds?filter=trigger:build;branch:master;service:5b63ef365904b8831271a661~linz)
[![codecov](https://codecov.io/gh/linzjs/linz/branch/master/graph/badge.svg)](https://codecov.io/gh/linzjs/linz)

An administration interface framework for Node.js.

Linz is not a CMS, but is capable of CMS like functionality. Linz is a good choice of framework when the administration interface _is_ the website _itself_.

Linz is in early stages of development. It's being used within a few production sites, but we're working on documentation and properly launching this as an open source project. You can [view progress here](https://github.com/linzjs/linz/issues/98).

## Development

You can read more about developing Linz in [CONTRIBUTING.md](./CONTRIBUTING.md).

## Documentation

We're in the middle of a major effort to update the documentation. You can read the documentation here https://linzjs.readthedocs.io/en/latest/ and for the latest bleeding edge version of the documentation, visit https://linzjs.readthedocs.io/en/doc-updates/

## Contributing

If you'd like to contribute to Linz, [read our Contribution guide](https://github.com/linzjs/linz/blob/master/CONTRIBUTING.md).

## Changelog

We have a [Changelog](https://github.com/linzjs/linz/blob/master/CHANGELOG.md) that you can reference for an ongoing list of changes.

## License

[MIT License](https://github.com/linzjs/linz/blob/master/LICENSE.md).
