I'm new to hugo. I'm trying to generate the static version of my site.
- I can run 
hugo serverwithout any issue, the site shows up correctly in the browser. - But when I run 
hugo, the site shows up but without any of the CSS style. 
The test site is here. What am I missing?