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: What is the best way to redesign a site?

3 pointsby mohene1about 13 years ago
Is there a library/resource for css code to easily alter the front-end design of my website? Like copy/paste code.<p>I have extensive back-end design already done on my website.

2 comments

dirkdemanabout 13 years ago
&#60;<a href="http://www.getskeleton.com" rel="nofollow">http://www.getskeleton.com</a> or &#60;<a href="http://www.html5boilerplate.com" rel="nofollow">http://www.html5boilerplate.com</a><p>These are nice libraries, but don't use them in your finished product unless you make substantial changes. The same happened when everybody began using bootstrap for twitter, which is good, but a lot of sites began looking similar to each other.<p>For mockup or MVP it's good though.
评论 #3637918 未加载
corylabout 13 years ago
Twitter Bootstrap?