ajayyy / SponsorBlockSite

This is the homepage of SponsorBlock

Home Page:https://sponsor.ajay.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SponsorBlock Landing

This uses the gatsby static site generator.

Install npm to start.

Then cd SponsorBlockSite.

Install dependencies

npm install

Developing

npm run develop

This will start a development server on http://localhost:8000.

Before making a pull request, run npm run format to format the code.

Building

npm run build

This will create a folder called public, which will contain a statically generated version of the site that can be easily served with any website or deployment service.

You can then use npm run serve to preview the website before deployment.


Thanks for the rewrite @jplsek!

About

This is the homepage of SponsorBlock

https://sponsor.ajay.app

License:MIT License


Languages

Language:JavaScript 90.5%Language:SCSS 9.3%Language:Dockerfile 0.2%