I would love to see an official static site mode for Ghost (and Wordpress). That way we can get both a nice authoring experience and the low cost/security of S3 hosting.
Introducing Ghost 2.0
91–100 of 111 posts
Re: Introducing Ghost 2.0
#92Heyo, John from Ghost here. Thanks for the kind words so far about 2.0 — it’s been a hectic few months! Earlier this year I talked about how we were shifting focus from simplicity to power - https://blog.ghost.org/5/ - and this is the first big release since that move. Whereas early versions were extremely opinionated and rigid, we’re now starting to bake in more flexibility and configurability to allow for a more di…
I host several self-hosted blogs using Ghost 1.0 in Docker. When can we expect 2.0 released via Docker please?
Re: Introducing Ghost 2.0
#93Earlier quoted context omitted.
Digital Ocean has a one click install that configured a ghost blog and takes care of everything for you.
I'm so old I still have a multi-purpose personal server instead of separate VPS/containers for everything.
Re: Introducing Ghost 2.0
#94Earlier quoted context omitted.
I think it's not so much a complaint, as a suggestion to include a short recap of what the project is in the introduction of release announcements. I don't think OP was so much annoyed, as much as that they considered that it's a smart thing marketing-wise: those who don't know what the project is are unlikely to read on to the third paragraph. See e.g. Rust, which does this really well: https://blog.rust-lang.org/20…
Fair point, I probably could've included some useful context there - thanks for the tip!
Re: Introducing Ghost 2.0
#95I was just thinking about ghost a few weeks ago! I used to use Ghost way back when and wanted to get back to it but the installation process has become really complex and brittle. I'm a little ashamed to admit that it beat me. The cli tool is very rigid. For some reason you cannot simply run ghost as the user ghost but you need some other user with sudo privileges to create the ghost user during the installation proc…
Ghost-CLI is an open source project, led and built almost entirely by contributors from the community.
The process is rigid because they don't have enough hands to support more variations in environment.
Re: Introducing Ghost 2.0
#96About a year to 6 months ago I decided I wanted to try out the hosted version at ghost.org. It seemed I had already used up my free trial some time ago. So long ago I don't even recall doing it. I emailed support to see if I could get another trial. I was interested in paying for the pro version but wanted to make sure it was actually worth $29. I NEVER got a response from their support about my request. Just flat ou…
We're always happy to provide another free trial - or you can signup again with an email address variation.
Re: Introducing Ghost 2.0
#97I would love to see an official static site mode for Ghost (and Wordpress). That way we can get both a nice authoring experience and the low cost/security of S3 hosting.
Re: Introducing Ghost 2.0
#98Really looking forward to trying out Ghost 2.0 I help run a small publication with some friends and we've been having difficulties with Medium and think it's time to move to a new platform. One problem we haven't figured out a solution to yet is importing our Medium articles into Ghost. My current plan is to export the Medium articles, parse them, then insert them directly into the Ghost DB. Is this is a viable solut…
IMO Medium should provide a real export format and not hold people hostage... but you'd have to convince them of that
Re: Introducing Ghost 2.0
#99Earlier quoted context omitted.
We're loading all public-facing resources - so posts, tags, authors and importantly the relations between them - in as few queries as possible, using fairly typical where...in queries in order to build the relations. SQLite uses variables for in queries, and so sites with a lot of content triggered the "more than 999 variables" error. Solvable, of course, but quite an interesting limitation to discover!
This sounds like an interesting usecase for a graph database, is that something you have considered?
Re: Introducing Ghost 2.0
#100I’m amazed no-one has mentioned the lack of a built-in commenting feature. The makers of Ghost are here appreciating the benefits of comments but sadly they haven’t made there way to Ghost yet. I’d love to move to Ghost from Wordpress but commenting is essential. And no. 3rd party Garbage like Disqus isn’t a viable option.
In the meantime, Discourse[1] and Talk[2] are great options that can be self-hosted if needed and integrate well. If you look at them you can see the level of effort that is required to do commenting, moderation, and spam protection well at scale.
[0] https://forum.ghost.org/t/memberships-subscriptions/377 [1] https://www.discourse.org [2] https://coralproject.net/talk/