// topic
Software & Web
tags:
All
affiliate
agents
ai
automation
bildgenerierung
cicd
claude
claude-code
cli
daisyui
devops
django
docker
dsgvo
einsteiger
frontend
gemini
gitlab
google-analytics
gpt-image-1
homelab
imagen
linux
llm
mcp
model-context-protocol
multi-site
ollama
openai
python
reverse-proxy
self-hosting
tailwind
tailwind-css
terminal
wagtail
webdesign
Affiliate Click Tracking in Django: Why GA Doesn't See It
How to track affiliate clicks in Django/Wagtail yourself: a /go/ redirect with a bot filter and a GDPR-lean …
GitLab CI for Wagtail/Django: Build, Migrations, Deploy
Lean GitLab CI pipeline for Wagtail/Django: test → build → deploy. Code is baked into the Docker image, …
Wagtail Multi-Site: Multiple Sites from a Single Codebase
How a single Wagtail project can carry several completely different sites: the Sites framework, custom page types per …
Claude Code Template Handoff: From Design to Wagtail Layout
How a static claude.ai/design prototype becomes a real, responsive Wagtail template: grid-template-areas for the hero-grid, the code-frame as …
Tailwind CSS + daisyUI in Wagtail/Django: Pragmatic Setup Without the Node Nightmare
How I set up Tailwind CSS v4 together with daisyUI in a Wagtail/Django project – with npm watch …