This repository is to manage the creation of OpenGraph images for various webpages operated by Liberate Science GmbH.
git clone https://github.com/libscie/og-images
cd og-images
npm install
nodemon index
No params!
param |
value |
Example |
---|---|---|
title |
String | Test Name |
avatar |
String | https://avatars.githubusercontent.com/u/2946344?v=4 |
handle |
String | testname |
orcid |
String | 1234-1234-1234-1234 |
param |
value |
Example |
---|---|---|
title |
String | Too Good to be False: Nonsignificant Results Revisited |
doi |
String | 10.53962/1234-1234 |
type |
String | Data analysis |
publishedAt |
String | 1970-01-01 |
license |
String | CC-BY 4.0 |
avatars |
String of URLs, separated by semi-colon | https://avatars.githubusercontent.com/u/2946344?v=4;https://avatars.githubusercontent.com/u/2946344?v=4;https://avatars.githubusercontent.com/u/2946344?v=4 |