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.

Purple – Heroku UI Kit

109 pointsby acesubidoabout 10 years ago

8 comments

yRetsyMabout 10 years ago
&quot;Purple should never be used outside of officially endorsed Heroku products or without explicit permission.&quot;<p>I wonder how others feel about this, I really enjoy breaking apart existing websites and having a guide like this is certainly something I can use for inspiration in any of my projects - but I also wonder about the above clause and any implications it may have on copycat behaviour.
评论 #9255266 未加载
评论 #9255416 未加载
colinmegillabout 10 years ago
Alex Lande did something similar for WalMart <a href="http://walmartlabs.github.io/web-style-guide/" rel="nofollow">http:&#x2F;&#x2F;walmartlabs.github.io&#x2F;web-style-guide&#x2F;</a> ... on the tail of that, he built Radium. We had many conversations in between about the shortcomings of CSS after working on such large projects. <a href="http://projects.formidablelabs.com/radium/" rel="nofollow">http:&#x2F;&#x2F;projects.formidablelabs.com&#x2F;radium&#x2F;</a>
anonfunctionabout 10 years ago
GitHub has a similar &quot;living&quot; style guide that is open source: <a href="http://primercss.io/" rel="nofollow">http:&#x2F;&#x2F;primercss.io&#x2F;</a>
jamestabout 10 years ago
Firebase has a similar style guide:<p><a href="https://www.firebase.com/docs/styleguide.html" rel="nofollow">https:&#x2F;&#x2F;www.firebase.com&#x2F;docs&#x2F;styleguide.html</a>
aikahabout 10 years ago
&gt; Purple should never be used outside of officially endorsed Heroku products or without explicit permission.<p>then why opensource it at first place? Bootstrap became popular even though it used some Twitter design styles. How is it a bad thing?<p>When you write this in the lib description,you&#x27;re making sure nobody&#x27;s going to use that.
评论 #9255106 未加载
ddoolinabout 10 years ago
How do people feel about the BEM naming scheme for CSS rules? It looks like overkill when used with a preprocessor but I haven&#x27;t actually taken time to try it yet. I also find myself absolutely turned off by the idea of a class that mixes underscores and dashes.
Pephersabout 10 years ago
Even though it&#x27;s not open source, it&#x27;s still great for inspiration.
UUMMUUabout 10 years ago
This is just a Bootstrap theme. Even the column classes are the same.
评论 #9256635 未加载