Skip to content

A minisite for Recursive Sans & Mono, a new variable font from ArrowType

Notifications You must be signed in to change notification settings

arrowtype/recursive-minisite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive

A minisite for Recursive Sans & Mono.

Local Development

Follow these instructions to set up Jekyll for development:

https://idratherbewriting.com/jekylldoctheme-separate-outputs/mydoc/mydoc_install_dependencies.html

Manually running Purge CSS to override unused bootstrap classes:

Install PurgeCSS globally with:

npm install -g purgecss
  1. In the command line, run this line:
purgecss -c purgecss.config.js -o css/purge-result
  1. In _includes/head.html, look for where it says "Switch these two lines after a purge:". Comment in the Purge result stylesheet and comment out the standard stylesheet.

Note: sometimes, PurgeCSS doesn't "notice" a font path change. Check that each font update has actually made it through to prod CSS.

Build

bundle exec jekyll serve

Updating the site

  1. Update the font at the path such as assets/fonts/Recursive_VF_1.085.woff2.
  2. Search for the old font name, and replace it with the new one.
  3. Run the build to check that the changes worked.

About

A minisite for Recursive Sans & Mono, a new variable font from ArrowType

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published