1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-12-13 18:25:07 +00:00

Replace GraphicsMagick with sharp

That was easier than I expected.

Closes #18.
This commit is contained in:
Cadence Fish
2020-01-30 01:14:00 +13:00
parent 06b54e48b2
commit 95cc416e08
4 changed files with 332 additions and 67 deletions

View File

@@ -58,9 +58,7 @@ If you only use one computer, you can install Bibliogram on that computer and th
## Installing
Bibliogram depends on GraphicsMagick for resizing thumbnails.
Ubuntu: `# apt install graphicsmagick`
You need [node.js](https://nodejs.org/en/) to run Bibliogram. Versions before 12.13.0 are untested.
1. `$ git clone https://github.com/cloudrac3r/bibliogram`
If you are using a fork, be sure to actually install that fork instead!