Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Rebranding #8

Closed
ChristopherJennings opened this issue Sep 17, 2019 · 5 comments
Closed

Rebranding #8

ChristopherJennings opened this issue Sep 17, 2019 · 5 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ChristopherJennings
Copy link

As @seangwright mentioned in A comment in #5, We just announced a rebrand of the product. When you get a chance it'd be great if you could update this plugin to reflect that new brand, "Kentico Kontent"

On an unrelated note, I've been working with the plugin in my free time the last couple of weeks converting the Vue travel blog sample I built and I'm nearly complete. I've run into very few issues that I couldn't resolve quickly and they were all mostly due to my lack of understanding of Gridsome or GraphQL. I've been super pleased with this plugin!

@CMeeg
Copy link
Owner

CMeeg commented Sep 18, 2019

Thanks for the comments @ChristopherJennings - I'm really pleased the plugin has been working well for you!

I saw the announcement of the rebrand - congrats on that! I will bring the plugin in line with the new brand in the next release, which I am planning to also include #7 and #9.

@CMeeg CMeeg added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 18, 2019
@CMeeg
Copy link
Owner

CMeeg commented Sep 21, 2019

Hi @ChristopherJennings - with the rebrand, would it be better to rename the plugin:

  • gridsome-source-kontent; or
  • gridsome-source-kentico-kontent

@CMeeg CMeeg self-assigned this Sep 22, 2019
@petrsvihlik
Copy link

Guidelines: https://gitter.im/Kentico/Kontent?at=5d8b643d692d464f7969c6d9

I'd go for gridsome-source-kentico-kontent

@ChristopherJennings
Copy link
Author

Hi,
Sorry for the delay in my response.

We've just published guidelines for the community here.

As your plugin is outside of our github organization, naming would be gridsome-source-kentico-kontent, since there's an established pattern for Gridsome plugins already, we defer to that.

@CMeeg
Copy link
Owner

CMeeg commented Sep 25, 2019

Great, thanks @petrsvihlik and @ChristopherJennings :)

I'm pretty much done with changes related to the rebrand and upgrade to the latest js sdk. I'll hopefully get some time in the coming days to finalise and push.

CMeeg added a commit that referenced this issue Sep 30, 2019
BREAKING CHANGE: Due to [changes](https://github.com/Kentico/kentico-kontent-js/blob/master/packages/delivery/UPGRADE.md) in the Kentico Kontent Delivery API, there are some breaking changes within `GridsomeContentItem` and `deliveryClientConfig`.

These may not apply to your project so please run `gridsome develop` first and then come back here if you are seeing errors:

* `GridsomeContentItem`: Access to raw `ContentItem` fields is now via `this._raw.elements` rather than `this.elements`
* `GridsomeContentItem`: 'linkResolver` has been renamed to `urlSlugResolver`
* `deliveryClientConfig`: A few of the available options have changed - please review the [Kentico Kontent documentation](https://github.com/Kentico/kentico-kontent-js/blob/master/packages/delivery/DOCS.md#client-configuration) for supported configuration options

This update also replaces references to "Kentico Cloud" with "Kentico Kontent" due to the recent rebrand, which has resulted in a rename of this plugin.

Closes #7, #8, #9
@CMeeg CMeeg closed this as completed Sep 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants