Skip to content

Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.

License

Notifications You must be signed in to change notification settings

CarlstonG/Hubmind_blog

 
 

Repository files navigation

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.

Contributors & advanced developers

For anyone wishing to contribute to Ghost or to hack/customize core files we recommend following our full development setup guides: Contributor guideDeveloper setupAdmin App dev guide

 

About

Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.0%
  • Handlebars 10.7%
  • CSS 9.7%
  • HTML 1.5%
  • XSLT 0.1%