← Back to website
Runner Spotlight
Changes save directly to the website β€” no file uploads needed.
πŸ‘ Live Preview
🦌
β€”
β€”
🏁 β€”  Β·  πŸ”— β€”  Β·  πŸ“… β€” yrs running
✏️ Edit Spotlight
πŸ“·

Click or drag a photo here

JPG, PNG or WebP Β· max 8MB Β· cropped to square

Events
Add, edit, or remove events. Changes go live instantly.
πŸ“‹ All Events
Loading...
Setup & Help
One-time setup using your DreamHost MySQL database.
πŸš€ Getting Started
  1. In your DreamHost panel, go to Databases β†’ MySQL Databases and create a new database
  2. Note the hostname, database name, username, and password
  3. Open api/config.php in a text editor and fill in those four values
  4. Upload all site files to DreamHost
  5. Visit yourdomain.com/setup.php in your browser
  6. Click Create Tables β€” this sets up the database automatically
  7. Change your admin password on the same page, then delete setup.php
  8. Log in here at yourdomain.com/admin.html β€” you're done!
πŸ”‘ Changing Your Password
  1. Re-upload setup.php to your site root on DreamHost
  2. Visit yourdomain.com/setup.php
  3. Enter your new password and click Generate Password Hash
  4. Copy the line it gives you into api/config.php
  5. Upload the updated config.php to the api/ folder
  6. Delete setup.php again
πŸ“Έ Adding a Runner Photo
  1. Log in to DreamHost β†’ File Manager β†’ open your site's images/ folder
  2. Upload the photo (JPG, ideally square, under 2MB)
  3. In the Spotlight editor above, enter the path: /images/runner-name.jpg
  4. Click Save to Website