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.

Show HN: Custom CMS using Node and Backbone for my girlfriend's fashion blog

12 pointsby maxmzd_almost 11 years ago

7 comments

heyalexejalmost 11 years ago
Nice project. A couple things I noticed: You&#x27;re leaking emails and IP addresses of commenters in your source code. There are plenty of dead pages[1] in the index which you could redirect to the home page or just disallow Google to index either via robots.txt or Google Webmaster Tools.<p>Edit: Skimming through the site I couldn&#x27;t actually find a single affiliate link from the image labels.<p>[1] <a href="https://www.google.com/#q=site%3Avanillaextract.me+inurl%3Atag+OR+inurl%3Apage+OR+inurl%3Acategory" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;#q=site%3Avanillaextract.me+inurl%3At...</a>
评论 #8153897 未加载
eswatalmost 11 years ago
Pretty slick. Can’t wait to see the nuts &amp; bolts of it if you decide to release it.<p>Two problems I noticed so far:<p>1) Images are getting cut off from the header in the individual blog posts (I’m using Chrome 36 on OS X)<p>2) Back button functionality is broken, would be nice to have that working
评论 #8153975 未加载
msurguyalmost 11 years ago
Very cool idea for the fashion bloggers. You might even sell this CMS (per client basis) or if you gather a team of web developers - become an agency working with fashion bloggers.<p>There is some potentially good money in this.
评论 #8151041 未加载
JustinBrownalmost 11 years ago
Site looks great, but do you have any peeks into the actual CMS? Would love to see!
评论 #8153977 未加载
sathviklalmost 11 years ago
very very cool ! Can you point to some links that you used to learn node, backbone.. what do you use for layout design ?
评论 #8151039 未加载
vsergiualmost 11 years ago
Is it open source?
评论 #8150116 未加载
narzeroalmost 11 years ago
looks amazing!