TryGhost / generator-ghost

Generate Ghost blogs and themes using Yeoman.
MIT License
78 stars 11 forks source link

The future of generator-ghost #14

Closed acburdine closed 6 years ago

acburdine commented 7 years ago

Ghost 1.0 was officially released today 🎉

With the release of ghost 1.0 comes ghost-cli - a command line tool for automatically installing and updating Ghost. ghost-cli's functionality I think makes what's in this generator somewhat obsolete; however, there are some newer concepts being introduced into Ghost that I think this generator could be made useful for:

It would essentially remove the ability of this generator to actually install Ghost itself and instead just generate basic scaffolding for various Ghost extensions (and maybe apps in the future).

Any thoughts?

sethvincent commented 7 years ago

Hey! I haven't used this in a long time. I'd be happy to transfer it to your profile, and in general, feel free to take this in a different direction or retire it based on the new ghost-cli.

acburdine commented 7 years ago

If you'd be willing to do that then sure 😄

sethvincent commented 7 years ago

Cool! You'll have to delete your fork first.

acburdine commented 7 years ago

done!

sethvincent commented 7 years ago

Nice! Transfer complete. Thanks @acburdine.

acburdine commented 6 years ago

@sethvincent sorry to bug you again - I noticed today that generator-ghost on npm is still owned by you - would you mind transferring the npm ownership as well?

We (the ghost core team) are wanting to start using it as part of Ghost-CLI to generate various things.

acburdine commented 6 years ago

Gonna go ahead and close this issue - I'm working on some refactoring atm and will open new issues for the individual new things as they get worked on/needed 😄