Guide
Site setup checklist
Copy this list for every new project. Open a guide page when it is available; other steps are coming soon.
A. Setup
Install tools and run the site on your computer.
B. Basic settings
Company name, contact details, sector, and which pages are enabled.
C. Content
Services, copy, images, FAQ, team, and trust sections.
- Define Your Services src/config/services.ts
- Add or remove pages src/pages/
- How to translate src/i18n/, src/config/, Keystatic
- Add or replace images public/
- Edit FAQ content src/i18n/faq.ts
- Add team members Keystatic / TeamSection
- Add testimonials Keystatic / TestimonialsSection
- Edit how it works section HowItWorksSection
- Update stats and trust badges StatsSection, TrustBadgesSection
D. Technical settings
SEO, languages, menu, analytics, and structured data.
E. Launch
Preview, deploy to Cloudflare, domain, and optional CMS.