Cachet/README.md

40 lines
1.8 KiB
Markdown
Raw Normal View History

# Cachet [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
2014-11-28 09:14:11 +00:00
[![Build Status](http://img.shields.io/travis/cachethq/Cachet.svg?style=flat-square)](https://travis-ci.org/cachethq/Cachet)
2014-11-26 17:29:51 +00:00
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/cachethq/Cachet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2014-11-20 19:29:06 +00:00
2014-11-19 13:40:21 +00:00
![Current progress](https://dl.dropboxusercontent.com/u/7323096/Cachet.png)
2014-11-16 23:37:47 +00:00
For more information on why I started developing Cachet, check out my [blog post](http://james-brooks.uk/cachet/?utm_source=github&utm_medium=readme&utm_campaign=github-cachet), for more read [What's next for Cachet?]([What's next for Cachet?](http://james-brooks.uk/whats-next-for-cachet/)) [A demo, deployed to Heroku](https://cachet.herokuapp.com).
2014-12-30 10:50:31 +00:00
**Currently in development. Things may change or break until a solid release has been announced.**
2014-12-22 12:46:25 +00:00
# Features
- Create, edit and delete components.
- Log incidents.
- Override status page colors.
- Apply a custom stylesheet to the status page.
2014-12-30 10:47:27 +00:00
- Markdown support for incident messages.
2014-12-22 12:46:25 +00:00
# Installation
2014-11-20 17:27:01 +00:00
2014-11-20 17:41:37 +00:00
See the [INSTALL.md](/INSTALL.md) document for more information. If you'd like to add more documentation, please create a Pull Request, I'd be happy to merge!
2014-11-20 17:27:01 +00:00
2014-11-24 10:22:46 +00:00
[Deploying to Heroku](/INSTALL.md#deploy-to-heroku) requires one-click to get started and no knowledge of PHP or Laravel afterwards.
2014-12-27 17:54:58 +00:00
# Translations
A special thank you to our translators, who have provided us with the chance to share Cachet with the world.
- **Andreas Karlsson** - Swedish
- **Marcin Kurczewski** - Polish
- **Pedro Maia** - Portuguese
- **Salvatore Gentile** - Italian
- **Joe Cohens, Salvatore Gentile** - Spanish
2014-12-27 17:54:58 +00:00
2014-12-27 18:02:00 +00:00
If you'd like to contribute translations, please check out our [CrowdIn project](https://crowdin.com/project/cachet).
2014-11-16 22:29:08 +00:00
# License
2014-11-16 22:26:08 +00:00
2014-12-18 22:18:42 +00:00
[MIT](http://jbrooksuk.mit-license.org)