Sha256: 5f1a1b74286d267ef00d34939776f4e27bd2ac2016036a4f93af3aad62002124

Contents?: true

Size: 1.13 KB

Versions: 10

Compression:

Stored size: 1.13 KB

Contents

# Carte

[![npm version](https://badge.fury.io/js/carte-client.svg)](http://badge.fury.io/js/carte-client)
[![gem Version](https://badge.fury.io/rb/carte-server.svg)](http://badge.fury.io/rb/carte-server)

Something like dictionary, wiki, or information card.

## Screenshot

![](screenshot.png)

## Features

* Manage your data fragments with cards
* Create, edit and search cards quickly
* View your card with the cards around it (like paper dictionary)
* No user concept, super simple system like wiki

You can try carte on [sandbox](http://carte-sandbox.herokuapp.com/#/).
Japanese introduction is [here](http://tily.tumblr.com/post/117678137942/carte).

## Components

* [carte-server](https://rubygems.org/gems/carte-server)
* [carte-client](https://www.npmjs.com/package/carte-client)

## Deploy

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/tily/carte-sandbox)

Deploy your carte with the button above. After deployment, you may want to customize your carte.

```
## change title and description
$ vi config.json
## replace brand icon
$ cp ~/Desktop/icon.png public/images/icon.png 
```

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
carte-server-0.0.13 README.md
carte-server-0.0.12 README.md
carte-server-0.0.11 README.md
carte-server-0.0.10 README.md
carte-server-0.0.9 README.md
carte-server-0.0.8 README.md
carte-server-0.0.7 README.md
carte-server-0.0.6 README.md
carte-server-0.0.5 README.md
carte-server-0.0.4 README.md