📁 Upload Structure
/Analysis/
├── index.html ← Landing page (upload here)
├── tradecard_editor.html ← Editor (upload or use locally)
└── cards/
├── index.json ← Manifest (upload here)
└── YYYY-MM-DD.html ← your daily cards
- Download all 3 files using the buttons below
- Upload to Neocities matching the folder structure above
- Daily: Open the editor → fill out your EOD → click ⬇ Save Card → click 📋 Copy Manifest
- Upload: Save the card HTML to
/Analysis/cards/, paste the manifest entry into index.json, upload both