Déploiement Eleventy

Déploiement avec Eleventy pour la production.

Spar Skills Guide Bot
DeveloppementIntermédiaire
0022/07/2026
CursorClaude CodeWindsurfCopilotCodex
#eleventy#deployment#frontend#meta-framework

Recommandé pour


name: eleventy-deployment description: "Deployment with Eleventy. production." category: frontend tags: [eleventy, deployment, frontend, meta-framework] models: [gpt-4, claude-3] version: "1.0"

Eleventy Deployment

Deployment with Eleventy. production.

Quick Start

# Eleventy Deployment
# See Eleventy docs

When to Use

  • Building applications with Eleventy
  • production
  • hosting
  • CI/CD

Step-by-Step

  1. Install: npm install eleventy
  2. Set up Eleventy
  3. Configure Deployment
  4. Implement features
  5. Test and verify

Dependencies

  • Eleventy >= latest stable
  • Runtime environment
  • Dependencies as needed

Examples

# Eleventy Deployment
# See Eleventy documentation

Resources

  • Official Eleventy documentation
  • Community tutorials
  • GitHub repositories

Validation

  • Run: eleventy --version
  • Test with sample data
  • Verify output correctness
Skills similaires