Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
/ squad-portal Public archive
forked from chron/squad-portal

Static site for squad information and PR review leaderboard

Notifications You must be signed in to change notification settings

storypark/squad-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPO ARCHIVED!

27/10/2023 - Ben Salt - Archived repo and have removed all associated AWS config.

Weka Squad Portal

Production site is at https://weka.digital.

There's a CYCLE_START_DATE in _data/constants.js that needs updating as we change cycles.

Dev setup:

yarn
echo "SPGITHUB_TOKEN=x" > .env
yarn start

Debugging

DEBUG=Eleventy* yarn start

Deployment

Github actions is used to deploy the site on a schedule (which is in UTC) and on merge to master.

About

Static site for squad information and PR review leaderboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.4%
  • Nunjucks 29.1%
  • CSS 13.0%
  • HTML 1.5%