summaryrefslogtreecommitdiffstats
path: root/ui/hugo_panel.py
AgeCommit message (Collapse)AuthorFilesLines
4 daysfeat: run npm build before hugo server and add manual Build CSS buttonv1.5Danilo M.1-7/+63
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>
6 daysfix: stop double stopped emit, restore race, worker leak, encapsulation, git ↵Danilo M.1-1/+4
view init
6 daysfeat: hugo server panel with start/stop and log streamingDanilo M.1-0/+71