/spiro-font

Create simple fonts in JS, just for fun

Primary LanguageJavaScriptMIT LicenseMIT

SPIRO-FONT

Like a spirograph, for fonts: Change the parameters, make something pretty, and waste time.

This project introduced me to these libraries:

It also uses Cypress for end-to-end testing, ESLint for linting, and Jekyll for static site generation.

Deployed at: https://mccalluc.github.io/spiro-font/

When developing locally:

cd docs
bundler exec jekyll serve