Favicon Generation Directory

This directory contains source files and tools for generating the site favicon.

Current Favicon

  • Current: /favicon.ico (root directory)
  • Apple Touch Icon: Uses /assets/index/profile_photo.png

Favicon Generation Workflow

1. Source Files (place in this directory)

  • High-resolution PNG (512x512 or larger)
  • SVG source (scalable vector graphics)
  • Original design files (AI, Sketch, Figma exports)

2. Generation Tools

3. Output Files Needed

  • favicon.ico (multi-size ICO file)
  • apple-touch-icon.png (180x180)
  • favicon-16x16.png
  • favicon-32x32.png
  • favicon-192x192.png (Android)
  • favicon-512x512.png (Android)

4. Installation

Replace files in:

  • /favicon.ico
  • Update references in _includes/head.html
  • Update manifest.json if needed

Notes

  • Current favicon appears to be standalone without source materials
  • Consider using academic/physics themes (equations, cosmos, etc.)
  • Ensure favicon works at 16x16 pixel size (minimum)