Personal site & blog for jeanlucmakiola.de. - Astro 7 static output; self-hosted Inter + JetBrains Mono (Fontsource) - Material 3 Expressive design tokens (red accent over neutral surfaces) - Home (hero + about + selected work + latest writing) - /work index + per-app pages (Calendula, Agendula, floret-kit) with build-time Gitea release tags, brand-icon link rows, features grid, and an at-a-glance facts panel - Blog via Markdown content collection; RSS, sitemap, robots, OG/SEO - Privacy-respecting Umami analytics, env-gated (off in dev) - Dockerfile (build -> Caddy) + Caddyfile for Coolify deploy Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1.4 KiB
1.4 KiB
name, order, status, released, platform, license, summary, tech, features, links
| name | order | status | released | platform | license | summary | tech | features | links | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| floret-kit | 3 | Design system | false | Android library | MIT | The shared Material 3 Expressive design system and plumbing behind the Floret app family — so each app draws from one bloom instead of reinventing it. |
|
|
|
"Floret" is the family's design language: a Calendula flower head is a cluster
of many small florets, and each app is one of them. floret-kit is the bloom
they share — so a new app doesn't reinvent a settings screen, an edit form, or a
theme; it draws from here. Gradle's dependency substitution maps
de.jeanlucmakiola.floret:<module> to local source, so editing the kit updates
every app immediately.