TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which static site generator has the best themes?

7 pointsby pdevralmost 4 years ago
Out of the box or provided by someone else. As an example, Hugo has these: https:&#x2F;&#x2F;themes.gohugo.io&#x2F;<p>Related question to those who built your sites using static site generators: How did you find the theme for your site? Did you go with what is available? Or did you design it yourself?

3 comments

rasikjainalmost 4 years ago
I use hugo and coder theme. Works for my website.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;luizdepra&#x2F;hugo-coder&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;luizdepra&#x2F;hugo-coder&#x2F;</a><p><a href="https:&#x2F;&#x2F;www.rasikjain.com" rel="nofollow">https:&#x2F;&#x2F;www.rasikjain.com</a>
评论 #28097268 未加载
Etherytealmost 4 years ago
Personally I built a simple theme from scratch, but it really depends on what your use case is. A personal blog is different than a product landing page. Short of looking appalling though, I would recommend focusing on the content of the page instead. If the content is good you&#x27;ll get eyeballs regardless of the looks, not so much so the other way around.
评论 #28097260 未加载
dcminteralmost 4 years ago
I use Hugo which has a themes gallery [0], which I assume is common (Edit: and as you already noted above - I should read more carefully!). I perused that for something acceptable and then tweaked it a bit. The result [1] could be better but is good enough for my purposes.<p>[0] <a href="https:&#x2F;&#x2F;themes.gohugo.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;themes.gohugo.io&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;paperstack.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;paperstack.com&#x2F;</a>
评论 #28097239 未加载