Ember & Oak is a self-directed project to showcase a polished multi-page brochure website.
The goal was to learn the Astro framework and get familiar with how things are done outside of React.
Honestly I found it unnecessarily tedious to setup multiple fonts. In React im used to just importing them fron next/fonts or
by importing a google font directly via the url and then it’s good to go after setting a variable but Astro has a few more steps…