Runner Spotlight
Changes save directly to the website β no file uploads needed.
π Live Preview
π¦
βοΈ 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
- In your DreamHost panel, go to Databases β MySQL Databases and create a new database
- Note the hostname, database name, username, and password
- Open api/config.php in a text editor and fill in those four values
- Upload all site files to DreamHost
- Visit yourdomain.com/setup.php in your browser
- Click Create Tables β this sets up the database automatically
- Change your admin password on the same page, then delete setup.php
- Log in here at yourdomain.com/admin.html β you're done!
π Changing Your Password
- Re-upload setup.php to your site root on DreamHost
- Visit yourdomain.com/setup.php
- Enter your new password and click Generate Password Hash
- Copy the line it gives you into api/config.php
- Upload the updated config.php to the api/ folder
- Delete setup.php again
πΈ Adding a Runner Photo
- Log in to DreamHost β File Manager β open your site's
images/folder - Upload the photo (JPG, ideally square, under 2MB)
- In the Spotlight editor above, enter the path:
/images/runner-name.jpg - Click Save to Website