Skip to content

cssnr/playdrift-extension-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pages Chrome Web Store Users Mozilla Add-on Users Chrome Web Store Version Mozilla Add-on Version GitHub Release Version Discord

PlayDrift Extension Site

Install

Chrome Firefox Edge Opera Brave Chromium

All Chromium Based Browsers can install the extension from the Chrome Web Store.

Development

Install Jekyll: https://jekyllrb.com/docs/installation/

Run: jekyll serve -s src -o -l

This will build the site from the src directory, open it in your browser, watch for file changes, automatically rebuild the site and refresh the site in your browser; enjoy...

For more information see jekyll help and jekyll serve --help or visit: https://jekyllrb.com/docs/

For production, this site is built with GitHub Actions: .github/workflows/pages.yaml