]>
Commit | Line | Data |
---|---|---|
22760c54 | 1 | ![Shaarli logo](doc/md/images/doc-logo.png) |
ab7ac187 | 2 | |
70860f30 | 3 | The personal, minimalist, super-fast, database free, bookmarking service. |
fdc4c6a1 | 4 | |
e9b80e72 | 5 | _Do you want to share the links you discover?_ |
12e18779 | 6 | _Shaarli is a minimalist link sharing service that you can install on your own server._ |
e9b80e72 | 7 | _It is designed to be personal (single-user), fast and handy._ |
fdc4c6a1 | 8 | |
84045ffb | 9 | [![](https://img.shields.io/badge/stable-v0.11.1-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.11.1) |
e9b80e72 | 10 | [![](https://img.shields.io/travis/shaarli/Shaarli/stable.svg?label=stable)](https://travis-ci.org/shaarli/Shaarli) |
643b6312 | 11 | • |
84045ffb | 12 | [![](https://img.shields.io/badge/latest-v0.12.0-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.12.0) |
643b6312 V |
13 | [![](https://img.shields.io/travis/shaarli/Shaarli/latest.svg?label=latest)](https://travis-ci.org/shaarli/Shaarli) |
14 | • | |
84045ffb | 15 | [![](https://img.shields.io/badge/master-v0.12.x-blue.svg)](https://github.com/shaarli/Shaarli) |
643b6312 | 16 | [![](https://img.shields.io/travis/shaarli/Shaarli.svg?label=master)](https://travis-ci.org/shaarli/Shaarli) |
fdc4c6a1 | 17 | |
e9b80e72 V |
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) | |
643b6312 | 20 | [![Docker repository](https://img.shields.io/docker/pulls/shaarli/shaarli.svg)](https://hub.docker.com/r/shaarli/shaarli/) |
fdc4c6a1 | 21 | |
e9b80e72 | 22 | ## Quickstart |
12e18779 | 23 | |
24 | - [Documentation](https://shaarli.readthedocs.io) | |
5eb72478 | 25 | - [Change log](CHANGELOG.md) |
e9b80e72 | 26 | - [Bugs/Feature requests/Discussion](https://github.com/shaarli/Shaarli/issues/) |
fdc4c6a1 | 27 | |
e9b80e72 | 28 | ### Demo |
12e18779 | 29 | |
3252fbb3 | 30 | You can use this [public demo instance of Shaarli](https://demo.shaarli.org). |
e9b80e72 | 31 | It runs the latest development version of Shaarli and is updated/reset daily. |
e6ea0f96 | 32 | |
e9b80e72 | 33 | Login: `demo`; Password: `demo` |
e6ea0f96 | 34 | |
e9b80e72 | 35 | ### License |
12e18779 | 36 | |
e6ea0f96 | 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. |