A computer science project website containing an interactive infographic exploring the aspects of the advancement of artificial intelligence.
A deploy
script defined in package.json
will run next build
to build the site, and will then output the assets to the out
folder. This will then be committed to the gh-pages
branch to be deployed to GitHub pages. The assetPrefix
and basePath
properties in next.config.js
will also need to be changed accordingly. Font paths in globals.css
will need to be manually changed.
This open-source project is licensed under the Unlicense license.