Admin Login
Admin access is limited to the trip organizers, Britney and Courtney. The first time you sign in, your account is created with the password you choose.
Heads up: this is a static website with no server, so login and survey data are stored only in this browser (localStorage). It keeps the admin tools tidy but is not real security β anyone with this file can view the page source. Don't reuse an important password here. For shared, secure data, collect responses through the Google Form on the Docs page.
Survey Builder
Build surveys for the trip. Published surveys show up on the public Surveys section.
Your surveys
Answers & FAQ
Add answered questions and FAQ entries that appear on the public site. Your edits save in this browser as you type; click Download content file and upload it by FTP to publish them for everyone.
π¬ Asked & Answered
β FAQ
πΌοΈ Gallery Timer
How long each photo shows in the βMemories from last timeβ slideshow on the home page before it rotates to the next one.
Click Save to store the new time in your browser, then click Download content file below and upload it by FTP to apply it for everyone.
π€ Publish content
To make your edits show up for everyone, download the content file and upload it to the
data folder by FTP (overwrite the old content.json).
First time? Click Load existing content.json and choose the current file so you start with what's already published, then add to it before downloading.
Forms & Uploads
Upload files for the trip, or load a CSV (like a guest or packing list) to view it as a table.
π Upload a file
Photos, itineraries, confirmations β pick one or more files to attach.
Note: this is a static site with no server, so uploads are previewed in your browser only. To collect files for real, use the Google Form linked on the Docs page.
π Populate from a CSV
Upload a .csv file and it will appear below as a table. The first row is treated as column headers.
Admin Accounts
Organizers who have created a login. You can remove an account here β that person would simply sign up again to get back in.
How To
Guides for managing the HydarPalooza site.
π Upload the site with FTP
FileZilla is a free app that lets you copy the website files up to our host.
Step 1 β Download FileZilla
- Go to filezilla-project.org and click Download FileZilla Client (it's free).
- Pick the version for your computer (Windows or macOS) and run the installer.
- During install you can skip any optional bundled extras β you only need FileZilla itself.
- Open FileZilla once it finishes installing.
Step 2 β Connect to the host
Use the Quickconnect bar across the top of FileZilla and enter:
| Host | 132.148.177.63 |
|---|---|
| Username | [email protected] |
| Password | Clue: Hydar<Old Street Address>Dollar |
| Port | 21 |
The password isn't written down here on purpose. Replace <Old Street Address>
with the family's old street address (numbers/words as you'd write it) to form the full password.
For example, the pattern is Hydar + old street address + Dollar.
Click Quickconnect. If FileZilla asks about an unknown certificate, accept it to continue.
Step 3 β Upload the files
- On the right side (the server), open the
public_htmlfolder. - On the left side (your computer), open the folder that holds the HydarPalooza files
(
index.html,admin.html, and thecss,js,assetsfolders). - Select everything on the left and drag it into
public_htmlon the right. Keep the folder structure intact. - When the transfer finishes, visit hydarpalooza.org to see the updated site.
Tip: to update the site later, just re-upload the changed files and choose Overwrite when FileZilla asks.