Using Craft Templates with Cravo
A step-by-step guide to using Cravo's official templates to jumpstart your website.
Overview
Cravo provides professionally designed templates for common website types. Each template is a fully structured Craft.do document that you can duplicate, customize, and connect to Cravo.
Available Templates:
| Template | Best For | Features |
|---|---|---|
| Blog | Personal blogs, newsletters | Clean article layout, collection-based posts |
| Docs | Documentation, guides | Sidebar navigation, hierarchical pages |
| Portfolio | Creatives, freelancers | Visual-first layout, project showcases |
📸 PLACEHOLDER: Screenshot
Template selection gallery in the Cravo wizard, showing all three template cards with preview thumbnails
Step 1: Access the Template
From the Cravo dashboard:
- Click "Create New Site"
- Select "Start with a Template"
- Click on your preferred template card
- You'll see a "Open in Craft" button
📸 PLACEHOLDER: Screenshot
Template detail view showing the "Open in Craft" button and template preview
Step 2: Duplicate to Your Space
When you click the link, you'll be taken to Craft.do:
- Sign in to your Craft account (if not already)
- Click "Duplicate to your space" at the top
- Choose your destination folder
- Wait for the duplication to complete
🎬 PLACEHOLDER: Video (20 seconds)
Screen recording: Clicking "Open in Craft" → Craft opens → Click duplicate → Document appears in "My Documents"
📸 PLACEHOLDER: Screenshot
Craft.do duplicate confirmation dialog with "Duplicate" button highlighted
Step 3: Explore the Template Structure
Each template comes with a pre-built structure. Here's what you'll find:
Blog Template Structure
1📄 Home (Landing page)2├── 📁 Blog (Collection page)3│ ├── 📄 Sample Post 14│ ├── 📄 Sample Post 25│ └── 📄 Sample Post 36└── 📄 About
Docs Template Structure
1📄 Home (Welcome page)2├── 📁 Getting Started3│ ├── 📄 Introduction4│ ├── 📄 Quick Start5│ └── 📄 Installation6├── 📁 Features7│ ├── 📄 Feature 18│ └── 📄 Feature 29└── 📄 FAQ
Portfolio Template Structure
1📄 Home (Hero + Project Grid)2├── 📁 Projects3│ ├── 📄 Project 14│ └── 📄 Project 25├── 📄 About Me6└── 📄 Contact
📸 PLACEHOLDER: Screenshot
Side-by-side comparison of all three template structures in Craft.do document outline view
Step 4: Customize Your Content
Before connecting to Cravo, you should personalize the template:
Replace Placeholder Content
- Update sample titles and text
- Replace placeholder images with your own
- Edit the About/Bio sections
Modify Structure (Optional)
- Add new pages as needed
- Delete sections you don't need
- Rearrange the page hierarchy
💡 Tip: You can always make changes after publishing. Any updates in Craft can be synced to your live site.
📸 PLACEHOLDER: Screenshot
Craft.do editor showing a user editing a template page with highlighted editable areas
Step 5: Generate API Credentials
To connect your customized template to Cravo:
- In Craft, open your document
- Click Share → Publish and Share
- Enable "API Access"
- Copy the Base URL and Secret Key
📸 PLACEHOLDER: Screenshot
Craft.do Share panel with API credentials visible and copy buttons highlighted
Step 6: Connect to Cravo
Return to the Cravo wizard:
- Paste your Base URL
- Paste your Secret Key
- Click "Verify"
- Complete the site configuration
- Click "Create Site"
Your template-based site is now live!
🎬 PLACEHOLDER: Video (30 seconds)
Full flow: Copying credentials from Craft → Pasting in Cravo → Verification success → Site creation → Dashboard redirect
Template-Specific Tips
For Blog Templates
- The main Blog page uses a Collection block – new posts appear automatically
- Add posts as sub-pages under the Blog page
- Use the page properties to set publish dates
For Docs Templates
- The sidebar automatically reflects your page hierarchy
- Keep pages organized in logical folders
- Use H1/H2 headings for table of contents
For Portfolio Templates
- Use high-quality images (recommended: 1200px wide)
- Keep project descriptions concise
- Link to external case studies if needed
Troubleshooting
Template didn't duplicate correctly
- Ensure you're signed into Craft
- Try duplicating again with a stable internet connection
- Check if you have available storage in your Craft space
My changes aren't showing on the live site
- Click the Sync button in your Cravo dashboard
- Wait for the sync to complete
- Hard refresh your browser (Cmd/Ctrl + Shift + R)
Related Guides
- Creating Your First Site – Complete getting started guide
- Creating a Blog with Cravo – Advanced blog setup
- Creating Documentation Sites – Advanced docs setup