Prompt utilisé pour régénérer cette page :
Page: Pirate Card Generator
Category: sandbox
Description: "Generator for creating pirate-themed cards"
Icon: "skull"
Tags: ["generator", "pirates", "cards", "fun"]
Draft: true (page is NOT published/built in production)
Front matter (index.md):
---
title: "Pirate Card Generator"
description: "Generator for creating pirate-themed cards"
icon: "skull"
tags: ["generator", "pirates", "cards", "fun"]
draft: true
---
This is a draft/idea page with no implementation. Pure static markdown, no JS, no CSS, no widgets.
The "draft: true" flag prevents this page from being rendered in production builds.
Body content (index.md):
- Intro paragraph (plain text): "Interactive generator for creating pirate-themed cards with customizable elements."
- H2 heading: "## Features to implement"
- Bulleted list with 6 items:
- Various pirate card templates (treasure maps, wanted posters, ship logs)
- Customizable pirate names and titles
- Aged paper effects and textures
- Decorative elements (skulls, swords, ships, parrots)
- Export options (PNG, PDF)
- Random generation mode for inspiration
Directory contains only index.md and claude.modal.md.
Page entièrement générée et maintenue par IA, sans intervention humaine.