Can i make a ghost clone with ghost directly?

Please i was thinking of building a system with similar features like ghost before i came across it, but now i am thinking is there any possible way for me to build a product(a saas) off ghost directly legally.

Please i need help on how i can build a product ontop of ghost and legally?

Thank you!

To the legal part (no legal advice, just me putting things together): Ghost is open source and released under the MIT license. So everything you need to know about it is here:

On the how: start by forking Ghost – and then do your thing. I always like to do things by trial and error. Get to know the code, try to change things, see what breaks, make it work again.

1 Like