Go to file
Kevin Ansfield 81f6b3df1e Version bump to 1.26.0 2019-06-25 12:25:20 +01:00
.github Update issue templates 2018-08-10 16:47:37 +01:00
content Upgrading Casper to 2.4.2 2018-08-08 17:11:39 +02:00
core Updated Ghost-Admin to 1.26.0 2019-06-25 12:25:20 +01:00
.editorconfig Various post-repo-split cleanup (#6910) 2016-07-12 11:55:46 -06:00
.eslintrc.json Added Url Service to track all URLs in the system (#9247) 2017-11-16 13:03:24 +00:00
.gitignore Added `content/settings` folder 2018-04-15 19:40:22 +02:00
.gitmodules Add Admin-Client as submodule at `core/client` 2016-05-19 14:20:18 +01:00
.npmignore 🐛 Fixed missing mail templates in npm package (#9369) 2018-01-04 10:38:22 +01:00
.travis.yml Updated Node v6 and v10 support (#10810) 2019-06-25 10:19:35 +02:00
Gruntfile.js Added `--no-server-watch` option to `grunt-dev` (#9719) 2018-07-09 10:12:33 +01:00
LICENSE 2018 2018-01-02 21:44:41 +00:00
MigratorConfig.js Moved ghost-version to lib 2017-12-14 22:14:55 +01:00
PRIVACY.md Updated docs links 2018-07-20 23:49:16 +02:00
README.md Overhauled README.md (#9784) 2018-08-14 00:35:15 +02:00
SECURITY.md Update SECURITY.md 2016-01-13 18:22:09 +02:00
index.js Fixed telling Ignition on Ghost start to inherit from a native error message 2018-06-04 12:16:23 +02:00
package.json Version bump to 1.26.0 2019-06-25 12:25:20 +01:00
yarn.lock Updated Node v6 and v10 support (#10810) 2019-06-25 10:19:35 +02:00

README.md

 

Ghost

Fiercely independent, professional publishing

A fully open source, powerful platform for building and running modern publications,
we power serious blogs, magazines and journalism from DuckDuckGo to OpenAI & Sky News.


Ghost.org | Features | Showcase | Forum | Documentation | Contributing | Donate | Twitter

Downloads Latest release Build status Contributors OpenCollective

 



 


 

Ghost(Pro)

The easiest way to deploy Ghost is with our official Ghost(Pro) managed service. You can have a fresh instance up and running in a couple of clicks with a worldwide CDN, backups, security and maintenance all done for you.

Not only will it save you hours of maintenance per month, but all revenue goes to the Ghost Foundation, which funds the maintenance and further development of Ghost itself. So youll be supporting open source software and getting a great service! Alternatively if you'd like to support us, we're very grateful to all our backers on Open Collective ❤️

 

Quickstart Install

If you want to run your own instance of Ghost, in most cases the best way is to use our CLI tool

$ npm install ghost-cli -g

 

Then, if installing locally add the local flag to get up and running in under a minute - Local install docs

$ ghost install local

 

or on a server run the full install, including automatic SSL setup using LetsEncrypt - Production install docs

$ ghost install

 

Check out our official documentation for more information about our recommended hosting stack & properly upgrading Ghost, plus everything you need to develop your own Ghost themes or work with our API.

 

Getting Help

You can find answers to a huge variety of questions, along with a large community of helpful developers over on the Ghost forum - replies are generally very quick. Ghost(Pro) customers also have access to 24/7 email support.

To stay up to date with all the latest news and product updates, make sure you subscribe to our blog — or your can always follow us on Twitter, if you prefer your updates bite-sized and facetious. 🎷🐢

 

Contributors & Advanced Developers

For anyone wishing to contribute to Ghost or to hack/customise core files we recommend following our full development setup guides: General Contributor Guide | Developer Setup Instructions | Admin Client development guide

 

Copyright & License

Copyright (c) 2013-2018 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.