]>
Commit | Line | Data |
---|---|---|
1 | ![Shaarli logo](doc/md/images/doc-logo.png) | |
2 | ||
3 | The personal, minimalist, super-fast, database free, bookmarking service. | |
4 | ||
5 | _Do you want to share the links you discover?_ | |
6 | _Shaarli is a minimalist link sharing service that you can install on your own server._ | |
7 | _It is designed to be personal (single-user), fast and handy._ | |
8 | ||
9 | [![](https://img.shields.io/badge/stable-v0.9.7-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) | |
10 | [![](https://img.shields.io/travis/shaarli/Shaarli/stable.svg?label=stable)](https://travis-ci.org/shaarli/Shaarli) | |
11 | • | |
12 | [![](https://img.shields.io/badge/latest-v0.10.2-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2) | |
13 | [![](https://img.shields.io/travis/shaarli/Shaarli/latest.svg?label=latest)](https://travis-ci.org/shaarli/Shaarli) | |
14 | • | |
15 | [![](https://img.shields.io/badge/master-v0.10.x-blue.svg)](https://github.com/shaarli/Shaarli) | |
16 | [![](https://img.shields.io/travis/shaarli/Shaarli.svg?label=master)](https://travis-ci.org/shaarli/Shaarli) | |
17 | ||
18 | [![Join the chat at https://gitter.im/shaarli/Shaarli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shaarli/Shaarli) | |
19 | [![Bountysource](https://www.bountysource.com/badge/team?team_id=19583&style=bounties_received)](https://www.bountysource.com/teams/shaarli/issues) | |
20 | [![Docker repository](https://img.shields.io/docker/pulls/shaarli/shaarli.svg)](https://hub.docker.com/r/shaarli/shaarli/) | |
21 | ||
22 | ## Quickstart | |
23 | ||
24 | - [Documentation](https://shaarli.readthedocs.io) | |
25 | - [Change log](CHANGELOG.md) | |
26 | - [Bugs/Feature requests/Discussion](https://github.com/shaarli/Shaarli/issues/) | |
27 | ||
28 | ### Demo | |
29 | ||
30 | You can use this [public demo instance of Shaarli](https://demo.shaarli.org). | |
31 | It runs the latest development version of Shaarli and is updated/reset daily. | |
32 | ||
33 | Login: `demo`; Password: `demo` | |
34 | ||
35 | ### License | |
36 | ||
37 | Shaarli is [Free Software](http://en.wikipedia.org/wiki/Free_software). See [COPYING](COPYING) for a detail of the contributors and licenses for each individual component. |