Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 662 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 662 Bytes

Personal Website

Made with Astro and Tailwind CSS

  • Image Pre-processing
    • Converts iOS HEIC/HEIF images to JPEG using process_images.py

    • Strips all GPS/location EXIF data from all images

    • Install dependencies with:

      py -m pip install -r requirements/dev.txt