Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 579 Bytes

JeremiahLee.com

To have multiple stylesheets, specify a list of CSS paths in the front matter. Include default to include the default stylesheet. Example:

css:
    - default
    - ./explicitly-me.css

To exclude a post from the collection, add this to the front matter: eleventyExcludeFromCollections: true

— ❖ —

?ref=JeremiahLee

CLOUDFLARE

npx wrangler pages dev ./dist --binding sendgrid_api_key=

Percy

npm run dev:serve

PERCY_TOKEN= npx percy snapshot percy.yaml --dry-run