/ists-website-src

Source for the ISTS website

Primary LanguageTypeScript

ISTS Website

This is the website for the Information Security Talent Search (ISTS) Competition.

Built with ReactJS and Create React App, please use yarn (not npm) as this project was originally built with yarn.

Deployment

To deploy the site, please simply execute ./gh-pages.sh "<COMMIT MESSAGE>". This will push the compiled site to the ists-website repository.

Contributors