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: Where/how to get the 'typical startup website' theme?

2 pointsby rzendacottalmost 12 years ago
Are all startup websites based on a certain theme? If so,is there a way to easily build sites like it or are they all just built custom on a framework like bootstrap?<p>Some examples of what I mean:<p>https://www.quivee.com/<p>http://sendgrid.com/<p>http://www.mashery.com/<p>http://www.twilio.com/<p>https://trychec.com/<p>http://cropup.com/<p>And a ton more!<p>They're all different, but they seem to share the same underlying theme.

3 comments

richaberalmost 12 years ago
They are not all using the same "theme," but a few of them are certainly using Twitter Bootstrap as the initial basis of their styling.
hasenjalmost 12 years ago
As far as I can tell, the theme you're sensing is an intangible one. Usually these sites are custom designed.
ISeemToBeAVerbalmost 12 years ago
Yeah, I was gonna say Twitter Bootstrap is pretty commonly used.