Michele 67bc0d2980 feat: mobile UX fixes + Phase C one-click generation
Mobile UX:
- index.css: comprehensive mobile media queries — headings scale down,
  touch targets enforced, grid-2col-mobile collapse class, tablet breakpoint
- ContentArchive/ContentPage: grid minmax uses min(100%, Npx) to prevent
  overflow on small screens
- CharacterForm: visual style + rules editor grids collapse on mobile
- Dashboard: stat cards grid mobile-safe
- Layout: better nav touch targets, footer responsive gap

Phase C — One-Click Generation:
- Backend: GET /api/content/suggestions endpoint — LLM generates 3 topic
  ideas based on character profile and avoids repeating recent posts
- Dashboard: "Suggerimenti per oggi" section loads suggestions on mount,
  each card links to /content with prefilled topic + character
- ContentPage: reads ?topic= and ?character= URL params, auto-fills form
  and auto-triggers generation (one-click flow from Dashboard)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:28:25 +02:00

Leopost Full

Social Content OS — merge di Leopost, Post Generator e Autopilot OS.

Lab: https://lab.mlhub.it/leopost-full/

Stack

  • Frontend: React (Vite) + Tailwind CSS — design system "Editorial Fresh" (Fraunces + DM Sans)
  • Backend: FastAPI (Python) + SQLite
  • AI: Multi-LLM (Claude / OpenAI / Gemini)
  • Publishing: Facebook, Instagram, YouTube, TikTok

Funzionalità

  • Gestione Characters (profili creatori)
  • Generazione contenuti AI multi-piattaforma
  • Calendario editoriale con livelli di consapevolezza (PAS, AIDA, BAB...)
  • Export CSV per Canva Bulk Create
  • Scheduling automatico + pubblicazione social
  • Gestione commenti con AI reply
  • Affiliate links con auto-injection
  • Multi-LLM configurabile via Settings

Repository

Description
Leopost Full - Social Content OS (merge Leopost + Post Generator + Autopilot OS)
Readme 692 KiB
Languages
JavaScript 66.6%
Python 31.8%
CSS 1.2%
Shell 0.2%
Dockerfile 0.1%
Other 0.1%