TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you make your personal projects look nice?

1 点作者 mysterpaul超过 8 年前
I&#x27;ve nearly finished writing the main functionality of a Rails project, and I have to start thinking about how to actually design the site, if I&#x27;m going to use a CSS framework, etc.<p>I typically have the most trouble with this part. If I use Bootstrap, I end up with an ugly Bootstrap-looking interface, or a badly customized one. And if I write css by hand, I have no concept of how to make a button or content area look nice. Typically it&#x27;s white square boxes with a black border and a #eee page background.<p>How do you go about designing and styling your projects? Do you use a css framework or any design tools? Examples and links would be welcome as well.

1 comment

pw超过 8 年前
I usually buy a HTML theme from ThemeForest. It won&#x27;t match what you&#x27;re doing exactly, but I find it pretty easy to manipulate the elements a good theme provides to create something that both doesn&#x27;t look generic like Bootstrap and also looks 1000% better than if I did it myself.