Go to file
Cadence Ember 83fa767f1a
Update blocked page
2020-06-07 18:44:18 +12:00
art Update art 2020-05-10 03:18:23 +12:00
scripts Do not require user agent text 2020-04-25 03:33:37 +12:00
src Update blocked page 2020-06-07 18:44:18 +12:00
test Add remove hashtags setting 2020-05-30 23:04:06 +12:00
.gitignore Add some security headers 2020-05-30 23:07:32 +12:00
.npmrc Add loglevel silent npmrc 2020-05-25 03:29:57 +12:00
.taprc Start test suite 2020-02-05 05:16:27 +13:00
LICENSE Add AGPL 3.0 license 2020-01-28 01:36:27 +13:00
Procfile Hopefully support Heroku 2020-04-15 02:03:38 +12:00
README.md Fix features link 2020-05-21 22:41:21 +12:00
app.json Correctly replace logo link in app.json 2020-04-15 04:02:13 +12:00
config.js New constants/config merge system 2020-01-28 16:14:21 +13:00
jsconfig.json Cache some semi-static data 2020-05-04 23:50:54 +12:00
package-lock.json Properly wait for first compile 2020-06-02 02:55:19 +12:00
package.json Properly wait for first compile 2020-06-02 02:55:19 +12:00

README.md

Bibliogram

Humane Tech badge. GitHub Discussion on Matrix.

An alternative front-end for Instagram.

Bibliogram works without client-side JavaScript, has no ads or tracking, and doesn't urge you to sign up.

See Bibliogram's features: Wiki:Features

Join the Bibliogram discussion room on Matrix: #bibliogram:matrix.org

See also: Invidious, a front-end for YouTube.

Instances

The official instance is on https://bibliogram.art.

You can see a list of instances run by the community on the wiki page.

If you only use one computer, you can install Bibliogram on that computer and then access the instance through localhost.

Installing

Quick setup, if you've run webservers before:

  1. Install node.js (^12.13.0 suggested)
  2. $ git clone https://github.com/cloudrac3r/bibliogram
    If you are using a fork, be sure to actually install that fork instead!
  3. $ cd bibliogram
  4. $ npm install --no-optional (for Tor support, omit --no-optional)
  5. Edit /config.js to suit your server environment
  6. $ npm start

Bibliogram is now running on 0.0.0.0:10407.

After installing, you must configure website_origin. See Wiki:Installing and Wiki:Configuring for more details. Problems? Wiki:Troubleshooting

You can also deploy on Heroku, though I personally would not recommend this. Get started with Heroku.

Credits & license information

All of Bibliogram's code uses the AGPL 3.0 license. 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.

Site banner by TheFrenchGhosty, CC BY-NC-SA 4.0

Site font is Bariol by atipo foundry, located in /src/site/html/static/fonts. Proprietary license, used with permission. See http://atipofoundry.com/license, section "webfont license".