mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-01 05:57:29 +00:00
87 lines
3.3 KiB
Markdown
87 lines
3.3 KiB
Markdown
# [Bibliogram](https://bibliogram.art)
|
||
|
||
[![Humane Tech badge.](https://meta.bibliogram.art/art/humane-tech-badge.svg)](https://github.com/humanetech-community/awesome-humane-tech#readme)
|
||
![License: AGPL.](https://img.shields.io/badge/license-AGPL-%233897f0)
|
||
[![Discussion on Matrix.](https://img.shields.io/matrix/bibliogram:matrix.org?label=%23bibliogram&logo=matrix)](https://matrix.to/#/#bibliogram:matrix.org)
|
||
|
||
## Navigation
|
||
|
||
- [Bibliogram project on sourcehut][project]
|
||
- › Bibliogram code repository
|
||
- [Bibliogram issues tracker][issues]
|
||
- [Bibliogram development mailing list][list]
|
||
- [Updater code repository][updater repo]
|
||
- [Full documentation][docs folder]
|
||
- [Discussion on Matrix][matrix]
|
||
|
||
[project]: https://sr.ht/~cadence/bibliogram/
|
||
[main repo]: https://git.sr.ht/~cadence/bibliogram
|
||
[issues]: https://todo.sr.ht/~cadence/bibliogram-issues
|
||
[list]: https://lists.sr.ht/~cadence/bibliogram-devel
|
||
[updater repo]: https://git.sr.ht/~cadence/bibliogram-updater
|
||
[docs folder]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs
|
||
|
||
## Bibliogram is an alternative front-end for Instagram.
|
||
|
||
Bibliogram works without browser JavaScript, has no ads or tracking,
|
||
and doesn't urge you to sign up.
|
||
|
||
See Bibliogram's features: [`docs/Features.md`][features]
|
||
|
||
[features]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Features.md
|
||
|
||
Join the Bibliogram discussion room on Matrix:
|
||
[#bibliogram:matrix.org][matrix]
|
||
|
||
[matrix]: https://matrix.to/#/#bibliogram:matrix.org
|
||
|
||
See also: [Invidious, a front-end for YouTube.][invidious repo]
|
||
|
||
[invidious repo]: https://github.com/iv-org/invidious
|
||
|
||
## Instances
|
||
|
||
The official instance is on
|
||
[https://bibliogram.art](https://bibliogram.art).
|
||
|
||
Community instances are listed in [`docs/Instances.md`][instances].
|
||
Submit a patchset to add your own instance to that list.
|
||
|
||
[instances]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md
|
||
|
||
## Installing
|
||
|
||
See [`docs/Installing (basic).md`][basic] and
|
||
[`docs/Installing (extended).md`][extended].
|
||
|
||
[basic]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Installing%20%28basic%29.md
|
||
[extended]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Installing%20%28extended%29.md
|
||
|
||
## Contributing
|
||
|
||
- [Learn how to submit a patchset][patchset docs]
|
||
- [Translate for your language][translating]
|
||
|
||
[patchset docs]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Submitting%20a%20patchset.md
|
||
[translating]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Translating.md
|
||
|
||
## Credits & license information
|
||
|
||
All of Bibliogram's code uses the
|
||
[AGPL 3.0 license](https://choosealicense.com/licenses/agpl-3.0/). In
|
||
short, this means that if you make any modifications to the code and
|
||
then publish the result (e.g. by hosting the result on a webserver),
|
||
you must publicly distribute your changes and declare that they also
|
||
use AGPL 3.0.
|
||
|
||
[The documentation uses the Unlicense](https://unlicense.org/).
|
||
|
||
Site banner by [TheFrenchGhosty](https://github.com/TheFrenchGhosty),
|
||
[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||
|
||
Site font is [Bariol](http://atipofoundry.com/fonts/bariol) by
|
||
[atipo foundry](http://atipofoundry.com/), located in
|
||
`/src/site/html/static/fonts` in the main repo. Proprietary license,
|
||
used with permission. See http://atipofoundry.com/license, section
|
||
"webfont license".
|