]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - README.md
Merge pull request #1234 from virtualtam/lint
[github/shaarli/Shaarli.git] / README.md
CommitLineData
22760c54 1![Shaarli logo](doc/md/images/doc-logo.png)
ab7ac187 2
70860f30 3The 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
ab6c848c 9[![](https://img.shields.io/badge/stable-v0.9.7-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7)
e9b80e72 10[![](https://img.shields.io/travis/shaarli/Shaarli/stable.svg?label=stable)](https://travis-ci.org/shaarli/Shaarli)
643b6312 11•
5de61c2c 12[![](https://img.shields.io/badge/latest-v0.10.2-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2)
643b6312
V
13[![](https://img.shields.io/travis/shaarli/Shaarli/latest.svg?label=latest)](https://travis-ci.org/shaarli/Shaarli)
14•
5d924cba 15[![](https://img.shields.io/badge/master-v0.10.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 30You can use this [public demo instance of Shaarli](https://demo.shaarli.org).
e9b80e72 31It runs the latest development version of Shaarli and is updated/reset daily.
e6ea0f96 32
e9b80e72 33Login: `demo`; Password: `demo`
e6ea0f96 34
e9b80e72 35### License
12e18779 36
e6ea0f96 37Shaarli 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.