Home About Services Speaking Blog
← All writing
Google Hugo

Material-lite theme for Hugo

· 0 min read

Last week, I wrote a post about how awesome Hugo is and why I switched from Jekyll to Hugo.

Then, a few days later, Google released an awesome template called Material Design Lite . It’s basically Google’s famous Material Design in HTML, CSS and JavaScript instead of in Polymer .

I was thinking about setting up another website for some side project and wanted to use material design. So I decided to write a material design theme for a simple Hugo blog.

The original repository is no longer available.

Keep reading