summaryrefslogtreecommitdiffstats
path: root/workers/npm_worker.py
AgeCommit message (Collapse)AuthorFilesLines
3 daysfeat: run npm build before hugo server and add manual Build CSS buttonv1.5Danilo M.1-0/+38
NpmWorker (QObject+QProcess) runs `npm run build` in the blog repo. HugoPanel sequences: build CSS → start hugo on Avvia. A separate "Build CSS" button allows rebuilding Tailwind while the server runs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>