2022-09-15 21:03:24 +02:00
|
|
|
<picture>
|
|
|
|
<source media="(prefers-color-scheme: dark)" srcset="./.github/assets/logo-white.png">
|
|
|
|
<source media="(prefers-color-scheme: light)" srcset="./.github/assets/logo.png">
|
|
|
|
<img alt="The Retrospring logo" src="./composition/png/logo.png">
|
|
|
|
</picture>
|
|
|
|
|
2020-04-20 22:02:48 +02:00
|
|
|
![Retrospring](https://github.com/Retrospring/retrospring/workflows/Retrospring/badge.svg)
|
2016-01-05 17:14:28 +01:00
|
|
|
|
2022-11-01 13:02:20 +01:00
|
|
|
Retrospring is a **free, open-source social network** following the Q/A (question and answer) principle of sites like
|
|
|
|
Formspring, ask.fm or CuriousCat. Users can create accounts on Retrospring to receive questions from other users of the site
|
|
|
|
and/or anonymous people on the Internet. They can also follow each other on Retrospring to see new answers of their friends in
|
|
|
|
the timeline and to ask their followers interesting questions.
|
2014-08-01 11:23:47 +02:00
|
|
|
|
2015-07-06 20:34:06 +02:00
|
|
|
## Installation
|
2015-05-26 01:56:42 +02:00
|
|
|
|
2020-04-19 19:49:53 +02:00
|
|
|
You can find all the installation instructions needed for a local/production
|
2022-11-01 01:20:36 +01:00
|
|
|
setup of Retrospring in the [Wiki](https://github.com/Retrospring/retrospring/wiki/Setup).
|
2015-05-26 01:56:42 +02:00
|
|
|
|
2015-07-06 20:34:06 +02:00
|
|
|
## Contributing
|
2015-04-02 01:14:54 +02:00
|
|
|
|
2022-11-01 01:20:36 +01:00
|
|
|
Retrospring is **free, open-source software** licensed under **AGPLv3**.
|
2015-04-02 01:14:54 +02:00
|
|
|
|
2022-11-01 01:20:36 +01:00
|
|
|
Our guidelines and general information about how you can help us
|
|
|
|
improving Retrospring can be found in the [CONTRIBUTING.md](https://github.com/Retrospring/retrospring/blob/master/.github/CONTRIBUTING.md) file.
|
2020-05-19 18:58:46 +02:00
|
|
|
|
2022-11-02 21:58:10 +01:00
|
|
|
## Licence
|
2015-04-02 01:39:55 +02:00
|
|
|
|
2024-01-23 00:05:25 +01:00
|
|
|
Copyright (C) 2014-2024 The Retrospring team and contributors
|
2022-11-01 01:20:36 +01:00
|
|
|
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU Affero General Public License as published by
|
|
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU Affero General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
|
|
along with this program. If not, see http://www.gnu.org/licenses/.
|