A web specimen for Shantell Sans.
Website design and developement by Stephen Nixon / ArrowType.
Poetry, design input, and some writing from Shantell Martin.
Additional support from Google Fonts.
This website was built with SvelteKit.
Make sure you are using Node v16.17.0
or above.
Once you've created a project and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
You must run npm run build
before pushing to GitHub. GitHub will then deploy the latest site to GH Pages and shantellsans.com