top | item 16675145

(no title)

nvus | 8 years ago

1. You sound like an advertiser.

2. When I first discovered Ghost (last year) and I heard it's using NodeJS I was expecting a beautiful, responsive, SPA blog engine that is fast. After reviewing it and even trying to use it as a platform for a newspaper I found that (It's just wordpress and it's not using the power of javascript to it's full extent.)

Fast => I could and I did built a faster wordpress site.

SPA => Nope

Customizable => Nope.

For me it's not worth the extra capabilities instead of a static blog.

I found gatsby(1) great for all my use cases and with some extra work[2] is more dynamic that ghost.

1. gatsby - https://github.com/gatsbyjs/gatsby

2. netlify + contentful - https://www.netlifycms.org/ + https://www.contentful.com/

(I would love to see a CMS that embraces SPA/PWA. On the other side I would hate to serve 1mb of JS just to show 4 paragraphs and 1 picture)

discuss

order

scrollaway|8 years ago

> You sound like an advertiser

Great! I'll happily advertise for Ghost. As I said I'm not affiliated but I am a fan. I especially am a fan because I have a huge respect for open source organizations that run their business like they do.

nvus|8 years ago

You're right, I can't comment anything bad on the business model, great respect for being open source and I thank them for they work, just not a fit for someone who was looking for a better Wordpress alternative. Maybe it's just too young. WP is 15 yo already :)) ! Wish you both the very best!

minitech|8 years ago

> SPA => Nope

This seems like a positive aspect for a blog? Most blogs are pretty far removed from being “applications”.

nvus|8 years ago

Would that be a negative aspect?

Why wouldn't you try to bring the best possible experience to your reader?