Skip to content

Up-to-date web performance tools, talks and resources delivered to your inbox twice a month.

Notifications You must be signed in to change notification settings

calibreapp/perf.email

Folders and files

NameName
Last commit message
Last commit date
Feb 29, 2024
Dec 21, 2022
Dec 21, 2022
May 13, 2016
Dec 21, 2022
Dec 23, 2022
May 31, 2024
Dec 21, 2022
Dec 1, 2024
Dec 1, 2024
Jan 11, 2023
Apr 22, 2022
Dec 21, 2022

Repository files navigation

Performance Newsletter

A website for perf.email: an up-to-date web platform news email to make you a better performance advocate.

Made by the team at â™  Calibre, your performance companion.

Initial installation

npm install

Running the project

npm run dev launches a local Vite dev server, accessible via http://127.0.0.1:5173/.

Vite’s dev server watches for source file changes, performing a live reload if any are detected.

Build and preview

The npm run build command generates production build files, output to the /dest directory.

To preview the build files locally, run the npm run preview command.

RSS feed

api/rss.js leverages Vercel’s serverless function capability to perform an on-demand request of perf.email issues from Mailchimp, returned as an RSS XML file.

The MAILCHIMP_API_KEY environment variable is required for the Mailchimp API call.

About

Up-to-date web performance tools, talks and resources delivered to your inbox twice a month.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks