# Rain Breaw Replica

This is a plain HTML/CSS replica of the website at `http://rainbreaw.com`.

## Structure

- `index.html`: Home page
- `web.html`: Web development page
- `photography.html`: Photography page (placeholder)
- `cooking.html`: Cooking page
- `musings.html`: Musings (blog) page
- `resume.html`: Resumé page
- `current.html`: Current projects page
- `reel.html`: Directing reel page
- `film.html`: Filmmaking page
- `style.css`: Shared stylesheet
- `images/`: Folder for site images

## Notes

- The site has been converted from Drupal (PHP/DB) to static HTML/CSS.
- Images have been linked using placeholders as the original binary images could not be fetched directly.
- The layout is an approximation based on the content and structure of the original site.
