Layout broken due to misformatted blogpost
elsbrock opened this issue · 5 comments
elsbrock commented
Between
- RGB2R v11 - Das Retro-Gaming-Event in Heidelberg
- Sticken leicht gemacht - Workshop für Kinder
(currently on page 2)
Haven't identified the blogpost that is causing the problems.
blabber commented
Fun Fact: I can't reproduce the layout issue in my development jail, I can see it in the live version though.
elsbrock commented
That's very likely because we don't run htmlmin during grunt serve
runs.
blabber commented
Right. Now I was able to reproduce this issue and hunt down the culprit.
blabber commented
For the record: grunt serve:dist
serves the release build.
elsbrock commented
Thanks, maybe we should add a section on the build targets to the README.