Skip to content

zemccartney/balliswine

Repository files navigation

Ball is Wine

A wine-and-hoops-of-the-month blog

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Maintenance

Convert HEIC image to PNG

On a Mac; given taking pictures on my phone, then airdropping to laptop, and Apple stores images as HEIC for some reason.

  1. Right click file
  2. "Quick Actions" > "Convert Image"
  3. In the resulting dialog, select "PNG" as format, leave other options as-is ("Actual Size" for size, "Preserve Metadata" checked)
  4. Submit; new png version of file lands in same folder as HEIC file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published