jimbursch.com — Site Dashboard
Active Projects
Dormant / Old Sites
Dev / Internal
To view a site locally:
- Click "copy hosts line" on the site you want to view
- In your terminal:
sudo nano /etc/hosts
- Paste the line at the bottom and save (
ctrl+O, ctrl+X)
- Open the site's URL in your browser — it will load from Dreamhost directly
- When done, remove the line from
/etc/hosts and save again