Website
Guesthouse — website for a guesthouse or small hotel
A guesthouse website: rooms with prices and photos, an availability calendar and date-range stay requests checked against occupancy. No database.
What it does
- ✏️ Edit content, create pages and manage the menu right in the browser — live-preview editor with backups
- Rooms from one file: name, capacity, price per night, amenities — each room gets its own page with a gallery
- A 3-months-ahead availability calendar on every room page — no JavaScript, screen-reader friendly
- Date-range stay requests: the site checks overlaps with occupancy and room capacity itself — no double bookings
- You manage occupancy in the admin (from, to, note) — a guest's request doesn't block the dates, your confirmation does
- The reservation page shows a compact occupancy overview of all rooms at once
- Surroundings & trips, Breakfast and Price list pages with cancellation terms — all plain Markdown
- Versioned price list or house rules downloads — new version = same link
- Full-text search incl. PDF contents, no CMS and no database — runs on ordinary PHP hosting
🧪 Try it yourself
Get a feel for it in the live demo in a few clicks:
- Open the Smrk room and browse its 3-month availability calendar
- Try requesting an occupied date range at /rezervace/ — the site politely refuses
- Then request a free range — in the demo it goes nowhere, don't worry 🙂
- In the admin (password demo), add an occupancy entry and watch the calendar change
🔑 The admin is part of the demo — log in with the password: demo
Every website comes with e-mail support and help with deployment.