acmutd / acmutd.github.io

The world's leading international computing society, now UTD's leading computing student organization.
https://acmutd.co
2 stars 9 forks source link

Begin website rewrite #53

Closed NickBurnett closed 3 years ago

NickBurnett commented 3 years ago

The website has been updated from the ground-up to use Next.js static site generation. For now, content is hard-coded. Eventually, we plan to utilize a CMS maintained by officers (without making code changes to the website) to fetch website data.

The pages that are currently implemented include:

Pages still require revisions to content before final deployment.

WillieCubed commented 3 years ago

I also went ahead and took the liberty of installing Prettier to automatically format code on commit and enforce code style.