tainacan/README.md

20 lines
1.7 KiB
Markdown
Raw Normal View History

2018-07-05 16:38:28 +00:00
[![Build Status](https://travis-ci.org/tainacan/tainacan.svg?branch=develop)](https://travis-ci.org/tainacan/tainacan) [![Waffle.io - Columns and their card count](https://badge.waffle.io/tainacan/tainacan.svg?columns=In%20Progress)](https://waffle.io/tainacan/tainacan)
2018-06-08 15:14:29 +00:00
2017-11-26 21:17:51 +00:00
# Tainacan
[Homepage](http://tainacan.org) / [Blog](http://tainacan.org/blog/) / [Documentation](https://wiki.tainacan.org/) / [Mailing list](https://lists.riseup.net/www/info/tainacan) / [Twitter](https://twitter.com/tainacan_l3p)
### What is Tainacan?
Tainacan is a software solution for building, managing and publishing digital repositories of any kind. It is composed of a WordPress plugin, which is being developed on this repository, and a [companion WordPress theme](https://github.com/tainacan/tainacan-theme) especially designed to produce beautiful digital exhibits.
### Features
**API and interoperability**. Taincan implements an API RESTful that allows other applications to interact with your repository. Display your collection in different formats such as JSON, JSON-LD and OAI-PMH. If your collection uses a custom standard, you can map it to well-known stardards such as DublinCore.
### Contributing
Tainacan is a free, open source software licensed under **GPLv3**. Contributions to the codebase will abide to the same license; other contributions may be under aditional or other terms.
To contribute with our project, you can report bugs and other issues, or suggest new features. You are also free to submit pull requests or translate Tainacan to multiple languages. If you are interested in contributing, you can get started by reading our [contribution guidelines](docs/CONTRIBUTING.md).
### Team