Loading Handoff Notes

Handoff Notes

Handoff Notes

Start here when returning to this project.

Current Preference

The user wants the site to be clean, legible, and Apple-like. The experimental spider-web homepage was disliked and has been disabled. Keep the homepage simple by redirecting / to /about/ unless the user asks otherwise.

Recent User Requests

  • Improve visual appearance and usability.
  • Add animations and transitions.
  • Try a spider-web intro page.
  • Disable the spider-web intro while preserving the code.
  • Make the theme Apple-like.
  • Fix About page code/goals block contrast.
  • Improve the loader and make loader text unique by page.
  • Add documentation/memory files for future work.

Before Editing

  1. Check git status in the live clone.
  2. Avoid overwriting unrelated user edits.
  3. Make small, targeted changes.
  4. Push to master only when the user wants the live site updated.

After Editing

  1. Commit with a short descriptive message.
  2. Push to origin master.
  3. Tell the user the commit hash.
  4. Mention that GitHub Pages may need a minute to rebuild.