Good question, the short answer is no :) The long answer is it's absolutely everywhere in our codebases, with some code relying on catch-predicates, meaning we have to pull it out in exactly the right order else things…
It hasn't changed (see https://ghost.org/docs/api/v3/migration/) But also, https://wordpress.org/plugins/ghost/ has been overhauled to export from WP into a format you can import straight into Ghost 3.0.
Take a look at our docs repo: https://github.com/TryGhost/docs, built with Ghost+GitHub+Gatsby. All of our API docs are maintained by developers who are happiest in git and markdown - so those files live in GitHub, with…
I totally understand that you feel ignored, however I can assure you our support team never ignores emails - so something must've gone wrong either with the original email or our reply. We're always happy to provide…
> Is this a business decision to turn as many people as possible to the hosted version? Or is this just the state of node and modern web apps? Ghost-CLI is an open source project, led and built almost entirely by…
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.…
Also a big fan of tldr :) But love the idea of writing my own.
I answered this question in as much detail as possible in the blog post I wrote at the time (which was also linked in the above comment) https://dev.ghost.org/dropping-support-for-postgresql/
First of all, this looks truly awesome! I've spent a lot of time recently looking at the available open source editors, and with the exception of specifically 'code editors' there isn't much out there that supports…
The default database is SQLite, which is a file and doesn't need to be setup or dealt with :)
WordPress already has a "hidden" options page which lets you tweak a tonne of things. Therefore I think you're hitting the nail on the head with hiding the lesser used options away. It'd be nice if, should you change a…
The most amazing browser-based game EVER made!
Good question, the short answer is no :) The long answer is it's absolutely everywhere in our codebases, with some code relying on catch-predicates, meaning we have to pull it out in exactly the right order else things…
It hasn't changed (see https://ghost.org/docs/api/v3/migration/) But also, https://wordpress.org/plugins/ghost/ has been overhauled to export from WP into a format you can import straight into Ghost 3.0.
Take a look at our docs repo: https://github.com/TryGhost/docs, built with Ghost+GitHub+Gatsby. All of our API docs are maintained by developers who are happiest in git and markdown - so those files live in GitHub, with…
I totally understand that you feel ignored, however I can assure you our support team never ignores emails - so something must've gone wrong either with the original email or our reply. We're always happy to provide…
> Is this a business decision to turn as many people as possible to the hosted version? Or is this just the state of node and modern web apps? Ghost-CLI is an open source project, led and built almost entirely by…
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.…
Also a big fan of tldr :) But love the idea of writing my own.
I answered this question in as much detail as possible in the blog post I wrote at the time (which was also linked in the above comment) https://dev.ghost.org/dropping-support-for-postgresql/
First of all, this looks truly awesome! I've spent a lot of time recently looking at the available open source editors, and with the exception of specifically 'code editors' there isn't much out there that supports…
The default database is SQLite, which is a file and doesn't need to be setup or dealt with :)
WordPress already has a "hidden" options page which lets you tweak a tonne of things. Therefore I think you're hitting the nail on the head with hiding the lesser used options away. It'd be nice if, should you change a…
The most amazing browser-based game EVER made!