/foundations-of-type-website

Website for the Foundations of Type Design

Primary LanguageMDXMIT LicenseMIT

Type Design School Website

Made with Gatsby using the Rocketseat theme.

📄 Notes for running site

  1. Navigate to the directory

    cd folder-with-files
  2. Deploy & preview with Gatsby

    gatsby develop

    Site will run at http://localhost:8000

  3. Optional cache cleaning step

    gatsby clean