Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 610 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 610 Bytes

gpst

Generator Piekielnie Szybkich Thumbnailsów

This tools aims to help generating Twitter/Youtube thumbnails

"Stable" version is available at https://gpst.halamix2.pl/

Latest main commit version available at https://gramypomagamy.github.io/GPST/

URL parameters

GPST can read the following URL parameters

  • runner
  • title
  • subtitle
  • category

You can then sen someone a link like this one: localhost?runner=Halamix2&title=Stunt GP&category=Arcade

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Building

npm run build