jrf0110 / www.jeremiahlee.com

Powering JeremiahLee.com with Eleventy, Tailwinds, Cloudflare Pages, Percy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Powering JeremiahLee.com with Eleventy, Tailwinds, Cloudflare Pages, Percy


Languages

Language:HTML 89.2%Language:Handlebars 4.3%Language:JavaScript 3.7%Language:CSS 2.0%Language:Nunjucks 0.5%Language:TypeScript 0.3%