Can everyone see my screen?

Goldsmiths Pop Up Show May 2020

Google Docs

The data is stored in two Google docs

How to run

  • Download the sheets above and raw in to raw, overwriting the existing data
  • Run npm run process to clean the data, it will output a report on any errors in to public/issues.txt
  • Run npm run build, this builds the site in the public folder
  • Run npm run dev, to run in dev mode
  • Run npm run deploy, to run process, build and commit public/ to the gh-pages branch and push to github

Other stuff