FAQ Center :: Home All

Group: Training & Mentorship

Question: What is included in the AmadeusWeb Spring onboarding training?

Applies To: Team Leads, Content Managers

Answer: Training covers folder hygiene, basic TortoiseGit usage, VS Code editing, CDN management, and structuring a multi-year content outline.

Context: Designed to build total internal self-reliance for team leads in weeks.

Group: Training & Mentorship

Question: Do team members need prior coding experience to manage content?

Applies To: Non-Technical Users, Writers

Answer: No. Anyone who can organize folders, save text files, and use basic desktop tools can easily learn the authoring workflow.

Context: Lowers the entry barrier so creators can focus on writing rather than complex code.

Group: Training & Mentorship

Question: How long does it typically take to train a small team on the platform?

Applies To: Business Owners, Project Leads

Answer: Most teams master basic folder management, local editing, and Git commit workflows within a few structured hands-on sessions.

Context: Minimizes onboarding friction and gets teams publishing quickly.

Group: Training & Mentorship

Question: Why does the founder discourage automated CLI bots or AI chat integration on live sites?

Applies To: Developers, AI Enthusiasts

Answer: AI is valued as a private sounding board and drafting partner offline, not an autonomous agent or live site bot.

Context: Preserves genuine human agency and prevents AI-generated noise on public sites.

Group: Training & Mentorship

Question: How do "WithAI" logs work within the content workflow?

Applies To: Authors, Researchers

Answer: Creators are encouraged to publish raw, unedited AI brainstorming transcripts as transparent records of their thought process.

Context: Highlights authentic human-AI collaboration without deceptive automated generation.

Group: Onboarding & Operations

Question: How is web hosting structured and billed?

Applies To: Finance Leads, Site Owners

Answer: Hosting is managed directly by Imran and billed as a transparent annual fee alongside platform licensing costs.

Context: Ensures predictable operational costs with no hidden usage fees or backend upsells.

Group: Onboarding & Operations

Question: Can I migrate my existing WordPress or database-driven site to AmadeusWeb Spring?

Applies To: Site Owners, Migration Specialists

Answer: Yes. Existing database posts can be exported into plain-text Markdown or HTML files and structured into folder hierarchies.

Context: Liberates legacy content from dynamic databases and fragile plugin ecosystems.

Group: Onboarding & Operations

Question: What is canvastemplate.com and how does it relate to styling?

Applies To: Designers, Front-End Developers

Answer: It is the default, responsive CSS styling template used across network sites to ensure clean, consistent design out of the box.

Context: Provides lightweight, readable design layouts without heavy frontend frameworks.

Group: Onboarding & Operations

Question: How does the platform prevent repository bloat over time?

Applies To: System Administrators, Content Leads

Answer: By routing heavy assets (images, PDFs, media) to dedicated CDN subdomains rather than committing them to the primary text repository.

Context: Keeps Git repositories small, fast to clone, and easy to manage locally.

Group: Onboarding & Operations

Question: Can I run custom PHP logic on specific pages?

Applies To: Developers

Answer: Yes. Because the engine is built natively on PHP, individual page templates can execute custom server-side scripts cleanly.

Context: Gives developers full flexibility without modifying global core routing engine code.