Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arrowtype/shantell-sans-specimen

A minisite for Shantell Sans, from Shantell Martin, which is a marker-style font built for creative expression, typographic play, and animation.
https://github.com/arrowtype/shantell-sans-specimen

art fonts svelte sveltekit variablefonts

Last synced: 4 days ago
JSON representation

A minisite for Shantell Sans, from Shantell Martin, which is a marker-style font built for creative expression, typographic play, and animation.

Awesome Lists containing this project

README

        

# Shantell Sans Specimen

A web specimen for [Shantell Sans](http://github.com/arrowtype/shantell-sans).

### Credits

Website design and developement by Stephen Nixon / [ArrowType](https://arrowtype.com).

Poetry, design input, and some writing from [Shantell Martin](https://shantellmartin.art).

Additional support from [Google Fonts](https://fonts.google.com).

This website was built with [SvelteKit](http://svelte.dev).

## Development

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:

```bash
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open
```

## Building

To create a production version of your app:

```bash
npm run build
```

You can preview the production build with `npm run preview`.

## Deployment

You must run `npm run build` before pushing to GitHub. GitHub will then deploy the latest site to GH Pages and shantellsans.com