Skip to content

NE-Collegiate-Cyber-Defense-League/website

Repository files navigation

NECCDL Website

Development

You may need to remove the public directory if there are weird artifacts from previous builds after major changes.

npm run start

Docker

docker compose up

# Exposed on http://localhost:8080

Search seems a little bugged, removes the port.

Publishing

rm -r public

npm run build
npx -y pagefind --site public

References

TODO

  • Backfill other years (2019-2008), scrape data from PDFs
  • Fill out volunteer page
    • More info on the support page
  • Featured page (not sure what this entails, forgot what I meant by it)